TianlongLiang c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) пре 1 година
..
src c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) пре 1 година
wasm-apps fde98331ff examples/terminate: Use wasm_runtime_spawn_exec_env as well (#3049) пре 2 година
.gitignore b97370e3a8 samples/terminate: Add a sample to demonstrate wasm_runtime_terminate (#3043) пре 2 година
CMakeLists.txt fde98331ff examples/terminate: Use wasm_runtime_spawn_exec_env as well (#3049) пре 2 година
README.md b97370e3a8 samples/terminate: Add a sample to demonstrate wasm_runtime_terminate (#3043) пре 2 година
build.sh b97370e3a8 samples/terminate: Add a sample to demonstrate wasm_runtime_terminate (#3043) пре 2 година
run.sh b97370e3a8 samples/terminate: Add a sample to demonstrate wasm_runtime_terminate (#3043) пре 2 година

README.md

The "terminate" sample project

This sample demonstrates wasm_runtime_terminate API.