samples/terminate: Add a sample to demonstrate wasm_runtime_terminate (#3043)

This is basically a modified copy of the "shared-module" example.
This commit is contained in:
YAMAMOTO Takashi
2024-01-18 16:01:03 +09:00
committed by GitHub
parent d13a54f860
commit b97370e3a8
10 changed files with 391 additions and 0 deletions

3
samples/terminate/run.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
out/terminate -f out/wasm-apps/testapp.wasm