Expand description
The module for the Wasmtime CLI commands.
Structsยง
- Compile
Command - Compiles a WebAssembly module.
- Config
Command - Controls Wasmtime configuration settings
- Config
NewCommand - Creates a new Wasmtime configuration file
- Explore
Command - Explore the compilation of a WebAssembly module to native code.
- Objdump
Command - A helper utility in wasmtime to explore the compiled object file format of
a
*.cwasm
file. - RunCommand
- Runs a WebAssembly module
- Serve
Command - Runs a WebAssembly module
- Settings
Command - Displays available Cranelift settings for a target.
- Wast
Command - Runs a WebAssembly test script file