Module wasmer_cli::commands

source ·
Expand description

The commands available in the Wasmer binary.

Structs

Add a WAPM package’s bindings to your application.
Unregister and/or register wasmer as binfmt interpreter
The options for the wasmer compile subcommand
The options for the wasmer config subcommand
The options for the wasmer create-exe subcommand
The options for the wasmer create-exe subcommand
The options for the wasmer validate subcommand
Subcommand for listing packages
Subcommand for listing packages
The options for the wasmer run subcommand
Same as wasmer run, but without the required path argument (injected previously)
The options for the wasmer self-update subcommand
The options for the wasmer validate subcommand
The options for the wasmer wast subcommand
The options for the wasmer whoami subcommand

Enums

The options for the wasmer cache subcommand
The kind of object format to emit.

Type Definitions

The prefixer returns the a String to prefix each of the functions in the static object generated by the so we can assure no collisions.