Crate wasm_js

Crate wasm_js 

Source

Modules§

bindgen
Functionality related to running wasm-bindgen.
build
Building a Rust crate into a .wasm binary.
child
Utilities for managing child processes.
command
CLI command structures, parsing, and execution.
install
Functionality related to installing prebuilt binaries and/or running cargo install.
js_bin
Writer the converts a stream of WASM bytes into a JS module
lockfile
Reading Cargo.lock lock file.
manifest
Reading and writing Cargo.toml and package.json manifests.
progressbar
Fancy progress bar functionality.
stamps
Key-value store in *.stamps file.
target
Information about the target we’re currently being compiled for.
test
Testing a Rust crate compiled to wasm.
utils
Utility functions for commands.
wasm_opt
Support for downloading and executing wasm-opt

Structs§

Cli

Statics§

PBAR
The global progress bar and user-facing message output.