Ingvar Stepanyan bc4a98d146 Add JsString <-> char conversions
These are pretty common and already supported via ABI conversions, yet pretty easy to get wrong when converting them manually.

Fixes #1363.
2019-04-23 15:54:06 +01:00
..
2019-04-23 15:54:06 +01:00
2019-04-23 15:54:06 +01:00
2019-04-11 07:39:45 -07:00
2018-08-13 14:27:10 -07:00
2018-09-21 10:08:11 +02:00

js-sys

API documentation

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.