Crate wasmer_cli
source ·Expand description
The Wasmer binary lib
Modules
- A convenient little abstraction for building up C expressions and generating simple C code.
- The logic for the Wasmer CLI tool.
- The commands available in the Wasmer binary.
- Common module with common used structures across different commands.
- Implements
PretyError
to print pretty errors in the CLI (when they happen) - Logging functions for the debug feature.
- Module for parsing and installing packages
- Common module with common used structures across different commands.
- This file provides suggestions for the user, to help them on the usage of WebAssembly
- Utility functions for the WebAssembly module
Macros
- A macro that prints a warning with nice colors
Constants
- Version number of this crate.