wasmtime-cli 36.0.13

Command-line interface for Wasmtime
Documentation
1
2
3
4
(module
    (memory 1)
    (func (export "_start"))
)