mirror of
https://github.com/rustwasm/wasm-bindgen.git
synced 2024-11-28 14:27:36 +03:00
911a32c0d5
This is similar to `js_namespace` but translates into a static method on `Class` rather than a free function. This allows us to have bindings to things like `Object.keys` as `Object::keys`. |
||
---|---|---|
.. | ||
backend | ||
cli | ||
cli-support | ||
macro | ||
shared | ||
typescript | ||
webidl |