4 lines
61 B
Bash
4 lines
61 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
wasmtime target/wasm32-wasi/debug/wasm-bin.wasm
|