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:
3
samples/terminate/run.sh
Executable file
3
samples/terminate/run.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
out/terminate -f out/wasm-apps/testapp.wasm
|
||||
Reference in New Issue
Block a user