wasm-bindgen
wasm-bindgen copied to clipboard
Add `AbstractRange` and `StaticRange` interfaces
This pull request adds support for the AbstractRange and StaticRange interfaces to wasm-bindgen, enabling Rust developers to interact with these DOM range objects for improved web API compatibility.
@daxpedda I have incorporated your requested changes and would appreciate another review. Unfortunately, I can't remove the 'waiting for author' label myself.
Ah, this PR is just what i need, thank you @behrenle
Oh, unfortunately i can't use this as a git dependency due to the "links" tag - if anything depends on wasm-bindgen, and i import this version of web_sys, dependency resolution fails.
It's not impossible to get it to work temporarily, but i would definetely appreciate if this were merged sometime in the coming months
@kartonrad I’m facing the same issue, but I’m still waiting for a follow-up review from @daxpedda. Hopefully, we can get this merged soon!