Skip to content

Implement shared heap for AOT#3815

Merged
wenyongh merged 6 commits intobytecodealliance:dev/shared_heapfrom
wenyongh:dev/shared_heap
Sep 29, 2024
Merged

Implement shared heap for AOT#3815
wenyongh merged 6 commits intobytecodealliance:dev/shared_heapfrom
wenyongh:dev/shared_heap

Conversation

@wenyongh
Copy link
Collaborator

No description provided.

@wenyongh wenyongh marked this pull request as draft September 25, 2024 08:42
typedef struct AOTModuleInstanceExtra {
DefPointer(const uint32 *, stack_sizes);
/*
* Ajusted shared heap based addr to simple the calculation
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adjusted

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@wenyongh wenyongh marked this pull request as ready for review September 26, 2024 10:08
@wenyongh wenyongh merged commit 9ba36e2 into bytecodealliance:dev/shared_heap Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants