Re-exports§
pub use wasm_opt::install_wasm_opt;pub use wasm_opt::run_wasm_opt;
Modules§
Structs§
- Code
Report - Rustc
Version - Contains a representation of a Rust compiler (toolchain) version.
- Wasm
Info - Wasm
Report
Enums§
- Opcode
Version - 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.