mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-26 16:16:14 +00:00
| .. | ||
| src | ||
| tests | ||
| .cargo-checksum.json | ||
| Cargo.toml | ||
| CHANGELOG.md | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| README.md | ||
js-sys
Raw bindings to JS global APIs for projects using wasm-bindgen. This crate is
handwritten and intended to work in all JS environments like browsers and
Node.js.