@dcl-regenesislabs/bevy-explorer-web 0.1.0-21823741561.commit-d338bfb → 0.1.0-21824369540.commit-627a0b2
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 +53 -53
- 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-21824369540.commit-627a0b2"
|
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-21824369540.commit-627a0b2";</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-21824369540.commit-627a0b2/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-21824369540.commit-627a0b2",
|
|
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-21824369540.commit-627a0b2",
|
|
12
|
+
"commit": "627a0b2bccba07327bba1a2bdf9a1b0ed76b813f"
|
|
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 closure15539_externref_shim: (a: number, b: number, c: number, d: any) => void;
|
|
317
|
+
readonly closure41211_externref_shim: (a: number, b: number, c: any) => void;
|
|
318
|
+
readonly closure50439_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 closure54093_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 closure59165_externref_shim: (a: number, b: number, c: any) => void;
|
|
325
|
+
readonly closure59169_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 closure119120_externref_shim: (a: number, b: number, c: any) => void;
|
|
328
|
+
readonly closure134374_externref_shim: (a: number, b: number, c: any) => void;
|
|
329
|
+
readonly closure137267_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.closure15539_externref_shim(arg0, arg1, arg2, arg3);
|
|
1435
1435
|
}
|
|
1436
1436
|
|
|
1437
1437
|
function __wbg_adapter_65(arg0, arg1, arg2) {
|
|
1438
|
-
wasm.
|
|
1438
|
+
wasm.closure41211_externref_shim(arg0, arg1, arg2);
|
|
1439
1439
|
}
|
|
1440
1440
|
|
|
1441
1441
|
function __wbg_adapter_68(arg0, arg1, arg2) {
|
|
1442
|
-
wasm.
|
|
1442
|
+
wasm.closure50439_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.closure54093_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.closure59165_externref_shim(arg0, arg1, arg2);
|
|
1467
1467
|
}
|
|
1468
1468
|
|
|
1469
1469
|
function __wbg_adapter_93(arg0, arg1, arg2, arg3) {
|
|
1470
|
-
wasm.
|
|
1470
|
+
wasm.closure59169_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.closure119120_externref_shim(arg0, arg1, arg2);
|
|
1479
1479
|
}
|
|
1480
1480
|
|
|
1481
1481
|
function __wbg_adapter_114(arg0, arg1, arg2) {
|
|
1482
|
-
wasm.
|
|
1482
|
+
wasm.closure134374_externref_shim(arg0, arg1, arg2);
|
|
1483
1483
|
}
|
|
1484
1484
|
|
|
1485
1485
|
function __wbg_adapter_1595(arg0, arg1, arg2, arg3) {
|
|
1486
|
-
wasm.
|
|
1486
|
+
wasm.closure137267_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,
|
|
4791
|
+
imports.wbg.__wbindgen_closure_wrapper150630 = function(arg0, arg1, arg2) {
|
|
4792
|
+
const ret = makeMutClosure(arg0, arg1, 119121, __wbg_adapter_111);
|
|
4793
4793
|
return ret;
|
|
4794
4794
|
};
|
|
4795
|
-
imports.wbg.
|
|
4796
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4795
|
+
imports.wbg.__wbindgen_closure_wrapper171422 = function(arg0, arg1, arg2) {
|
|
4796
|
+
const ret = makeMutClosure(arg0, arg1, 134375, __wbg_adapter_114);
|
|
4797
4797
|
return ret;
|
|
4798
4798
|
};
|
|
4799
|
-
imports.wbg.
|
|
4800
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4799
|
+
imports.wbg.__wbindgen_closure_wrapper171424 = function(arg0, arg1, arg2) {
|
|
4800
|
+
const ret = makeMutClosure(arg0, arg1, 134375, __wbg_adapter_114);
|
|
4801
4801
|
return ret;
|
|
4802
4802
|
};
|
|
4803
|
-
imports.wbg.
|
|
4804
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4803
|
+
imports.wbg.__wbindgen_closure_wrapper19938 = function(arg0, arg1, arg2) {
|
|
4804
|
+
const ret = makeMutClosure(arg0, arg1, 15540, __wbg_adapter_62);
|
|
4805
4805
|
return ret;
|
|
4806
4806
|
};
|
|
4807
|
-
imports.wbg.
|
|
4808
|
-
const ret = makeClosure(arg0, arg1,
|
|
4807
|
+
imports.wbg.__wbindgen_closure_wrapper53938 = function(arg0, arg1, arg2) {
|
|
4808
|
+
const ret = makeClosure(arg0, arg1, 41212, __wbg_adapter_65);
|
|
4809
4809
|
return ret;
|
|
4810
4810
|
};
|
|
4811
|
-
imports.wbg.
|
|
4812
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4811
|
+
imports.wbg.__wbindgen_closure_wrapper66548 = function(arg0, arg1, arg2) {
|
|
4812
|
+
const ret = makeMutClosure(arg0, arg1, 50440, __wbg_adapter_68);
|
|
4813
4813
|
return ret;
|
|
4814
4814
|
};
|
|
4815
|
-
imports.wbg.
|
|
4816
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4815
|
+
imports.wbg.__wbindgen_closure_wrapper66687 = function(arg0, arg1, arg2) {
|
|
4816
|
+
const ret = makeMutClosure(arg0, arg1, 50543, __wbg_adapter_71);
|
|
4817
4817
|
return ret;
|
|
4818
4818
|
};
|
|
4819
|
-
imports.wbg.
|
|
4820
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4819
|
+
imports.wbg.__wbindgen_closure_wrapper70511 = function(arg0, arg1, arg2) {
|
|
4820
|
+
const ret = makeMutClosure(arg0, arg1, 53480, __wbg_adapter_74);
|
|
4821
4821
|
return ret;
|
|
4822
4822
|
};
|
|
4823
|
-
imports.wbg.
|
|
4824
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4823
|
+
imports.wbg.__wbindgen_closure_wrapper71709 = function(arg0, arg1, arg2) {
|
|
4824
|
+
const ret = makeMutClosure(arg0, arg1, 54094, __wbg_adapter_77);
|
|
4825
4825
|
return ret;
|
|
4826
4826
|
};
|
|
4827
|
-
imports.wbg.
|
|
4828
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4827
|
+
imports.wbg.__wbindgen_closure_wrapper71711 = function(arg0, arg1, arg2) {
|
|
4828
|
+
const ret = makeMutClosure(arg0, arg1, 54094, __wbg_adapter_77);
|
|
4829
4829
|
return ret;
|
|
4830
4830
|
};
|
|
4831
|
-
imports.wbg.
|
|
4832
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4831
|
+
imports.wbg.__wbindgen_closure_wrapper71713 = function(arg0, arg1, arg2) {
|
|
4832
|
+
const ret = makeMutClosure(arg0, arg1, 54094, __wbg_adapter_77);
|
|
4833
4833
|
return ret;
|
|
4834
4834
|
};
|
|
4835
|
-
imports.wbg.
|
|
4836
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4835
|
+
imports.wbg.__wbindgen_closure_wrapper76278 = function(arg0, arg1, arg2) {
|
|
4836
|
+
const ret = makeMutClosure(arg0, arg1, 57328, __wbg_adapter_84);
|
|
4837
4837
|
return ret;
|
|
4838
4838
|
};
|
|
4839
|
-
imports.wbg.
|
|
4840
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4839
|
+
imports.wbg.__wbindgen_closure_wrapper77313 = function(arg0, arg1, arg2) {
|
|
4840
|
+
const ret = makeMutClosure(arg0, arg1, 57709, __wbg_adapter_87);
|
|
4841
4841
|
return ret;
|
|
4842
4842
|
};
|
|
4843
|
-
imports.wbg.
|
|
4844
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4843
|
+
imports.wbg.__wbindgen_closure_wrapper79458 = function(arg0, arg1, arg2) {
|
|
4844
|
+
const ret = makeMutClosure(arg0, arg1, 59166, __wbg_adapter_90);
|
|
4845
4845
|
return ret;
|
|
4846
4846
|
};
|
|
4847
|
-
imports.wbg.
|
|
4848
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4847
|
+
imports.wbg.__wbindgen_closure_wrapper79460 = function(arg0, arg1, arg2) {
|
|
4848
|
+
const ret = makeMutClosure(arg0, arg1, 59166, __wbg_adapter_93);
|
|
4849
4849
|
return ret;
|
|
4850
4850
|
};
|
|
4851
|
-
imports.wbg.
|
|
4852
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4851
|
+
imports.wbg.__wbindgen_closure_wrapper79462 = function(arg0, arg1, arg2) {
|
|
4852
|
+
const ret = makeMutClosure(arg0, arg1, 59166, __wbg_adapter_90);
|
|
4853
4853
|
return ret;
|
|
4854
4854
|
};
|
|
4855
|
-
imports.wbg.
|
|
4856
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4855
|
+
imports.wbg.__wbindgen_closure_wrapper79464 = function(arg0, arg1, arg2) {
|
|
4856
|
+
const ret = makeMutClosure(arg0, arg1, 59166, __wbg_adapter_90);
|
|
4857
4857
|
return ret;
|
|
4858
4858
|
};
|
|
4859
|
-
imports.wbg.
|
|
4860
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4859
|
+
imports.wbg.__wbindgen_closure_wrapper79466 = function(arg0, arg1, arg2) {
|
|
4860
|
+
const ret = makeMutClosure(arg0, arg1, 59166, __wbg_adapter_90);
|
|
4861
4861
|
return ret;
|
|
4862
4862
|
};
|
|
4863
|
-
imports.wbg.
|
|
4864
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4863
|
+
imports.wbg.__wbindgen_closure_wrapper79468 = function(arg0, arg1, arg2) {
|
|
4864
|
+
const ret = makeMutClosure(arg0, arg1, 59166, __wbg_adapter_90);
|
|
4865
4865
|
return ret;
|
|
4866
4866
|
};
|
|
4867
|
-
imports.wbg.
|
|
4868
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4867
|
+
imports.wbg.__wbindgen_closure_wrapper79470 = function(arg0, arg1, arg2) {
|
|
4868
|
+
const ret = makeMutClosure(arg0, arg1, 59166, __wbg_adapter_90);
|
|
4869
4869
|
return ret;
|
|
4870
4870
|
};
|
|
4871
|
-
imports.wbg.
|
|
4872
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4871
|
+
imports.wbg.__wbindgen_closure_wrapper79472 = function(arg0, arg1, arg2) {
|
|
4872
|
+
const ret = makeMutClosure(arg0, arg1, 59166, __wbg_adapter_90);
|
|
4873
4873
|
return ret;
|
|
4874
4874
|
};
|
|
4875
|
-
imports.wbg.
|
|
4876
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4875
|
+
imports.wbg.__wbindgen_closure_wrapper79474 = function(arg0, arg1, arg2) {
|
|
4876
|
+
const ret = makeMutClosure(arg0, arg1, 59166, __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 closure15539_externref_shim: (a: number, b: number, c: number, d: any) => void;
|
|
152
|
+
export const closure41211_externref_shim: (a: number, b: number, c: any) => void;
|
|
153
|
+
export const closure50439_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 closure54093_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 closure59165_externref_shim: (a: number, b: number, c: any) => void;
|
|
160
|
+
export const closure59169_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 closure119120_externref_shim: (a: number, b: number, c: any) => void;
|
|
163
|
+
export const closure134374_externref_shim: (a: number, b: number, c: any) => void;
|
|
164
|
+
export const closure137267_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;
|