Docs.rs
gear-wasm-optimizer-1.7.0
gear-wasm-optimizer 1.7.0
Docs.rs crate page
GPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
github:gear-tech:dev
breathx
Dependencies
anyhow ^1.0.86
normal
colored ^2.1.0
normal
gear-wasm-instrument =1.7.0
normal
log ^0.4.22
normal
gear-pwasm-utils ^0.19.0
normal
regex ^1.9
normal
rustc_version ^0.4.0
normal
wasm-opt ^0.116
normal
optional
wasmparser-nostd ^0.100.1
normal
which ^4.4.2
normal
wabt ^0.10.0
dev
wasmer ^4.3.4
dev
Versions
33.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gear_
wasm_
optimizer
1.7.0
All Items
Crate Items
Structs
Enums
Constants
Functions
Crate
gear_wasm_optimizer
Copy item path
Source
Structs
§
Cargo
Command
Helper to deal with the
cargo
command.
Optimization
Result
Optimizer
Enums
§
OptType
Type of the output wasm.
Constants
§
FUNC_
EXPORTS
Functions
§
do_
optimization
Optimizes the Wasm supplied as
crate_metadata.dest_wasm
using the
wasm-opt
binary.
optimize_
wasm
Attempts to perform optional Wasm optimization using
binaryen
.