Internal testing crate for wasm-bindgen, providing utilities for testing WebAssembly modules.
# Cargo.toml
[dependencies]
wasm-bindgen-test = "0.3.75"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a test function that runs in a WebAssembly environment.
Use `wasm-bindgen-test` only if you are developing wasm-bindgen itself; for general WASM testing, consider `wasm-bindgen-test` as a dev-dependency.
No dependency data recorded yet.