Skip to content

Conversation

@daxpedda
Copy link
Member

@daxpedda daxpedda commented Dec 6, 2024

These changes re-establish feature resolver version 1 compatibility.

Instead of using crate features we use macros defined in wasm_bindgen::__rt. This was possible because we moved allow_internal_unstable from the proc-macro to these new macros.

Thanks @taiki-e for proposing and finding this solution.

Fixes #4304.
Replaces #4306.
Reverts #4284.
Reverts #4307.

@daxpedda daxpedda force-pushed the resolver-v1 branch 7 times, most recently from 744bd6e to a317e5b Compare December 6, 2024 19:49
@daxpedda daxpedda merged commit f90ebda into wasm-bindgen:main Dec 6, 2024
54 checks passed
@taiki-e taiki-e mentioned this pull request Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant