mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-02 00:52:16 +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.