mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 15:05:19 +00:00
b97370e3a8
This is basically a modified copy of the "shared-module" example.
4 lines
57 B
Bash
Executable File
4 lines
57 B
Bash
Executable File
#!/bin/bash
|
|
|
|
out/terminate -f out/wasm-apps/testapp.wasm
|