WebIDL: enable bindings that take Option<scalar>
#624
Labels
frontend:webidl
Issues related to the WebIDL frontend to wasm-bindgen
web-sys
Issues related to the `web-sys` crate
Right now support for things like
Option<u32>
isn't implemented, so we'll need to implement that first to enable the bindings in https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys/webidls/unavailable_option_primitiveThe text was updated successfully, but these errors were encountered: