Crate gear_wasm_builder

Crate gear_wasm_builder 

Source

Re-exports§

pub use gear_wasm_optimizer as optimize;

Modules§

code_validator

Structs§

CargoCommand
Helper to deal with the cargo command.
WasmBuilder
WASM building tool.

Enums§

PreProcessorTarget
Preprocessor target specifying the output file name.

Constants§

TARGET

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§

PreProcessorResult
Pre-processor result.