mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-23 05:30:52 +00:00
1. Adds support for binding `DOMString` arguments to `&str`. 2. Ignore whether an argument is optional, and just always emit bindings for it.