石博文 3c337dc3ab fix: Wrong compiler parameter on MSVC (#4778) 4 dagar sedan
..
src c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) 1 år sedan
wasm-apps fde98331ff examples/terminate: Use wasm_runtime_spawn_exec_env as well (#3049) 2 år sedan
.gitignore b97370e3a8 samples/terminate: Add a sample to demonstrate wasm_runtime_terminate (#3043) 2 år sedan
CMakeLists.txt 3c337dc3ab fix: Wrong compiler parameter on MSVC (#4778) 4 dagar sedan
README.md b97370e3a8 samples/terminate: Add a sample to demonstrate wasm_runtime_terminate (#3043) 2 år sedan
build.sh b97370e3a8 samples/terminate: Add a sample to demonstrate wasm_runtime_terminate (#3043) 2 år sedan
run.sh b97370e3a8 samples/terminate: Add a sample to demonstrate wasm_runtime_terminate (#3043) 2 år sedan

README.md

The "terminate" sample project

This sample demonstrates wasm_runtime_terminate API.