Open behrenle opened 1 month ago
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.
AbstractRange
StaticRange
This pull request adds support for the
AbstractRange
andStaticRange
interfaces to wasm-bindgen, enabling Rust developers to interact with these DOM range objects for improved web API compatibility.