@dcl-regenesislabs/bevy-explorer-web 0.1.0-24780986154.commit-0474c6e → 0.1.0-24824240211.commit-80ebe54
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.env +1 -1
- package/index.html +1 -1
- package/package.json +3 -3
- package/pkg/manifest.json +1 -1
- package/pkg/webgpu_build.d.ts +3 -3
- package/pkg/webgpu_build.js +36 -36
- package/pkg/webgpu_build_bg.wasm +0 -0
- package/pkg/webgpu_build_bg.wasm.d.ts +3 -3
package/.env
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
PUBLIC_URL="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-
|
|
1
|
+
PUBLIC_URL="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-24824240211.commit-80ebe54"
|
package/index.html
CHANGED
|
@@ -411,7 +411,7 @@
|
|
|
411
411
|
}
|
|
412
412
|
</style>
|
|
413
413
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap" rel="stylesheet">
|
|
414
|
-
<script>window.PUBLIC_URL = "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-
|
|
414
|
+
<script>window.PUBLIC_URL = "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-24824240211.commit-80ebe54";</script>
|
|
415
415
|
</head>
|
|
416
416
|
<body>
|
|
417
417
|
<div id="header" class="container">
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dcl-regenesislabs/bevy-explorer-web",
|
|
3
|
-
"version": "0.1.0-
|
|
3
|
+
"version": "0.1.0-24824240211.commit-80ebe54",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"postinstall": "node ./scripts/prebuild.js"
|
|
6
6
|
},
|
|
@@ -8,6 +8,6 @@
|
|
|
8
8
|
"type": "git",
|
|
9
9
|
"url": "git+https://github.com/decentraland/bevy-explorer.git"
|
|
10
10
|
},
|
|
11
|
-
"homepage": "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-
|
|
12
|
-
"commit": "
|
|
11
|
+
"homepage": "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-24824240211.commit-80ebe54",
|
|
12
|
+
"commit": "80ebe5489676983f89144e6c9da428574840c8ed"
|
|
13
13
|
}
|
package/pkg/manifest.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"wasmSize":
|
|
1
|
+
{"wasmSize":115756262}
|
package/pkg/webgpu_build.d.ts
CHANGED
|
@@ -492,7 +492,7 @@ export interface InitOutput {
|
|
|
492
492
|
readonly wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__web_sys_4810301cc3ef8c1f___features__gen_CloseEvent__CloseEvent____Output_______: (a: number, b: number) => void;
|
|
493
493
|
readonly wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__wasm_bindgen_c050fca1e6679df8___JsValue____Output___core_b1d35abfa360d765___result__Result_____wasm_bindgen_c050fca1e6679df8___JsError___: (a: number, b: number) => void;
|
|
494
494
|
readonly wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__f64__wasm_bindgen_c050fca1e6679df8___JsValue___Output_______: (a: number, b: number) => void;
|
|
495
|
-
readonly
|
|
495
|
+
readonly wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__Fn__comms_8cf67823933f4f5___livekit__web__room_event__RoomEvent____Output_______: (a: number, b: number) => void;
|
|
496
496
|
readonly wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__web_sys_4810301cc3ef8c1f___features__gen_CloseEvent__CloseEvent____Output________1_: (a: number, b: number) => void;
|
|
497
497
|
readonly wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut_____Output_______: (a: number, b: number) => void;
|
|
498
498
|
readonly wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__wasm_bindgen_c050fca1e6679df8___JsValue____Output_______: (a: number, b: number) => void;
|
|
@@ -504,7 +504,7 @@ export interface InitOutput {
|
|
|
504
504
|
readonly wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__core_b1d35abfa360d765___option__Option_web_sys_4810301cc3ef8c1f___features__gen_Blob__Blob_____Output_______: (a: number, b: number) => void;
|
|
505
505
|
readonly wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___f64__wasm_bindgen_c050fca1e6679df8___JsValue______true_: (a: number, b: number, c: number, d: any) => void;
|
|
506
506
|
readonly wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue__core_b1d35abfa360d765___result__Result_____wasm_bindgen_c050fca1e6679df8___JsError___true_: (a: number, b: number, c: any) => [number, number];
|
|
507
|
-
readonly
|
|
507
|
+
readonly wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___comms_8cf67823933f4f5___livekit__web__local_audio_track__LocalAudioTrack__core_b1d35abfa360d765___result__Result_____wasm_bindgen_c050fca1e6679df8___JsError___true_: (a: number, b: number, c: any) => [number, number];
|
|
508
508
|
readonly wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___js_sys_d40b129ce13bfafb___Array__web_sys_4810301cc3ef8c1f___features__gen_ResizeObserver__ResizeObserver______true_: (a: number, b: number, c: any, d: any) => void;
|
|
509
509
|
readonly wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___js_sys_d40b129ce13bfafb___Function_fn_wasm_bindgen_c050fca1e6679df8___JsValue_____wasm_bindgen_c050fca1e6679df8___sys__Undefined___js_sys_d40b129ce13bfafb___Function_fn_wasm_bindgen_c050fca1e6679df8___JsValue_____wasm_bindgen_c050fca1e6679df8___sys__Undefined_______true_: (a: number, b: number, c: any, d: any) => void;
|
|
510
510
|
readonly wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true__3_: (a: number, b: number, c: any) => void;
|
|
@@ -512,7 +512,7 @@ export interface InitOutput {
|
|
|
512
512
|
readonly wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true__4_: (a: number, b: number, c: any) => void;
|
|
513
513
|
readonly wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___web_sys_4810301cc3ef8c1f___features__gen_CloseEvent__CloseEvent______true_: (a: number, b: number, c: any) => void;
|
|
514
514
|
readonly wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___web_sys_4810301cc3ef8c1f___features__gen_MessageEvent__MessageEvent______true_: (a: number, b: number, c: any) => void;
|
|
515
|
-
readonly
|
|
515
|
+
readonly wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___comms_8cf67823933f4f5___livekit__web__room_event__RoomEvent______true_: (a: number, b: number, c: any) => void;
|
|
516
516
|
readonly wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___web_sys_4810301cc3ef8c1f___features__gen_CloseEvent__CloseEvent______true__1_: (a: number, b: number, c: any) => void;
|
|
517
517
|
readonly wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true_: (a: number, b: number, c: any) => void;
|
|
518
518
|
readonly wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___web_sys_4810301cc3ef8c1f___features__gen_InputEvent__InputEvent______true_: (a: number, b: number, c: any) => void;
|
package/pkg/webgpu_build.js
CHANGED
|
@@ -4650,147 +4650,147 @@ function __wbg_get_imports(memory) {
|
|
|
4650
4650
|
return ret;
|
|
4651
4651
|
},
|
|
4652
4652
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
4653
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4653
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 126196, function: Function { arguments: [Externref], shim_idx: 126197, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4654
4654
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__wasm_bindgen_c050fca1e6679df8___JsValue____Output________2_, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true__3_);
|
|
4655
4655
|
return ret;
|
|
4656
4656
|
},
|
|
4657
4657
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
4658
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4658
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 126196, function: Function { arguments: [NamedExternref("GPUUncapturedErrorEvent")], shim_idx: 126197, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4659
4659
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__wasm_bindgen_c050fca1e6679df8___JsValue____Output________2_, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true__3__1);
|
|
4660
4660
|
return ret;
|
|
4661
4661
|
},
|
|
4662
4662
|
__wbindgen_cast_0000000000000003: function(arg0, arg1) {
|
|
4663
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4663
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 133466, function: Function { arguments: [Externref], shim_idx: 133467, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4664
4664
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__wasm_bindgen_c050fca1e6679df8___JsValue____Output________3_, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true__4_);
|
|
4665
4665
|
return ret;
|
|
4666
4666
|
},
|
|
4667
4667
|
__wbindgen_cast_0000000000000004: function(arg0, arg1) {
|
|
4668
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4668
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 13885, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx: 13886, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4669
4669
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__web_sys_4810301cc3ef8c1f___features__gen_CloseEvent__CloseEvent____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___web_sys_4810301cc3ef8c1f___features__gen_CloseEvent__CloseEvent______true_);
|
|
4670
4670
|
return ret;
|
|
4671
4671
|
},
|
|
4672
4672
|
__wbindgen_cast_0000000000000005: function(arg0, arg1) {
|
|
4673
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4673
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 141568, function: Function { arguments: [Externref], shim_idx: 141569, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
4674
4674
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__wasm_bindgen_c050fca1e6679df8___JsValue____Output___core_b1d35abfa360d765___result__Result_____wasm_bindgen_c050fca1e6679df8___JsError___, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue__core_b1d35abfa360d765___result__Result_____wasm_bindgen_c050fca1e6679df8___JsError___true_);
|
|
4675
4675
|
return ret;
|
|
4676
4676
|
},
|
|
4677
4677
|
__wbindgen_cast_0000000000000006: function(arg0, arg1) {
|
|
4678
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4678
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 141568, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 141571, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4679
4679
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__wasm_bindgen_c050fca1e6679df8___JsValue____Output___core_b1d35abfa360d765___result__Result_____wasm_bindgen_c050fca1e6679df8___JsError___, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___web_sys_4810301cc3ef8c1f___features__gen_MessageEvent__MessageEvent______true_);
|
|
4680
4680
|
return ret;
|
|
4681
4681
|
},
|
|
4682
4682
|
__wbindgen_cast_0000000000000007: function(arg0, arg1) {
|
|
4683
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4683
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 18570, function: Function { arguments: [F64, Externref], shim_idx: 18571, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4684
4684
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__f64__wasm_bindgen_c050fca1e6679df8___JsValue___Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___f64__wasm_bindgen_c050fca1e6679df8___JsValue______true_);
|
|
4685
4685
|
return ret;
|
|
4686
4686
|
},
|
|
4687
4687
|
__wbindgen_cast_0000000000000008: function(arg0, arg1) {
|
|
4688
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4689
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
4688
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 46914, function: Function { arguments: [Externref], shim_idx: 46915, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
4689
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__Fn__comms_8cf67823933f4f5___livekit__web__room_event__RoomEvent____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___comms_8cf67823933f4f5___livekit__web__local_audio_track__LocalAudioTrack__core_b1d35abfa360d765___result__Result_____wasm_bindgen_c050fca1e6679df8___JsError___true_);
|
|
4690
4690
|
return ret;
|
|
4691
4691
|
},
|
|
4692
4692
|
__wbindgen_cast_0000000000000009: function(arg0, arg1) {
|
|
4693
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4694
|
-
const ret = makeClosure(arg0, arg1, wasm.
|
|
4693
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 46914, function: Function { arguments: [Externref], shim_idx: 46917, ret: Unit, inner_ret: Some(Unit) }, mutable: false }) -> Externref`.
|
|
4694
|
+
const ret = makeClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__Fn__comms_8cf67823933f4f5___livekit__web__room_event__RoomEvent____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___comms_8cf67823933f4f5___livekit__web__room_event__RoomEvent______true_);
|
|
4695
4695
|
return ret;
|
|
4696
4696
|
},
|
|
4697
4697
|
__wbindgen_cast_000000000000000a: function(arg0, arg1) {
|
|
4698
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4698
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 56714, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx: 56715, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4699
4699
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__web_sys_4810301cc3ef8c1f___features__gen_CloseEvent__CloseEvent____Output________1_, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___web_sys_4810301cc3ef8c1f___features__gen_CloseEvent__CloseEvent______true__1_);
|
|
4700
4700
|
return ret;
|
|
4701
4701
|
},
|
|
4702
4702
|
__wbindgen_cast_000000000000000b: function(arg0, arg1) {
|
|
4703
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4703
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 56820, function: Function { arguments: [], shim_idx: 56821, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4704
4704
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut_____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke_______true_);
|
|
4705
4705
|
return ret;
|
|
4706
4706
|
},
|
|
4707
4707
|
__wbindgen_cast_000000000000000c: function(arg0, arg1) {
|
|
4708
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4708
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 56823, function: Function { arguments: [Externref], shim_idx: 56824, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4709
4709
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__wasm_bindgen_c050fca1e6679df8___JsValue____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true_);
|
|
4710
4710
|
return ret;
|
|
4711
4711
|
},
|
|
4712
4712
|
__wbindgen_cast_000000000000000d: function(arg0, arg1) {
|
|
4713
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4713
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 60183, function: Function { arguments: [], shim_idx: 60184, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4714
4714
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut_____Output________1_, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke_______true__1_);
|
|
4715
4715
|
return ret;
|
|
4716
4716
|
},
|
|
4717
4717
|
__wbindgen_cast_000000000000000e: function(arg0, arg1) {
|
|
4718
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4718
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 60803, function: Function { arguments: [NamedExternref("CompositionEvent")], shim_idx: 60804, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4719
4719
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__web_sys_4810301cc3ef8c1f___features__gen_InputEvent__InputEvent____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___web_sys_4810301cc3ef8c1f___features__gen_InputEvent__InputEvent______true_);
|
|
4720
4720
|
return ret;
|
|
4721
4721
|
},
|
|
4722
4722
|
__wbindgen_cast_000000000000000f: function(arg0, arg1) {
|
|
4723
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4723
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 60803, function: Function { arguments: [NamedExternref("InputEvent")], shim_idx: 60804, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4724
4724
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__web_sys_4810301cc3ef8c1f___features__gen_InputEvent__InputEvent____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___web_sys_4810301cc3ef8c1f___features__gen_InputEvent__InputEvent______true__14);
|
|
4725
4725
|
return ret;
|
|
4726
4726
|
},
|
|
4727
4727
|
__wbindgen_cast_0000000000000010: function(arg0, arg1) {
|
|
4728
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4728
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 60803, function: Function { arguments: [NamedExternref("TouchEvent")], shim_idx: 60804, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4729
4729
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__web_sys_4810301cc3ef8c1f___features__gen_InputEvent__InputEvent____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___web_sys_4810301cc3ef8c1f___features__gen_InputEvent__InputEvent______true__15);
|
|
4730
4730
|
return ret;
|
|
4731
4731
|
},
|
|
4732
4732
|
__wbindgen_cast_0000000000000011: function(arg0, arg1) {
|
|
4733
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4733
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 64063, function: Function { arguments: [], shim_idx: 64064, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4734
4734
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut_____Output________2_, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke_______true__2_);
|
|
4735
4735
|
return ret;
|
|
4736
4736
|
},
|
|
4737
4737
|
__wbindgen_cast_0000000000000012: function(arg0, arg1) {
|
|
4738
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4738
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 64415, function: Function { arguments: [], shim_idx: 64416, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4739
4739
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut_____Output________3_, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke_______true__3_);
|
|
4740
4740
|
return ret;
|
|
4741
4741
|
},
|
|
4742
4742
|
__wbindgen_cast_0000000000000013: function(arg0, arg1) {
|
|
4743
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4743
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 64451, function: Function { arguments: [Externref], shim_idx: 64452, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4744
4744
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__wasm_bindgen_c050fca1e6679df8___JsValue____Output________1_, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true__1_);
|
|
4745
4745
|
return ret;
|
|
4746
4746
|
},
|
|
4747
4747
|
__wbindgen_cast_0000000000000014: function(arg0, arg1) {
|
|
4748
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4748
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 65976, function: Function { arguments: [Externref], shim_idx: 65977, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4749
4749
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__core_b1d35abfa360d765___option__Option_web_sys_4810301cc3ef8c1f___features__gen_Blob__Blob_____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true__2_);
|
|
4750
4750
|
return ret;
|
|
4751
4751
|
},
|
|
4752
4752
|
__wbindgen_cast_0000000000000015: function(arg0, arg1) {
|
|
4753
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4753
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 65976, function: Function { arguments: [NamedExternref("Array<any>"), NamedExternref("ResizeObserver")], shim_idx: 65983, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4754
4754
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__core_b1d35abfa360d765___option__Option_web_sys_4810301cc3ef8c1f___features__gen_Blob__Blob_____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___js_sys_d40b129ce13bfafb___Array__web_sys_4810301cc3ef8c1f___features__gen_ResizeObserver__ResizeObserver______true_);
|
|
4755
4755
|
return ret;
|
|
4756
4756
|
},
|
|
4757
4757
|
__wbindgen_cast_0000000000000016: function(arg0, arg1) {
|
|
4758
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4758
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 65976, function: Function { arguments: [NamedExternref("Array<any>")], shim_idx: 65977, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4759
4759
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__core_b1d35abfa360d765___option__Option_web_sys_4810301cc3ef8c1f___features__gen_Blob__Blob_____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true__2__21);
|
|
4760
4760
|
return ret;
|
|
4761
4761
|
},
|
|
4762
4762
|
__wbindgen_cast_0000000000000017: function(arg0, arg1) {
|
|
4763
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4763
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 65976, function: Function { arguments: [NamedExternref("Event")], shim_idx: 65977, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4764
4764
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__core_b1d35abfa360d765___option__Option_web_sys_4810301cc3ef8c1f___features__gen_Blob__Blob_____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true__2__22);
|
|
4765
4765
|
return ret;
|
|
4766
4766
|
},
|
|
4767
4767
|
__wbindgen_cast_0000000000000018: function(arg0, arg1) {
|
|
4768
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4768
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 65976, function: Function { arguments: [NamedExternref("FocusEvent")], shim_idx: 65977, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4769
4769
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__core_b1d35abfa360d765___option__Option_web_sys_4810301cc3ef8c1f___features__gen_Blob__Blob_____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true__2__23);
|
|
4770
4770
|
return ret;
|
|
4771
4771
|
},
|
|
4772
4772
|
__wbindgen_cast_0000000000000019: function(arg0, arg1) {
|
|
4773
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4773
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 65976, function: Function { arguments: [NamedExternref("KeyboardEvent")], shim_idx: 65977, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4774
4774
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__core_b1d35abfa360d765___option__Option_web_sys_4810301cc3ef8c1f___features__gen_Blob__Blob_____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true__2__24);
|
|
4775
4775
|
return ret;
|
|
4776
4776
|
},
|
|
4777
4777
|
__wbindgen_cast_000000000000001a: function(arg0, arg1) {
|
|
4778
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4778
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 65976, function: Function { arguments: [NamedExternref("PageTransitionEvent")], shim_idx: 65977, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4779
4779
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__core_b1d35abfa360d765___option__Option_web_sys_4810301cc3ef8c1f___features__gen_Blob__Blob_____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true__2__25);
|
|
4780
4780
|
return ret;
|
|
4781
4781
|
},
|
|
4782
4782
|
__wbindgen_cast_000000000000001b: function(arg0, arg1) {
|
|
4783
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4783
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 65976, function: Function { arguments: [NamedExternref("PointerEvent")], shim_idx: 65977, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4784
4784
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__core_b1d35abfa360d765___option__Option_web_sys_4810301cc3ef8c1f___features__gen_Blob__Blob_____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true__2__26);
|
|
4785
4785
|
return ret;
|
|
4786
4786
|
},
|
|
4787
4787
|
__wbindgen_cast_000000000000001c: function(arg0, arg1) {
|
|
4788
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4788
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 65976, function: Function { arguments: [NamedExternref("WheelEvent")], shim_idx: 65977, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4789
4789
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__core_b1d35abfa360d765___option__Option_web_sys_4810301cc3ef8c1f___features__gen_Blob__Blob_____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true__2__27);
|
|
4790
4790
|
return ret;
|
|
4791
4791
|
},
|
|
4792
4792
|
__wbindgen_cast_000000000000001d: function(arg0, arg1) {
|
|
4793
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
4793
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 65976, function: Function { arguments: [], shim_idx: 65991, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
4794
4794
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__core_b1d35abfa360d765___option__Option_web_sys_4810301cc3ef8c1f___features__gen_Blob__Blob_____Output_______, wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke_______true__4_);
|
|
4795
4795
|
return ret;
|
|
4796
4796
|
},
|
|
@@ -5144,7 +5144,7 @@ function __wbg_get_imports(memory) {
|
|
|
5144
5144
|
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
|
5145
5145
|
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
|
5146
5146
|
},
|
|
5147
|
-
memory: memory || new WebAssembly.Memory({initial:
|
|
5147
|
+
memory: memory || new WebAssembly.Memory({initial:1017,maximum:65536,shared:true}),
|
|
5148
5148
|
};
|
|
5149
5149
|
return {
|
|
5150
5150
|
__proto__: null,
|
|
@@ -5202,8 +5202,8 @@ function wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___web_sys_
|
|
|
5202
5202
|
wasm.wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___web_sys_4810301cc3ef8c1f___features__gen_MessageEvent__MessageEvent______true_(arg0, arg1, arg2);
|
|
5203
5203
|
}
|
|
5204
5204
|
|
|
5205
|
-
function
|
|
5206
|
-
wasm.
|
|
5205
|
+
function wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___comms_8cf67823933f4f5___livekit__web__room_event__RoomEvent______true_(arg0, arg1, arg2) {
|
|
5206
|
+
wasm.wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___comms_8cf67823933f4f5___livekit__web__room_event__RoomEvent______true_(arg0, arg1, arg2);
|
|
5207
5207
|
}
|
|
5208
5208
|
|
|
5209
5209
|
function wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___web_sys_4810301cc3ef8c1f___features__gen_CloseEvent__CloseEvent______true__1_(arg0, arg1, arg2) {
|
|
@@ -5269,8 +5269,8 @@ function wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bin
|
|
|
5269
5269
|
}
|
|
5270
5270
|
}
|
|
5271
5271
|
|
|
5272
|
-
function
|
|
5273
|
-
const ret = wasm.
|
|
5272
|
+
function wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___comms_8cf67823933f4f5___livekit__web__local_audio_track__LocalAudioTrack__core_b1d35abfa360d765___result__Result_____wasm_bindgen_c050fca1e6679df8___JsError___true_(arg0, arg1, arg2) {
|
|
5273
|
+
const ret = wasm.wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___comms_8cf67823933f4f5___livekit__web__local_audio_track__LocalAudioTrack__core_b1d35abfa360d765___result__Result_____wasm_bindgen_c050fca1e6679df8___JsError___true_(arg0, arg1, arg2);
|
|
5274
5274
|
if (ret[1]) {
|
|
5275
5275
|
throw takeFromExternrefTable0(ret[0]);
|
|
5276
5276
|
}
|
package/pkg/webgpu_build_bg.wasm
CHANGED
|
Binary file
|
|
@@ -153,7 +153,7 @@ export const wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35ab
|
|
|
153
153
|
export const wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__web_sys_4810301cc3ef8c1f___features__gen_CloseEvent__CloseEvent____Output_______: (a: number, b: number) => void;
|
|
154
154
|
export const wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__wasm_bindgen_c050fca1e6679df8___JsValue____Output___core_b1d35abfa360d765___result__Result_____wasm_bindgen_c050fca1e6679df8___JsError___: (a: number, b: number) => void;
|
|
155
155
|
export const wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__f64__wasm_bindgen_c050fca1e6679df8___JsValue___Output_______: (a: number, b: number) => void;
|
|
156
|
-
export const
|
|
156
|
+
export const wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__Fn__comms_8cf67823933f4f5___livekit__web__room_event__RoomEvent____Output_______: (a: number, b: number) => void;
|
|
157
157
|
export const wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__web_sys_4810301cc3ef8c1f___features__gen_CloseEvent__CloseEvent____Output________1_: (a: number, b: number) => void;
|
|
158
158
|
export const wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut_____Output_______: (a: number, b: number) => void;
|
|
159
159
|
export const wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__wasm_bindgen_c050fca1e6679df8___JsValue____Output_______: (a: number, b: number) => void;
|
|
@@ -165,7 +165,7 @@ export const wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35ab
|
|
|
165
165
|
export const wasm_bindgen_c050fca1e6679df8___closure__destroy___dyn_core_b1d35abfa360d765___ops__function__FnMut__core_b1d35abfa360d765___option__Option_web_sys_4810301cc3ef8c1f___features__gen_Blob__Blob_____Output_______: (a: number, b: number) => void;
|
|
166
166
|
export const wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___f64__wasm_bindgen_c050fca1e6679df8___JsValue______true_: (a: number, b: number, c: number, d: any) => void;
|
|
167
167
|
export const wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue__core_b1d35abfa360d765___result__Result_____wasm_bindgen_c050fca1e6679df8___JsError___true_: (a: number, b: number, c: any) => [number, number];
|
|
168
|
-
export const
|
|
168
|
+
export const wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___comms_8cf67823933f4f5___livekit__web__local_audio_track__LocalAudioTrack__core_b1d35abfa360d765___result__Result_____wasm_bindgen_c050fca1e6679df8___JsError___true_: (a: number, b: number, c: any) => [number, number];
|
|
169
169
|
export const wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___js_sys_d40b129ce13bfafb___Array__web_sys_4810301cc3ef8c1f___features__gen_ResizeObserver__ResizeObserver______true_: (a: number, b: number, c: any, d: any) => void;
|
|
170
170
|
export const wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___js_sys_d40b129ce13bfafb___Function_fn_wasm_bindgen_c050fca1e6679df8___JsValue_____wasm_bindgen_c050fca1e6679df8___sys__Undefined___js_sys_d40b129ce13bfafb___Function_fn_wasm_bindgen_c050fca1e6679df8___JsValue_____wasm_bindgen_c050fca1e6679df8___sys__Undefined_______true_: (a: number, b: number, c: any, d: any) => void;
|
|
171
171
|
export const wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true__3_: (a: number, b: number, c: any) => void;
|
|
@@ -173,7 +173,7 @@ export const wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm
|
|
|
173
173
|
export const wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true__4_: (a: number, b: number, c: any) => void;
|
|
174
174
|
export const wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___web_sys_4810301cc3ef8c1f___features__gen_CloseEvent__CloseEvent______true_: (a: number, b: number, c: any) => void;
|
|
175
175
|
export const wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___web_sys_4810301cc3ef8c1f___features__gen_MessageEvent__MessageEvent______true_: (a: number, b: number, c: any) => void;
|
|
176
|
-
export const
|
|
176
|
+
export const wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___comms_8cf67823933f4f5___livekit__web__room_event__RoomEvent______true_: (a: number, b: number, c: any) => void;
|
|
177
177
|
export const wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___web_sys_4810301cc3ef8c1f___features__gen_CloseEvent__CloseEvent______true__1_: (a: number, b: number, c: any) => void;
|
|
178
178
|
export const wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___wasm_bindgen_c050fca1e6679df8___JsValue______true_: (a: number, b: number, c: any) => void;
|
|
179
179
|
export const wasm_bindgen_c050fca1e6679df8___convert__closures_____invoke___web_sys_4810301cc3ef8c1f___features__gen_InputEvent__InputEvent______true_: (a: number, b: number, c: any) => void;
|