liang.he b71a6bf58f Turn warnings into errors in CI (#4397) vor 4 Monaten
..
src c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) vor 1 Jahr
wasm-apps fde98331ff examples/terminate: Use wasm_runtime_spawn_exec_env as well (#3049) vor 2 Jahren
.gitignore b97370e3a8 samples/terminate: Add a sample to demonstrate wasm_runtime_terminate (#3043) vor 2 Jahren
CMakeLists.txt b71a6bf58f Turn warnings into errors in CI (#4397) vor 4 Monaten
README.md b97370e3a8 samples/terminate: Add a sample to demonstrate wasm_runtime_terminate (#3043) vor 2 Jahren
build.sh b97370e3a8 samples/terminate: Add a sample to demonstrate wasm_runtime_terminate (#3043) vor 2 Jahren
run.sh b97370e3a8 samples/terminate: Add a sample to demonstrate wasm_runtime_terminate (#3043) vor 2 Jahren

README.md

The "terminate" sample project

This sample demonstrates wasm_runtime_terminate API.