mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-22 09:11:35 +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.