Marine CLI
Last updated
Was this helpful?
Last updated
Was this helpful?
The 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.