mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-29 12:41:34 +00:00
doc(readme) Add links to doc & clean
This patch adds a link to the crate's documentation. It also removes a reference to #275, which is closed now.
This commit is contained in:
@ -1,8 +1,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.
|
||||
|
||||
Progress for this crate can be tracked at
|
||||
[#275](https://github.com/rustwasm/wasm-bindgen/issues/275).
|
||||
|
Reference in New Issue
Block a user