@dcl-regenesislabs/bevy-explorer-web 0.1.0-21960714038.commit-8de41bc → 0.1.0-22082057570.commit-46e58aa
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/manifest.json +1 -1
- package/pkg/webgpu_build.d.ts +8 -8
- package/pkg/webgpu_build.js +51 -51
- 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-22082057570.commit-46e58aa"
|
package/index.html
CHANGED
|
@@ -270,7 +270,7 @@
|
|
|
270
270
|
}
|
|
271
271
|
</style>
|
|
272
272
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&display=swap" rel="stylesheet">
|
|
273
|
-
<script>window.PUBLIC_URL = "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-
|
|
273
|
+
<script>window.PUBLIC_URL = "https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-22082057570.commit-46e58aa";</script>
|
|
274
274
|
</head>
|
|
275
275
|
<body>
|
|
276
276
|
<div id="header" class="container">
|
|
@@ -398,6 +398,6 @@
|
|
|
398
398
|
<!-- ui.js first (NOT module, executes immediately to populate inputs) -->
|
|
399
399
|
<script src="ui.js"></script>
|
|
400
400
|
<!-- main.js after (module, may fail if no WASM build available) -->
|
|
401
|
-
<script type="module" src="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-
|
|
401
|
+
<script type="module" src="https://cdn.decentraland.org/@dcl-regenesislabs/bevy-explorer-web/0.1.0-22082057570.commit-46e58aa/main.js"></script>
|
|
402
402
|
</body>
|
|
403
403
|
</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-22082057570.commit-46e58aa",
|
|
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-22082057570.commit-46e58aa",
|
|
12
|
+
"commit": "46e58aa8532ff6971ccb693e388d090b595c7a52"
|
|
13
13
|
}
|
package/pkg/manifest.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"wasmSize":
|
|
1
|
+
{"wasmSize":115513567}
|
package/pkg/webgpu_build.d.ts
CHANGED
|
@@ -314,19 +314,19 @@ export interface InitOutput {
|
|
|
314
314
|
readonly __externref_table_dealloc: (a: number) => void;
|
|
315
315
|
readonly __externref_drop_slice: (a: number, b: number) => void;
|
|
316
316
|
readonly closure15558_externref_shim: (a: number, b: number, c: number, d: any) => void;
|
|
317
|
-
readonly
|
|
318
|
-
readonly
|
|
317
|
+
readonly closure41222_externref_shim: (a: number, b: number, c: any) => void;
|
|
318
|
+
readonly closure50641_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 closure54295_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 closure59367_externref_shim: (a: number, b: number, c: any) => void;
|
|
325
|
+
readonly closure59371_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 closure119322_externref_shim: (a: number, b: number, c: any) => void;
|
|
328
|
+
readonly closure134576_externref_shim: (a: number, b: number, c: any) => void;
|
|
329
|
+
readonly closure137469_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
|
@@ -1435,11 +1435,11 @@ function __wbg_adapter_62(arg0, arg1, arg2, arg3) {
|
|
|
1435
1435
|
}
|
|
1436
1436
|
|
|
1437
1437
|
function __wbg_adapter_65(arg0, arg1, arg2) {
|
|
1438
|
-
wasm.
|
|
1438
|
+
wasm.closure41222_externref_shim(arg0, arg1, arg2);
|
|
1439
1439
|
}
|
|
1440
1440
|
|
|
1441
1441
|
function __wbg_adapter_68(arg0, arg1, arg2) {
|
|
1442
|
-
wasm.
|
|
1442
|
+
wasm.closure50641_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.closure54295_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.closure59367_externref_shim(arg0, arg1, arg2);
|
|
1467
1467
|
}
|
|
1468
1468
|
|
|
1469
1469
|
function __wbg_adapter_93(arg0, arg1, arg2, arg3) {
|
|
1470
|
-
wasm.
|
|
1470
|
+
wasm.closure59371_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.closure119322_externref_shim(arg0, arg1, arg2);
|
|
1479
1479
|
}
|
|
1480
1480
|
|
|
1481
1481
|
function __wbg_adapter_114(arg0, arg1, arg2) {
|
|
1482
|
-
wasm.
|
|
1482
|
+
wasm.closure134576_externref_shim(arg0, arg1, arg2);
|
|
1483
1483
|
}
|
|
1484
1484
|
|
|
1485
1485
|
function __wbg_adapter_1601(arg0, arg1, arg2, arg3) {
|
|
1486
|
-
wasm.
|
|
1486
|
+
wasm.closure137469_externref_shim(arg0, arg1, arg2, arg3);
|
|
1487
1487
|
}
|
|
1488
1488
|
|
|
1489
1489
|
/**
|
|
@@ -4791,92 +4791,92 @@ function __wbg_get_imports() {
|
|
|
4791
4791
|
const ret = false;
|
|
4792
4792
|
return ret;
|
|
4793
4793
|
};
|
|
4794
|
-
imports.wbg.
|
|
4795
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4794
|
+
imports.wbg.__wbindgen_closure_wrapper150852 = function(arg0, arg1, arg2) {
|
|
4795
|
+
const ret = makeMutClosure(arg0, arg1, 119323, __wbg_adapter_111);
|
|
4796
4796
|
return ret;
|
|
4797
4797
|
};
|
|
4798
|
-
imports.wbg.
|
|
4799
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4798
|
+
imports.wbg.__wbindgen_closure_wrapper171644 = function(arg0, arg1, arg2) {
|
|
4799
|
+
const ret = makeMutClosure(arg0, arg1, 134577, __wbg_adapter_114);
|
|
4800
4800
|
return ret;
|
|
4801
4801
|
};
|
|
4802
|
-
imports.wbg.
|
|
4803
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4802
|
+
imports.wbg.__wbindgen_closure_wrapper171646 = function(arg0, arg1, arg2) {
|
|
4803
|
+
const ret = makeMutClosure(arg0, arg1, 134577, __wbg_adapter_114);
|
|
4804
4804
|
return ret;
|
|
4805
4805
|
};
|
|
4806
4806
|
imports.wbg.__wbindgen_closure_wrapper19962 = function(arg0, arg1, arg2) {
|
|
4807
4807
|
const ret = makeMutClosure(arg0, arg1, 15559, __wbg_adapter_62);
|
|
4808
4808
|
return ret;
|
|
4809
4809
|
};
|
|
4810
|
-
imports.wbg.
|
|
4811
|
-
const ret = makeClosure(arg0, arg1,
|
|
4810
|
+
imports.wbg.__wbindgen_closure_wrapper53961 = function(arg0, arg1, arg2) {
|
|
4811
|
+
const ret = makeClosure(arg0, arg1, 41223, __wbg_adapter_65);
|
|
4812
4812
|
return ret;
|
|
4813
4813
|
};
|
|
4814
|
-
imports.wbg.
|
|
4815
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4814
|
+
imports.wbg.__wbindgen_closure_wrapper66770 = function(arg0, arg1, arg2) {
|
|
4815
|
+
const ret = makeMutClosure(arg0, arg1, 50642, __wbg_adapter_68);
|
|
4816
4816
|
return ret;
|
|
4817
4817
|
};
|
|
4818
|
-
imports.wbg.
|
|
4819
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4818
|
+
imports.wbg.__wbindgen_closure_wrapper66909 = function(arg0, arg1, arg2) {
|
|
4819
|
+
const ret = makeMutClosure(arg0, arg1, 50745, __wbg_adapter_71);
|
|
4820
4820
|
return ret;
|
|
4821
4821
|
};
|
|
4822
|
-
imports.wbg.
|
|
4823
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4822
|
+
imports.wbg.__wbindgen_closure_wrapper70733 = function(arg0, arg1, arg2) {
|
|
4823
|
+
const ret = makeMutClosure(arg0, arg1, 53682, __wbg_adapter_74);
|
|
4824
4824
|
return ret;
|
|
4825
4825
|
};
|
|
4826
|
-
imports.wbg.
|
|
4827
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4826
|
+
imports.wbg.__wbindgen_closure_wrapper71931 = function(arg0, arg1, arg2) {
|
|
4827
|
+
const ret = makeMutClosure(arg0, arg1, 54296, __wbg_adapter_77);
|
|
4828
4828
|
return ret;
|
|
4829
4829
|
};
|
|
4830
|
-
imports.wbg.
|
|
4831
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4830
|
+
imports.wbg.__wbindgen_closure_wrapper71933 = function(arg0, arg1, arg2) {
|
|
4831
|
+
const ret = makeMutClosure(arg0, arg1, 54296, __wbg_adapter_77);
|
|
4832
4832
|
return ret;
|
|
4833
4833
|
};
|
|
4834
|
-
imports.wbg.
|
|
4835
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4834
|
+
imports.wbg.__wbindgen_closure_wrapper71935 = function(arg0, arg1, arg2) {
|
|
4835
|
+
const ret = makeMutClosure(arg0, arg1, 54296, __wbg_adapter_77);
|
|
4836
4836
|
return ret;
|
|
4837
4837
|
};
|
|
4838
|
-
imports.wbg.
|
|
4839
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4838
|
+
imports.wbg.__wbindgen_closure_wrapper76500 = function(arg0, arg1, arg2) {
|
|
4839
|
+
const ret = makeMutClosure(arg0, arg1, 57530, __wbg_adapter_84);
|
|
4840
4840
|
return ret;
|
|
4841
4841
|
};
|
|
4842
|
-
imports.wbg.
|
|
4843
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4842
|
+
imports.wbg.__wbindgen_closure_wrapper77535 = function(arg0, arg1, arg2) {
|
|
4843
|
+
const ret = makeMutClosure(arg0, arg1, 57911, __wbg_adapter_87);
|
|
4844
4844
|
return ret;
|
|
4845
4845
|
};
|
|
4846
|
-
imports.wbg.
|
|
4847
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4846
|
+
imports.wbg.__wbindgen_closure_wrapper79680 = function(arg0, arg1, arg2) {
|
|
4847
|
+
const ret = makeMutClosure(arg0, arg1, 59368, __wbg_adapter_90);
|
|
4848
4848
|
return ret;
|
|
4849
4849
|
};
|
|
4850
|
-
imports.wbg.
|
|
4851
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4850
|
+
imports.wbg.__wbindgen_closure_wrapper79682 = function(arg0, arg1, arg2) {
|
|
4851
|
+
const ret = makeMutClosure(arg0, arg1, 59368, __wbg_adapter_93);
|
|
4852
4852
|
return ret;
|
|
4853
4853
|
};
|
|
4854
|
-
imports.wbg.
|
|
4855
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4854
|
+
imports.wbg.__wbindgen_closure_wrapper79684 = function(arg0, arg1, arg2) {
|
|
4855
|
+
const ret = makeMutClosure(arg0, arg1, 59368, __wbg_adapter_90);
|
|
4856
4856
|
return ret;
|
|
4857
4857
|
};
|
|
4858
|
-
imports.wbg.
|
|
4859
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4858
|
+
imports.wbg.__wbindgen_closure_wrapper79686 = function(arg0, arg1, arg2) {
|
|
4859
|
+
const ret = makeMutClosure(arg0, arg1, 59368, __wbg_adapter_90);
|
|
4860
4860
|
return ret;
|
|
4861
4861
|
};
|
|
4862
|
-
imports.wbg.
|
|
4863
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4862
|
+
imports.wbg.__wbindgen_closure_wrapper79688 = function(arg0, arg1, arg2) {
|
|
4863
|
+
const ret = makeMutClosure(arg0, arg1, 59368, __wbg_adapter_90);
|
|
4864
4864
|
return ret;
|
|
4865
4865
|
};
|
|
4866
|
-
imports.wbg.
|
|
4867
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4866
|
+
imports.wbg.__wbindgen_closure_wrapper79690 = function(arg0, arg1, arg2) {
|
|
4867
|
+
const ret = makeMutClosure(arg0, arg1, 59368, __wbg_adapter_90);
|
|
4868
4868
|
return ret;
|
|
4869
4869
|
};
|
|
4870
|
-
imports.wbg.
|
|
4871
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4870
|
+
imports.wbg.__wbindgen_closure_wrapper79692 = function(arg0, arg1, arg2) {
|
|
4871
|
+
const ret = makeMutClosure(arg0, arg1, 59368, __wbg_adapter_90);
|
|
4872
4872
|
return ret;
|
|
4873
4873
|
};
|
|
4874
|
-
imports.wbg.
|
|
4875
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4874
|
+
imports.wbg.__wbindgen_closure_wrapper79694 = function(arg0, arg1, arg2) {
|
|
4875
|
+
const ret = makeMutClosure(arg0, arg1, 59368, __wbg_adapter_90);
|
|
4876
4876
|
return ret;
|
|
4877
4877
|
};
|
|
4878
|
-
imports.wbg.
|
|
4879
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
4878
|
+
imports.wbg.__wbindgen_closure_wrapper79696 = function(arg0, arg1, arg2) {
|
|
4879
|
+
const ret = makeMutClosure(arg0, arg1, 59368, __wbg_adapter_108);
|
|
4880
4880
|
return ret;
|
|
4881
4881
|
};
|
|
4882
4882
|
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
|
|
@@ -5276,7 +5276,7 @@ function __wbg_get_imports() {
|
|
|
5276
5276
|
}
|
|
5277
5277
|
|
|
5278
5278
|
function __wbg_init_memory(imports, memory) {
|
|
5279
|
-
imports.wbg.memory = memory || new WebAssembly.Memory({initial:
|
|
5279
|
+
imports.wbg.memory = memory || new WebAssembly.Memory({initial:1015,maximum:65536,shared:true});
|
|
5280
5280
|
}
|
|
5281
5281
|
|
|
5282
5282
|
function __wbg_finalize_init(instance, module, thread_stack_size) {
|
package/pkg/webgpu_build_bg.wasm
CHANGED
|
Binary file
|
|
@@ -149,18 +149,18 @@ 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
151
|
export const closure15558_externref_shim: (a: number, b: number, c: number, d: any) => void;
|
|
152
|
-
export const
|
|
153
|
-
export const
|
|
152
|
+
export const closure41222_externref_shim: (a: number, b: number, c: any) => void;
|
|
153
|
+
export const closure50641_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 closure54295_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 closure59367_externref_shim: (a: number, b: number, c: any) => void;
|
|
160
|
+
export const closure59371_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 closure119322_externref_shim: (a: number, b: number, c: any) => void;
|
|
163
|
+
export const closure134576_externref_shim: (a: number, b: number, c: any) => void;
|
|
164
|
+
export const closure137469_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;
|