Crate wasmer_cli[][src]

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)

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.