wasm-bindgen 0.2.90

Easy support for interacting between JS and Rust.
Documentation
1
2
3
4
5
6
7
8
{
  "moz:firefoxOptions": {
    "prefs": {
        "dom.workers.modules.enabled": true
    },
    "args": []
  }
}