mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 02:00:51 +00:00
When a type is renamed in Rust via `js_name` then all method imports will also need a `js_class` annotation to hook them up correctly.
When a type is renamed in Rust via `js_name` then all method imports will also need a `js_class` annotation to hook them up correctly.