Registry / build-tool / wasm-bindgen-cli-support

wasm-bindgen-cli-support

JSON →
library0.2.125rscratesunverified

Shared support for the wasm-bindgen-cli package, an internal dependency.

# Cargo.toml [dependencies] wasm-bindgen-cli-support = "0.2.125"
INSTALL
IMPORT
SIG · WASM-BINDGEN-CLI-S
W
wasm-bindgen-cli-support
build-toolrustv0.2.125
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Bindgen
use wasm_bindgen_cli_support::Bindgen;

Creates a new Bindgen instance for CLI support.

use wasm_bindgen_cli_support::Bindgen; fn main() { let bindgen = Bindgen::new(); println!("Bindgen created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.125latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
OpenAI (training)
1
Resources
wasm-bindgen-cli-support — cargo add wasm-bindgen-cli-support · libregistry