File: README.md

package info (click to toggle)
rust-js-sys 0.3.77-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 452 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rw-r--r-- 251 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
# `js-sys`

[API documentation](https://rustwasm.github.io/wasm-bindgen/api/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.