Expand description
The Wasmer binary lib
Modules§
- cli
- The logic for the Wasmer CLI tool.
- commands
- The commands available in the Wasmer binary.
- common
- Common module with common used structures across different commands.
- error
- Implements
PretyError
to print pretty errors in the CLI (when they happen) - store
- Common module with common used structures across different commands.
- utils
- Utility functions for the WebAssembly module
Macros§
- warning
- A macro that prints a warning with nice colors
Constants§
- VERSION
- Version number of this crate.