Skip to content

Adding ARM aeabi symbols for AOT bulk memory ops#1777

Merged
wenyongh merged 1 commit intobytecodealliance:mainfrom
nchamzn:reloc-bulk-mem
Dec 2, 2022
Merged

Adding ARM aeabi symbols for AOT bulk memory ops#1777
wenyongh merged 1 commit intobytecodealliance:mainfrom
nchamzn:reloc-bulk-mem

Conversation

@nchamzn
Copy link
Copy Markdown
Contributor

@nchamzn nchamzn commented Dec 1, 2022

I'm building for Android and attempting to use AOT with bulk memory operations enabled. I run in to an issue when loading the module:

AOT module load failed: resolve symbol __aeabi_memmove failed

This change allows the module to load and run successfully.

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.

3 participants