mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 10:10: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.