Skip to content

Conversation

@wenyongh
Copy link
Contributor

And add wasm_engine_new_with_args() declaration in wasm_c_api.h
Fix wasm-c-api frame func_offset issue in fast interp mode
Remove sanitize compiler flag in product-mini linux CMakeLists.txt

wenyongh added 7 commits July 6, 2021 16:45
Merge bytecodealliance:main into wenyongh:main
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
Implement wasm-c-api frame/trap APIs for interpreter mode (#660)
And update workflow to build/cache llvm and run wasm-c-api samples
Implement wasm-c-api frame/trap APIs for AOT mode (#663)
Add wasm_engine_new_with_args declaration in wasm_c_api.h
Fix wasm-c-api frame func_offset issue in fast interp mode
Remove bounds sanitize compiler flag
@wenyongh wenyongh changed the title Implement wasm_config related wasm-c-api APIs Implement wasm-c-api wasm_config related APIs Jul 15, 2021
@wenyongh wenyongh merged commit ea06c19 into bytecodealliance:main Jul 15, 2021
wenyongh referenced this pull request in wenyongh/wasm-micro-runtime Jul 15, 2021
Implement wasm-c-api wasm_config related APIs (#665)
wenyongh referenced this pull request in wenyongh/wasm-micro-runtime Jul 19, 2021
Implement wasm-c-api wasm_config related APIs (#665)
vickiegpt pushed a commit to vickiegpt/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
And add wasm_engine_new_with_args() declaration in wasm_c_api.h
Fix wasm-c-api frame func_offset issue in fast interp mode
Remove sanitize compiler flag in product-mini linux CMakeLists.txt
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