Skip to content

Conversation

@daxpedda
Copy link
Member

We should never use our own wasm_bindgen::__rt paths outside of proc-macros.

This caused breakage in js-sys and wasm-bindgen-futures when not enabling the std crate feature of wasm-bindgen but disabling their own.

Cc @kpreid.
Fixes #4303.

This caused breakage in `js-sys` and `wasm-bindgen-futures` when not enabling the `std` crate feature of `wasm-bindgen` but disabling their own.
@daxpedda daxpedda merged commit 9fab9ce into wasm-bindgen:main Nov 30, 2024
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant