Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement wasm-c-api frame/trap APIs for interpreter mode #660

Merged
merged 2 commits into from
Jul 6, 2021

Conversation

wenyongh
Copy link
Contributor

@wenyongh wenyongh commented Jul 6, 2021

And enable to cache compiled AOT file buffer for wasm-c-api JIT mode
Avoid checks that rely on undefined C behavior
Fix issues of wasm-c-api sample trap and callback_chain

Signed-off-by: Wenyong Huang wenyong.huang@intel.com

Merge bytecodealliance:main into wenyongh:main
@wenyongh wenyongh merged commit b554a9d into bytecodealliance:main Jul 6, 2021
wenyongh referenced this pull request in wenyongh/wasm-micro-runtime Jul 6, 2021
Implement wasm-c-api frame/trap APIs for interpreter mode (#660)
Enable to cache compiled AOT file buffer for wasm-c-api JIT mode
Fix issues of wasm-c-api sample trap and callback_chain
Avoid checks that rely on undefined C behavior
victoryang00 pushed a commit to victoryang00/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
…liance#660)

And enable to cache compiled AOT file buffer for wasm-c-api JIT mode
Avoid checks that rely on undefined C behavior
Fix issues of wasm-c-api sample trap and callback_chain

Signed-off-by: Wenyong Huang <wenyong.huang@intel.com>
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.

1 participant