Re-exports§
pub use gear_wasm_optimizer as optimize;
Modules§
Structs§
- Cargo
Command - Helper to deal with the
cargocommand. - Wasm
Builder - WASM building tool.
Enums§
- PreProcessor
Target - Preprocessor target specifying the output file name.
Constants§
Traits§
- PreProcessor
- Pre-processor hook for wasm generation.
Functions§
- build
- Shorthand function to be used in
build.rs. - recommended_
nightly - Shorthand function to be used in
build.rs.
Type Aliases§
- PreProcessor
Result - Pre-processor result.