Module wasmtime_cli::commands[][src]

Expand description

The module for the Wasmtime CLI commands.

Structs

CompileCommand

Compiles a WebAssembly module.

ConfigNewCommand

Creates a new Wasmtime configuration file

RunCommand

Runs a WebAssembly module

SettingsCommand

Displays available Cranelift settings for a target.

WasmToObjCommand

Translates a WebAssembly module to native object file

WastCommand

Runs a WebAssembly test script file

Enums

ConfigCommand

Controls Wasmtime configuration settings