@dcl-regenesislabs/bevy-explorer-web 0.1.0-21682460322.commit-c0f22b0 → 0.1.0-21692126862.commit-fe8a2ad
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 +2 -2
- package/package.json +3 -3
- package/pkg/webgpu_build.d.ts +9 -9
- package/pkg/webgpu_build.js +44 -44
- package/pkg/webgpu_build_bg.wasm +0 -0
- package/pkg/webgpu_build_bg.wasm.d.ts +9 -9
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-21692126862.commit-fe8a2ad"
|
package/index.html
CHANGED
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
}
|
|
131
131
|
</style>
|
|
132
132
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap" rel="stylesheet">
|
|
133
|
-
<script>window.PUBLIC_URL = "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-
|
|
133
|
+
<script>window.PUBLIC_URL = "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-21692126862.commit-fe8a2ad";</script>
|
|
134
134
|
</head>
|
|
135
135
|
|
|
136
136
|
<body>
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
</div>
|
|
170
170
|
<script src="https://cdn.jsdelivr.net/npm/livekit-client/dist/livekit-client.umd.min.js"></script>
|
|
171
171
|
<script src="https://cdn.jsdelivr.net/npm/hls.js@1"></script>
|
|
172
|
-
<script type="module" src="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-
|
|
172
|
+
<script type="module" src="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-21692126862.commit-fe8a2ad/main.js"></script>
|
|
173
173
|
</body>
|
|
174
174
|
|
|
175
175
|
</html>
|
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-21692126862.commit-fe8a2ad",
|
|
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-21692126862.commit-fe8a2ad",
|
|
12
|
+
"commit": "fe8a2adb792ab44a58473ab5d4a3c6a5c0411dbd"
|
|
13
13
|
}
|
package/pkg/webgpu_build.d.ts
CHANGED
|
@@ -313,20 +313,20 @@ export interface InitOutput {
|
|
|
313
313
|
readonly __wbindgen_export_7: WebAssembly.Table;
|
|
314
314
|
readonly __externref_table_dealloc: (a: number) => void;
|
|
315
315
|
readonly __externref_drop_slice: (a: number, b: number) => void;
|
|
316
|
-
readonly
|
|
317
|
-
readonly
|
|
318
|
-
readonly
|
|
316
|
+
readonly closure15541_externref_shim: (a: number, b: number, c: number, d: any) => void;
|
|
317
|
+
readonly closure41213_externref_shim: (a: number, b: number, c: any) => void;
|
|
318
|
+
readonly closure50523_externref_shim: (a: number, b: number, c: any) => void;
|
|
319
319
|
readonly _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______: (a: number, b: number) => void;
|
|
320
320
|
readonly _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______15: (a: number, b: number) => void;
|
|
321
|
-
readonly
|
|
321
|
+
readonly closure54177_externref_shim: (a: number, b: number, c: any) => void;
|
|
322
322
|
readonly _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______17: (a: number, b: number) => void;
|
|
323
323
|
readonly _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______18: (a: number, b: number) => void;
|
|
324
|
-
readonly
|
|
325
|
-
readonly
|
|
324
|
+
readonly closure59249_externref_shim: (a: number, b: number, c: any) => void;
|
|
325
|
+
readonly closure59253_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
326
326
|
readonly _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______21: (a: number, b: number) => void;
|
|
327
|
-
readonly
|
|
328
|
-
readonly
|
|
329
|
-
readonly
|
|
327
|
+
readonly closure119204_externref_shim: (a: number, b: number, c: any) => void;
|
|
328
|
+
readonly closure134467_externref_shim: (a: number, b: number, c: any) => void;
|
|
329
|
+
readonly closure137360_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
330
330
|
readonly __wbindgen_thread_destroy: (a?: number, b?: number, c?: number) => void;
|
|
331
331
|
readonly __wbindgen_start: (a: number) => void;
|
|
332
332
|
}
|
package/pkg/webgpu_build.js
CHANGED
|
@@ -1431,15 +1431,15 @@ export function gpu_cache_hash() {
|
|
|
1431
1431
|
}
|
|
1432
1432
|
|
|
1433
1433
|
function __wbg_adapter_62(arg0, arg1, arg2, arg3) {
|
|
1434
|
-
wasm.
|
|
1434
|
+
wasm.closure15541_externref_shim(arg0, arg1, arg2, arg3);
|
|
1435
1435
|
}
|
|
1436
1436
|
|
|
1437
1437
|
function __wbg_adapter_65(arg0, arg1, arg2) {
|
|
1438
|
-
wasm.
|
|
1438
|
+
wasm.closure41213_externref_shim(arg0, arg1, arg2);
|
|
1439
1439
|
}
|
|
1440
1440
|
|
|
1441
1441
|
function __wbg_adapter_68(arg0, arg1, arg2) {
|
|
1442
|
-
wasm.
|
|
1442
|
+
wasm.closure50523_externref_shim(arg0, arg1, arg2);
|
|
1443
1443
|
}
|
|
1444
1444
|
|
|
1445
1445
|
function __wbg_adapter_71(arg0, arg1) {
|
|
@@ -1451,7 +1451,7 @@ function __wbg_adapter_74(arg0, arg1) {
|
|
|
1451
1451
|
}
|
|
1452
1452
|
|
|
1453
1453
|
function __wbg_adapter_77(arg0, arg1, arg2) {
|
|
1454
|
-
wasm.
|
|
1454
|
+
wasm.closure54177_externref_shim(arg0, arg1, arg2);
|
|
1455
1455
|
}
|
|
1456
1456
|
|
|
1457
1457
|
function __wbg_adapter_84(arg0, arg1) {
|
|
@@ -1463,11 +1463,11 @@ function __wbg_adapter_87(arg0, arg1) {
|
|
|
1463
1463
|
}
|
|
1464
1464
|
|
|
1465
1465
|
function __wbg_adapter_90(arg0, arg1, arg2) {
|
|
1466
|
-
wasm.
|
|
1466
|
+
wasm.closure59249_externref_shim(arg0, arg1, arg2);
|
|
1467
1467
|
}
|
|
1468
1468
|
|
|
1469
1469
|
function __wbg_adapter_93(arg0, arg1, arg2, arg3) {
|
|
1470
|
-
wasm.
|
|
1470
|
+
wasm.closure59253_externref_shim(arg0, arg1, arg2, arg3);
|
|
1471
1471
|
}
|
|
1472
1472
|
|
|
1473
1473
|
function __wbg_adapter_108(arg0, arg1) {
|
|
@@ -1475,15 +1475,15 @@ function __wbg_adapter_108(arg0, arg1) {
|
|
|
1475
1475
|
}
|
|
1476
1476
|
|
|
1477
1477
|
function __wbg_adapter_111(arg0, arg1, arg2) {
|
|
1478
|
-
wasm.
|
|
1478
|
+
wasm.closure119204_externref_shim(arg0, arg1, arg2);
|
|
1479
1479
|
}
|
|
1480
1480
|
|
|
1481
1481
|
function __wbg_adapter_114(arg0, arg1, arg2) {
|
|
1482
|
-
wasm.
|
|
1482
|
+
wasm.closure134467_externref_shim(arg0, arg1, arg2);
|
|
1483
1483
|
}
|
|
1484
1484
|
|
|
1485
1485
|
function __wbg_adapter_1595(arg0, arg1, arg2, arg3) {
|
|
1486
|
-
wasm.
|
|
1486
|
+
wasm.closure137360_externref_shim(arg0, arg1, arg2, arg3);
|
|
1487
1487
|
}
|
|
1488
1488
|
|
|
1489
1489
|
/**
|
|
@@ -4788,92 +4788,92 @@ function __wbg_get_imports() {
|
|
|
4788
4788
|
const ret = false;
|
|
4789
4789
|
return ret;
|
|
4790
4790
|
};
|
|
4791
|
-
imports.wbg.
|
|
4792
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4793
|
-
return ret;
|
|
4794
|
-
};
|
|
4795
|
-
imports.wbg.__wbindgen_closure_wrapper171550 = function(arg0, arg1, arg2) {
|
|
4796
|
-
const ret = makeMutClosure(arg0, arg1, 134465, __wbg_adapter_114);
|
|
4791
|
+
imports.wbg.__wbindgen_closure_wrapper150744 = function(arg0, arg1, arg2) {
|
|
4792
|
+
const ret = makeMutClosure(arg0, arg1, 119205, __wbg_adapter_111);
|
|
4797
4793
|
return ret;
|
|
4798
4794
|
};
|
|
4799
4795
|
imports.wbg.__wbindgen_closure_wrapper171552 = function(arg0, arg1, arg2) {
|
|
4800
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4796
|
+
const ret = makeMutClosure(arg0, arg1, 134468, __wbg_adapter_114);
|
|
4801
4797
|
return ret;
|
|
4802
4798
|
};
|
|
4803
|
-
imports.wbg.
|
|
4804
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4799
|
+
imports.wbg.__wbindgen_closure_wrapper171554 = function(arg0, arg1, arg2) {
|
|
4800
|
+
const ret = makeMutClosure(arg0, arg1, 134468, __wbg_adapter_114);
|
|
4805
4801
|
return ret;
|
|
4806
4802
|
};
|
|
4807
|
-
imports.wbg.
|
|
4808
|
-
const ret =
|
|
4803
|
+
imports.wbg.__wbindgen_closure_wrapper19942 = function(arg0, arg1, arg2) {
|
|
4804
|
+
const ret = makeMutClosure(arg0, arg1, 15542, __wbg_adapter_62);
|
|
4809
4805
|
return ret;
|
|
4810
4806
|
};
|
|
4811
|
-
imports.wbg.
|
|
4812
|
-
const ret =
|
|
4807
|
+
imports.wbg.__wbindgen_closure_wrapper53980 = function(arg0, arg1, arg2) {
|
|
4808
|
+
const ret = makeClosure(arg0, arg1, 41214, __wbg_adapter_65);
|
|
4813
4809
|
return ret;
|
|
4814
4810
|
};
|
|
4815
|
-
imports.wbg.
|
|
4816
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4811
|
+
imports.wbg.__wbindgen_closure_wrapper66662 = function(arg0, arg1, arg2) {
|
|
4812
|
+
const ret = makeMutClosure(arg0, arg1, 50524, __wbg_adapter_68);
|
|
4817
4813
|
return ret;
|
|
4818
4814
|
};
|
|
4819
|
-
imports.wbg.
|
|
4820
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4815
|
+
imports.wbg.__wbindgen_closure_wrapper66801 = function(arg0, arg1, arg2) {
|
|
4816
|
+
const ret = makeMutClosure(arg0, arg1, 50627, __wbg_adapter_71);
|
|
4821
4817
|
return ret;
|
|
4822
4818
|
};
|
|
4823
|
-
imports.wbg.
|
|
4824
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4819
|
+
imports.wbg.__wbindgen_closure_wrapper70625 = function(arg0, arg1, arg2) {
|
|
4820
|
+
const ret = makeMutClosure(arg0, arg1, 53564, __wbg_adapter_74);
|
|
4825
4821
|
return ret;
|
|
4826
4822
|
};
|
|
4827
4823
|
imports.wbg.__wbindgen_closure_wrapper71823 = function(arg0, arg1, arg2) {
|
|
4828
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4824
|
+
const ret = makeMutClosure(arg0, arg1, 54178, __wbg_adapter_77);
|
|
4829
4825
|
return ret;
|
|
4830
4826
|
};
|
|
4831
4827
|
imports.wbg.__wbindgen_closure_wrapper71825 = function(arg0, arg1, arg2) {
|
|
4832
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4828
|
+
const ret = makeMutClosure(arg0, arg1, 54178, __wbg_adapter_77);
|
|
4833
4829
|
return ret;
|
|
4834
4830
|
};
|
|
4835
|
-
imports.wbg.
|
|
4836
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4831
|
+
imports.wbg.__wbindgen_closure_wrapper71827 = function(arg0, arg1, arg2) {
|
|
4832
|
+
const ret = makeMutClosure(arg0, arg1, 54178, __wbg_adapter_77);
|
|
4837
4833
|
return ret;
|
|
4838
4834
|
};
|
|
4839
|
-
imports.wbg.
|
|
4840
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4835
|
+
imports.wbg.__wbindgen_closure_wrapper76392 = function(arg0, arg1, arg2) {
|
|
4836
|
+
const ret = makeMutClosure(arg0, arg1, 57412, __wbg_adapter_84);
|
|
4841
4837
|
return ret;
|
|
4842
4838
|
};
|
|
4843
|
-
imports.wbg.
|
|
4844
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4839
|
+
imports.wbg.__wbindgen_closure_wrapper77427 = function(arg0, arg1, arg2) {
|
|
4840
|
+
const ret = makeMutClosure(arg0, arg1, 57793, __wbg_adapter_87);
|
|
4845
4841
|
return ret;
|
|
4846
4842
|
};
|
|
4847
4843
|
imports.wbg.__wbindgen_closure_wrapper79572 = function(arg0, arg1, arg2) {
|
|
4848
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4844
|
+
const ret = makeMutClosure(arg0, arg1, 59250, __wbg_adapter_90);
|
|
4849
4845
|
return ret;
|
|
4850
4846
|
};
|
|
4851
4847
|
imports.wbg.__wbindgen_closure_wrapper79574 = function(arg0, arg1, arg2) {
|
|
4852
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4848
|
+
const ret = makeMutClosure(arg0, arg1, 59250, __wbg_adapter_93);
|
|
4853
4849
|
return ret;
|
|
4854
4850
|
};
|
|
4855
4851
|
imports.wbg.__wbindgen_closure_wrapper79576 = function(arg0, arg1, arg2) {
|
|
4856
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4852
|
+
const ret = makeMutClosure(arg0, arg1, 59250, __wbg_adapter_90);
|
|
4857
4853
|
return ret;
|
|
4858
4854
|
};
|
|
4859
4855
|
imports.wbg.__wbindgen_closure_wrapper79578 = function(arg0, arg1, arg2) {
|
|
4860
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4856
|
+
const ret = makeMutClosure(arg0, arg1, 59250, __wbg_adapter_90);
|
|
4861
4857
|
return ret;
|
|
4862
4858
|
};
|
|
4863
4859
|
imports.wbg.__wbindgen_closure_wrapper79580 = function(arg0, arg1, arg2) {
|
|
4864
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4860
|
+
const ret = makeMutClosure(arg0, arg1, 59250, __wbg_adapter_90);
|
|
4865
4861
|
return ret;
|
|
4866
4862
|
};
|
|
4867
4863
|
imports.wbg.__wbindgen_closure_wrapper79582 = function(arg0, arg1, arg2) {
|
|
4868
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4864
|
+
const ret = makeMutClosure(arg0, arg1, 59250, __wbg_adapter_90);
|
|
4869
4865
|
return ret;
|
|
4870
4866
|
};
|
|
4871
4867
|
imports.wbg.__wbindgen_closure_wrapper79584 = function(arg0, arg1, arg2) {
|
|
4872
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4868
|
+
const ret = makeMutClosure(arg0, arg1, 59250, __wbg_adapter_90);
|
|
4873
4869
|
return ret;
|
|
4874
4870
|
};
|
|
4875
4871
|
imports.wbg.__wbindgen_closure_wrapper79586 = function(arg0, arg1, arg2) {
|
|
4876
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4872
|
+
const ret = makeMutClosure(arg0, arg1, 59250, __wbg_adapter_90);
|
|
4873
|
+
return ret;
|
|
4874
|
+
};
|
|
4875
|
+
imports.wbg.__wbindgen_closure_wrapper79588 = function(arg0, arg1, arg2) {
|
|
4876
|
+
const ret = makeMutClosure(arg0, arg1, 59250, __wbg_adapter_108);
|
|
4877
4877
|
return ret;
|
|
4878
4878
|
};
|
|
4879
4879
|
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
|
package/pkg/webgpu_build_bg.wasm
CHANGED
|
Binary file
|
|
@@ -148,19 +148,19 @@ export const __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
|
148
148
|
export const __wbindgen_export_7: WebAssembly.Table;
|
|
149
149
|
export const __externref_table_dealloc: (a: number) => void;
|
|
150
150
|
export const __externref_drop_slice: (a: number, b: number) => void;
|
|
151
|
-
export const
|
|
152
|
-
export const
|
|
153
|
-
export const
|
|
151
|
+
export const closure15541_externref_shim: (a: number, b: number, c: number, d: any) => void;
|
|
152
|
+
export const closure41213_externref_shim: (a: number, b: number, c: any) => void;
|
|
153
|
+
export const closure50523_externref_shim: (a: number, b: number, c: any) => void;
|
|
154
154
|
export const _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______: (a: number, b: number) => void;
|
|
155
155
|
export const _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______15: (a: number, b: number) => void;
|
|
156
|
-
export const
|
|
156
|
+
export const closure54177_externref_shim: (a: number, b: number, c: any) => void;
|
|
157
157
|
export const _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______17: (a: number, b: number) => void;
|
|
158
158
|
export const _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______18: (a: number, b: number) => void;
|
|
159
|
-
export const
|
|
160
|
-
export const
|
|
159
|
+
export const closure59249_externref_shim: (a: number, b: number, c: any) => void;
|
|
160
|
+
export const closure59253_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
161
161
|
export const _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______21: (a: number, b: number) => void;
|
|
162
|
-
export const
|
|
163
|
-
export const
|
|
164
|
-
export const
|
|
162
|
+
export const closure119204_externref_shim: (a: number, b: number, c: any) => void;
|
|
163
|
+
export const closure134467_externref_shim: (a: number, b: number, c: any) => void;
|
|
164
|
+
export const closure137360_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
165
165
|
export const __wbindgen_thread_destroy: (a?: number, b?: number, c?: number) => void;
|
|
166
166
|
export const __wbindgen_start: (a: number) => void;
|