mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 15:05:19 +00:00
4 lines
60 B
Bash
4 lines
60 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
out/inst-context -f out/wasm-apps/testapp.wasm
|