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

README.md

The "terminate" sample project

This sample demonstrates wasm_runtime_terminate API.