Module tools

Module tools 

Source

Re-exports§

pub use wasm_opt::install_wasm_opt;
pub use wasm_opt::run_wasm_opt;

Modules§

build_target
twiggy
wasm_opt

Structs§

CodeReport
RustcVersion
Contains a representation of a Rust compiler (toolchain) version.
WasmInfo
WasmReport

Enums§

OpcodeVersion
There is another implementation of this in the executor, but unreleased.

Functions§

check_tools_installed
find_current_workspace
find_workspace
Finds the workspace by searching for the workspace argument into the project’s cargo. Works in debug mode too.
git_describe
rustc_version_warning
Writes a warning if there is an incompatiblilty between the framework version and the Rustc version.
wasm_to_wat
Converts a .wasm file on the disk to .wat.