mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-05 02:22:16 +00:00
* js-sys: imports should take &str parameters instead of &JsString * js-sys: Imports should take Option<&str> instead of Option<String>
* js-sys: imports should take &str parameters instead of &JsString * js-sys: Imports should take Option<&str> instead of Option<String>