Module wasmtime_cli::commands[][src]

The module for the Wasmtime CLI commands.

Structs

ConfigNewCommand

Creates a new Wasmtime configuration file

RunCommand

Runs a WebAssembly module

WasmToObjCommand

Translates a WebAssembly module to native object file

WastCommand

Runs a WebAssembly test script file

Enums

ConfigCommand

Controls Wasmtime configuration settings

Constants

WASM2OBJ_AFTER_HELP

The after help text for the wasm2obj command.