Marine CLI
The Marine command line tool provides the project marine build
functionality, analogous to cargo build
, that results in the Rust code to be compiled to wasm32-wasi modules. In addition, marine
provides utilities to inspect Wasm modules, expose Wasm module attributes or manually set module properties.
Last updated
Was this helpful?