Module commands

Module commands 

Source
Expand description

The module for the Wasmtime CLI commands.

Structsยง

CompileCommand
Compiles a WebAssembly module.
ConfigCommand
Controls Wasmtime configuration settings
ConfigNewCommand
Creates a new Wasmtime configuration file
ExploreCommand
Explore the compilation of a WebAssembly module to native code.
ObjdumpCommand
A helper utility in wasmtime to explore the compiled object file format of a *.cwasm file.
RunCommand
Runs a WebAssembly module
ServeCommand
Runs a WebAssembly module
SettingsCommand
Displays available Cranelift settings for a target.
WastCommand
Runs a WebAssembly test script file