Skip to content

[instantiation linking] create and import WASMMemoryInstance for aot #3887

Merged
lum1n0us merged 14 commits intobytecodealliance:dev/instantiate_linkingfrom
lum1n0us:feat_inst_linking_memory_aot
Nov 20, 2024
Merged

[instantiation linking] create and import WASMMemoryInstance for aot #3887
lum1n0us merged 14 commits intobytecodealliance:dev/instantiate_linkingfrom
lum1n0us:feat_inst_linking_memory_aot

Conversation

@lum1n0us
Copy link
Contributor

based on #3845

@lum1n0us lum1n0us force-pushed the feat_inst_linking_memory_aot branch 5 times, most recently from 9ef6ec2 to 730cd55 Compare November 1, 2024 13:00
@lum1n0us lum1n0us marked this pull request as ready for review November 1, 2024 13:35
@lum1n0us lum1n0us force-pushed the feat_inst_linking_memory_aot branch from 730cd55 to 15f9ad5 Compare November 4, 2024 06:42
@lum1n0us lum1n0us force-pushed the feat_inst_linking_memory_aot branch from 15f9ad5 to 878287d Compare November 4, 2024 07:41
@lum1n0us lum1n0us force-pushed the feat_inst_linking_memory_aot branch from 878287d to b0cc5ce Compare November 18, 2024 07:34
Copy link
Collaborator

@wenyongh wenyongh left a comment

Choose a reason for hiding this comment

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

Had better test whether the AOT file compiled by older wamrc work in the new code?

@lum1n0us
Copy link
Contributor Author

Had better test whether the AOT file compiled by older wamrc work in the new code?

Agreed. I intend to do that once all four WASMXXXInstance have been implemented. However, given the current progress, it is difficult to ensure compatibility starting from WASMGlobalInstance.

Copy link
Collaborator

@wenyongh wenyongh left a comment

Choose a reason for hiding this comment

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

LGTM

@lum1n0us lum1n0us merged commit 9b5058c into bytecodealliance:dev/instantiate_linking Nov 20, 2024
@lum1n0us lum1n0us deleted the feat_inst_linking_memory_aot branch November 20, 2024 03:19
lum1n0us added a commit to lum1n0us/wasm-micro-runtime that referenced this pull request Feb 19, 2025
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