[][src]Crate wasm_pack

Your favorite rust -> wasm workflow tool!

Modules

bindgen

Functionality related to installing and running wasm-bindgen.

build

Building a Rust crate into a .wasm binary.

cache

Getting and configuring wasm-pack's binary cache.

child

Utilties for managing child processes.

command

CLI command structures, parsing, and execution.

emoji

Emoji contants used by wasm-pack.

license

Copy LICENSE file(s) for the packaged wasm.

lockfile

Reading Cargo.lock lock file.

manifest

Reading and writing Cargo.toml and package.json manifests.

npm

Functionality related to publishing to npm.

progressbar

Fancy progress bar functionality.

readme

Generating README files for the packaged wasm.

target

Information about the target wasm-pack is currently being compiled for.

test

Testing a Rust crate compiled to wasm.

Structs

Cli

📦 ✨ pack and publish your wasm!

Statics

PBAR

The global progress bar and user-facing message output.