pub fn exports() -> JsValue
Returns a handle to this Wasm instance’s WebAssembly.Instance.prototype.exports.
WebAssembly.Instance.prototype.exports
This function always panics when running outside of WASM.