[][src]Crate wasmtime_cli

The Wasmtime command line interface (CLI) crate.

This crate implements the Wasmtime command line tools.

Modules

commands

The module for the Wasmtime CLI commands.

Functions

compile_to_obj

Creates object file from binary wasm data.