Crate wasmtime_cli[][src]

Expand description

The Wasmtime command line interface (CLI) crate.

This crate implements the Wasmtime command line tools.

Modules

commands

The module for the Wasmtime CLI commands.

Structs

WasiModules

Select which WASI modules are available at runtime for use by Wasm programs.

Functions

compile_to_obj

Creates object file from binary wasm data.