wit-bindgen-moonbit 0.60.0

MoonBit bindings generator for WIT and the component model, typically used through the `wit-bindgen-cli` crate.
Documentation
1
2
3
4
5
6
7
8
9
{
  "warn-list": "-44",
  "import": [
    { "path": "moonbitlang/core/deque", "alias": "deque" },
    { "path": "moonbitlang/core/ref", "alias": "ref" },
    { "path": "moonbitlang/core/set", "alias": "set" }
  ],
  "supported-targets": "+wasm"
}