@dcl-regenesislabs/bevy-explorer-web 0.1.0-21395929382.commit-ffaa778 → 0.1.0-21407893077.commit-e6ef729
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 +8 -8
- package/pkg/webgpu_build.js +42 -42
- package/pkg/webgpu_build_bg.wasm +0 -0
- package/pkg/webgpu_build_bg.wasm.d.ts +8 -8
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-21407893077.commit-e6ef729"
|
package/index.html
CHANGED
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
}
|
|
102
102
|
</style>
|
|
103
103
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap" rel="stylesheet">
|
|
104
|
-
<script>window.PUBLIC_URL = "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-
|
|
104
|
+
<script>window.PUBLIC_URL = "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-21407893077.commit-e6ef729";</script>
|
|
105
105
|
</head>
|
|
106
106
|
<body>
|
|
107
107
|
<div id="header" class="container">
|
|
@@ -138,6 +138,6 @@
|
|
|
138
138
|
</div>
|
|
139
139
|
<script src="https://cdn.jsdelivr.net/npm/livekit-client/dist/livekit-client.umd.min.js"></script>
|
|
140
140
|
<script src="https://cdn.jsdelivr.net/npm/hls.js@1"></script>
|
|
141
|
-
<script type="module" src="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-
|
|
141
|
+
<script type="module" src="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-21407893077.commit-e6ef729/main.js"></script>
|
|
142
142
|
</body>
|
|
143
143
|
</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-21407893077.commit-e6ef729",
|
|
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-21407893077.commit-e6ef729",
|
|
12
|
+
"commit": "e6ef729c0212eed27b1cfecd81a307cc9cc9b876"
|
|
13
13
|
}
|
package/pkg/webgpu_build.d.ts
CHANGED
|
@@ -310,19 +310,19 @@ export interface InitOutput {
|
|
|
310
310
|
readonly __externref_table_dealloc: (a: number) => void;
|
|
311
311
|
readonly __externref_drop_slice: (a: number, b: number) => void;
|
|
312
312
|
readonly closure15507_externref_shim: (a: number, b: number, c: number, d: any) => void;
|
|
313
|
-
readonly
|
|
314
|
-
readonly
|
|
313
|
+
readonly closure41104_externref_shim: (a: number, b: number, c: any) => void;
|
|
314
|
+
readonly closure50239_externref_shim: (a: number, b: number, c: any) => void;
|
|
315
315
|
readonly _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______: (a: number, b: number) => void;
|
|
316
316
|
readonly _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______15: (a: number, b: number) => void;
|
|
317
|
-
readonly
|
|
317
|
+
readonly closure53893_externref_shim: (a: number, b: number, c: any) => void;
|
|
318
318
|
readonly _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______17: (a: number, b: number) => void;
|
|
319
319
|
readonly _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______18: (a: number, b: number) => void;
|
|
320
|
-
readonly
|
|
321
|
-
readonly
|
|
320
|
+
readonly closure58963_externref_shim: (a: number, b: number, c: any) => void;
|
|
321
|
+
readonly closure58967_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
322
322
|
readonly _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______21: (a: number, b: number) => void;
|
|
323
|
-
readonly
|
|
324
|
-
readonly
|
|
325
|
-
readonly
|
|
323
|
+
readonly closure118918_externref_shim: (a: number, b: number, c: any) => void;
|
|
324
|
+
readonly closure134181_externref_shim: (a: number, b: number, c: any) => void;
|
|
325
|
+
readonly closure137074_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
326
326
|
readonly __wbindgen_thread_destroy: (a?: number, b?: number, c?: number) => void;
|
|
327
327
|
readonly __wbindgen_start: (a: number) => void;
|
|
328
328
|
}
|
package/pkg/webgpu_build.js
CHANGED
|
@@ -1414,11 +1414,11 @@ function __wbg_adapter_62(arg0, arg1, arg2, arg3) {
|
|
|
1414
1414
|
}
|
|
1415
1415
|
|
|
1416
1416
|
function __wbg_adapter_65(arg0, arg1, arg2) {
|
|
1417
|
-
wasm.
|
|
1417
|
+
wasm.closure41104_externref_shim(arg0, arg1, arg2);
|
|
1418
1418
|
}
|
|
1419
1419
|
|
|
1420
1420
|
function __wbg_adapter_68(arg0, arg1, arg2) {
|
|
1421
|
-
wasm.
|
|
1421
|
+
wasm.closure50239_externref_shim(arg0, arg1, arg2);
|
|
1422
1422
|
}
|
|
1423
1423
|
|
|
1424
1424
|
function __wbg_adapter_71(arg0, arg1) {
|
|
@@ -1430,7 +1430,7 @@ function __wbg_adapter_74(arg0, arg1) {
|
|
|
1430
1430
|
}
|
|
1431
1431
|
|
|
1432
1432
|
function __wbg_adapter_77(arg0, arg1, arg2) {
|
|
1433
|
-
wasm.
|
|
1433
|
+
wasm.closure53893_externref_shim(arg0, arg1, arg2);
|
|
1434
1434
|
}
|
|
1435
1435
|
|
|
1436
1436
|
function __wbg_adapter_84(arg0, arg1) {
|
|
@@ -1442,11 +1442,11 @@ function __wbg_adapter_87(arg0, arg1) {
|
|
|
1442
1442
|
}
|
|
1443
1443
|
|
|
1444
1444
|
function __wbg_adapter_90(arg0, arg1, arg2) {
|
|
1445
|
-
wasm.
|
|
1445
|
+
wasm.closure58963_externref_shim(arg0, arg1, arg2);
|
|
1446
1446
|
}
|
|
1447
1447
|
|
|
1448
1448
|
function __wbg_adapter_93(arg0, arg1, arg2, arg3) {
|
|
1449
|
-
wasm.
|
|
1449
|
+
wasm.closure58967_externref_shim(arg0, arg1, arg2, arg3);
|
|
1450
1450
|
}
|
|
1451
1451
|
|
|
1452
1452
|
function __wbg_adapter_108(arg0, arg1) {
|
|
@@ -1454,15 +1454,15 @@ function __wbg_adapter_108(arg0, arg1) {
|
|
|
1454
1454
|
}
|
|
1455
1455
|
|
|
1456
1456
|
function __wbg_adapter_111(arg0, arg1, arg2) {
|
|
1457
|
-
wasm.
|
|
1457
|
+
wasm.closure118918_externref_shim(arg0, arg1, arg2);
|
|
1458
1458
|
}
|
|
1459
1459
|
|
|
1460
1460
|
function __wbg_adapter_114(arg0, arg1, arg2) {
|
|
1461
|
-
wasm.
|
|
1461
|
+
wasm.closure134181_externref_shim(arg0, arg1, arg2);
|
|
1462
1462
|
}
|
|
1463
1463
|
|
|
1464
1464
|
function __wbg_adapter_1593(arg0, arg1, arg2, arg3) {
|
|
1465
|
-
wasm.
|
|
1465
|
+
wasm.closure137074_externref_shim(arg0, arg1, arg2, arg3);
|
|
1466
1466
|
}
|
|
1467
1467
|
|
|
1468
1468
|
/**
|
|
@@ -4767,92 +4767,92 @@ function __wbg_get_imports() {
|
|
|
4767
4767
|
const ret = false;
|
|
4768
4768
|
return ret;
|
|
4769
4769
|
};
|
|
4770
|
-
imports.wbg.
|
|
4771
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4770
|
+
imports.wbg.__wbindgen_closure_wrapper150390 = function(arg0, arg1, arg2) {
|
|
4771
|
+
const ret = makeMutClosure(arg0, arg1, 118919, __wbg_adapter_111);
|
|
4772
4772
|
return ret;
|
|
4773
4773
|
};
|
|
4774
|
-
imports.wbg.
|
|
4775
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4774
|
+
imports.wbg.__wbindgen_closure_wrapper171198 = function(arg0, arg1, arg2) {
|
|
4775
|
+
const ret = makeMutClosure(arg0, arg1, 134182, __wbg_adapter_114);
|
|
4776
4776
|
return ret;
|
|
4777
4777
|
};
|
|
4778
|
-
imports.wbg.
|
|
4779
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4778
|
+
imports.wbg.__wbindgen_closure_wrapper171200 = function(arg0, arg1, arg2) {
|
|
4779
|
+
const ret = makeMutClosure(arg0, arg1, 134182, __wbg_adapter_114);
|
|
4780
4780
|
return ret;
|
|
4781
4781
|
};
|
|
4782
4782
|
imports.wbg.__wbindgen_closure_wrapper19899 = function(arg0, arg1, arg2) {
|
|
4783
4783
|
const ret = makeMutClosure(arg0, arg1, 15508, __wbg_adapter_62);
|
|
4784
4784
|
return ret;
|
|
4785
4785
|
};
|
|
4786
|
-
imports.wbg.
|
|
4787
|
-
const ret = makeClosure(arg0, arg1,
|
|
4788
|
-
return ret;
|
|
4789
|
-
};
|
|
4790
|
-
imports.wbg.__wbindgen_closure_wrapper66311 = function(arg0, arg1, arg2) {
|
|
4791
|
-
const ret = makeMutClosure(arg0, arg1, 50239, __wbg_adapter_68);
|
|
4786
|
+
imports.wbg.__wbindgen_closure_wrapper53817 = function(arg0, arg1, arg2) {
|
|
4787
|
+
const ret = makeClosure(arg0, arg1, 41105, __wbg_adapter_65);
|
|
4792
4788
|
return ret;
|
|
4793
4789
|
};
|
|
4794
|
-
imports.wbg.
|
|
4795
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4790
|
+
imports.wbg.__wbindgen_closure_wrapper66313 = function(arg0, arg1, arg2) {
|
|
4791
|
+
const ret = makeMutClosure(arg0, arg1, 50240, __wbg_adapter_68);
|
|
4796
4792
|
return ret;
|
|
4797
4793
|
};
|
|
4798
|
-
imports.wbg.
|
|
4799
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4794
|
+
imports.wbg.__wbindgen_closure_wrapper66452 = function(arg0, arg1, arg2) {
|
|
4795
|
+
const ret = makeMutClosure(arg0, arg1, 50343, __wbg_adapter_71);
|
|
4800
4796
|
return ret;
|
|
4801
4797
|
};
|
|
4802
|
-
imports.wbg.
|
|
4803
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4798
|
+
imports.wbg.__wbindgen_closure_wrapper70274 = function(arg0, arg1, arg2) {
|
|
4799
|
+
const ret = makeMutClosure(arg0, arg1, 53280, __wbg_adapter_74);
|
|
4804
4800
|
return ret;
|
|
4805
4801
|
};
|
|
4806
4802
|
imports.wbg.__wbindgen_closure_wrapper71472 = function(arg0, arg1, arg2) {
|
|
4807
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4803
|
+
const ret = makeMutClosure(arg0, arg1, 53894, __wbg_adapter_77);
|
|
4808
4804
|
return ret;
|
|
4809
4805
|
};
|
|
4810
4806
|
imports.wbg.__wbindgen_closure_wrapper71474 = function(arg0, arg1, arg2) {
|
|
4811
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4807
|
+
const ret = makeMutClosure(arg0, arg1, 53894, __wbg_adapter_77);
|
|
4812
4808
|
return ret;
|
|
4813
4809
|
};
|
|
4814
|
-
imports.wbg.
|
|
4815
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4810
|
+
imports.wbg.__wbindgen_closure_wrapper71476 = function(arg0, arg1, arg2) {
|
|
4811
|
+
const ret = makeMutClosure(arg0, arg1, 53894, __wbg_adapter_77);
|
|
4816
4812
|
return ret;
|
|
4817
4813
|
};
|
|
4818
|
-
imports.wbg.
|
|
4819
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4814
|
+
imports.wbg.__wbindgen_closure_wrapper76039 = function(arg0, arg1, arg2) {
|
|
4815
|
+
const ret = makeMutClosure(arg0, arg1, 57126, __wbg_adapter_84);
|
|
4820
4816
|
return ret;
|
|
4821
4817
|
};
|
|
4822
|
-
imports.wbg.
|
|
4823
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4818
|
+
imports.wbg.__wbindgen_closure_wrapper77074 = function(arg0, arg1, arg2) {
|
|
4819
|
+
const ret = makeMutClosure(arg0, arg1, 57507, __wbg_adapter_87);
|
|
4824
4820
|
return ret;
|
|
4825
4821
|
};
|
|
4826
4822
|
imports.wbg.__wbindgen_closure_wrapper79219 = function(arg0, arg1, arg2) {
|
|
4827
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4823
|
+
const ret = makeMutClosure(arg0, arg1, 58964, __wbg_adapter_90);
|
|
4828
4824
|
return ret;
|
|
4829
4825
|
};
|
|
4830
4826
|
imports.wbg.__wbindgen_closure_wrapper79221 = function(arg0, arg1, arg2) {
|
|
4831
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4827
|
+
const ret = makeMutClosure(arg0, arg1, 58964, __wbg_adapter_93);
|
|
4832
4828
|
return ret;
|
|
4833
4829
|
};
|
|
4834
4830
|
imports.wbg.__wbindgen_closure_wrapper79223 = function(arg0, arg1, arg2) {
|
|
4835
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4831
|
+
const ret = makeMutClosure(arg0, arg1, 58964, __wbg_adapter_90);
|
|
4836
4832
|
return ret;
|
|
4837
4833
|
};
|
|
4838
4834
|
imports.wbg.__wbindgen_closure_wrapper79225 = function(arg0, arg1, arg2) {
|
|
4839
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4835
|
+
const ret = makeMutClosure(arg0, arg1, 58964, __wbg_adapter_90);
|
|
4840
4836
|
return ret;
|
|
4841
4837
|
};
|
|
4842
4838
|
imports.wbg.__wbindgen_closure_wrapper79227 = function(arg0, arg1, arg2) {
|
|
4843
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4839
|
+
const ret = makeMutClosure(arg0, arg1, 58964, __wbg_adapter_90);
|
|
4844
4840
|
return ret;
|
|
4845
4841
|
};
|
|
4846
4842
|
imports.wbg.__wbindgen_closure_wrapper79229 = function(arg0, arg1, arg2) {
|
|
4847
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4843
|
+
const ret = makeMutClosure(arg0, arg1, 58964, __wbg_adapter_90);
|
|
4848
4844
|
return ret;
|
|
4849
4845
|
};
|
|
4850
4846
|
imports.wbg.__wbindgen_closure_wrapper79231 = function(arg0, arg1, arg2) {
|
|
4851
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4847
|
+
const ret = makeMutClosure(arg0, arg1, 58964, __wbg_adapter_90);
|
|
4852
4848
|
return ret;
|
|
4853
4849
|
};
|
|
4854
4850
|
imports.wbg.__wbindgen_closure_wrapper79233 = function(arg0, arg1, arg2) {
|
|
4855
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4851
|
+
const ret = makeMutClosure(arg0, arg1, 58964, __wbg_adapter_90);
|
|
4852
|
+
return ret;
|
|
4853
|
+
};
|
|
4854
|
+
imports.wbg.__wbindgen_closure_wrapper79235 = function(arg0, arg1, arg2) {
|
|
4855
|
+
const ret = makeMutClosure(arg0, arg1, 58964, __wbg_adapter_108);
|
|
4856
4856
|
return ret;
|
|
4857
4857
|
};
|
|
4858
4858
|
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
|
package/pkg/webgpu_build_bg.wasm
CHANGED
|
Binary file
|
|
@@ -147,18 +147,18 @@ export const __wbindgen_export_7: WebAssembly.Table;
|
|
|
147
147
|
export const __externref_table_dealloc: (a: number) => void;
|
|
148
148
|
export const __externref_drop_slice: (a: number, b: number) => void;
|
|
149
149
|
export const closure15507_externref_shim: (a: number, b: number, c: number, d: any) => void;
|
|
150
|
-
export const
|
|
151
|
-
export const
|
|
150
|
+
export const closure41104_externref_shim: (a: number, b: number, c: any) => void;
|
|
151
|
+
export const closure50239_externref_shim: (a: number, b: number, c: any) => void;
|
|
152
152
|
export const _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______: (a: number, b: number) => void;
|
|
153
153
|
export const _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______15: (a: number, b: number) => void;
|
|
154
|
-
export const
|
|
154
|
+
export const closure53893_externref_shim: (a: number, b: number, c: any) => void;
|
|
155
155
|
export const _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______17: (a: number, b: number) => void;
|
|
156
156
|
export const _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______18: (a: number, b: number) => void;
|
|
157
|
-
export const
|
|
158
|
-
export const
|
|
157
|
+
export const closure58963_externref_shim: (a: number, b: number, c: any) => void;
|
|
158
|
+
export const closure58967_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
159
159
|
export const _dyn_core_f2710c7f87f75ba1___ops__function__FnMut_____Output______as_wasm_bindgen_654c7ee7fd766678___closure__WasmClosure___describe__invoke______21: (a: number, b: number) => void;
|
|
160
|
-
export const
|
|
161
|
-
export const
|
|
162
|
-
export const
|
|
160
|
+
export const closure118918_externref_shim: (a: number, b: number, c: any) => void;
|
|
161
|
+
export const closure134181_externref_shim: (a: number, b: number, c: any) => void;
|
|
162
|
+
export const closure137074_externref_shim: (a: number, b: number, c: any, d: any) => void;
|
|
163
163
|
export const __wbindgen_thread_destroy: (a?: number, b?: number, c?: number) => void;
|
|
164
164
|
export const __wbindgen_start: (a: number) => void;
|