@utoo/web 1.2.5 → 1.2.6
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/esm/loaderWorker.js +1 -1
- package/esm/utoo/index.js +15 -15
- package/esm/utoo/index_bg.wasm +0 -0
- package/package.json +1 -1
package/esm/utoo/index.js
CHANGED
|
@@ -267,22 +267,22 @@ let WASM_VECTOR_LEN = 0;
|
|
|
267
267
|
function __wasm_bindgen_func_elem_22473(arg0, arg1) {
|
|
268
268
|
wasm.__wasm_bindgen_func_elem_22473(arg0, arg1);
|
|
269
269
|
}
|
|
270
|
-
function
|
|
271
|
-
wasm.
|
|
270
|
+
function __wasm_bindgen_func_elem_83121(arg0, arg1, arg2) {
|
|
271
|
+
wasm.__wasm_bindgen_func_elem_83121(arg0, arg1, addHeapObject(arg2));
|
|
272
272
|
}
|
|
273
|
-
function
|
|
273
|
+
function __wasm_bindgen_func_elem_83372(arg0, arg1, arg2) {
|
|
274
|
+
wasm.__wasm_bindgen_func_elem_83372(arg0, arg1, addHeapObject(arg2));
|
|
275
|
+
}
|
|
276
|
+
function __wasm_bindgen_func_elem_83427(arg0, arg1, arg2) {
|
|
274
277
|
try {
|
|
275
|
-
wasm.
|
|
278
|
+
wasm.__wasm_bindgen_func_elem_83427(arg0, arg1, addBorrowedObject(arg2));
|
|
276
279
|
}
|
|
277
280
|
finally {
|
|
278
281
|
heap[stack_pointer++] = undefined;
|
|
279
282
|
}
|
|
280
283
|
}
|
|
281
|
-
function
|
|
282
|
-
wasm.
|
|
283
|
-
}
|
|
284
|
-
function __wasm_bindgen_func_elem_3381(arg0, arg1, arg2, arg3) {
|
|
285
|
-
wasm.__wasm_bindgen_func_elem_3381(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
|
|
284
|
+
function __wasm_bindgen_func_elem_3385(arg0, arg1, arg2, arg3) {
|
|
285
|
+
wasm.__wasm_bindgen_func_elem_3385(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
|
|
286
286
|
}
|
|
287
287
|
const __wbindgen_enum_DirEntryType = ["file", "directory"];
|
|
288
288
|
const __wbindgen_enum_FileSystemChangeRecordType = ["appeared", "disappeared", "errored", "modified", "moved", "unknown"];
|
|
@@ -1556,7 +1556,7 @@ function __wbg_get_imports(memory) {
|
|
|
1556
1556
|
const a = state0.a;
|
|
1557
1557
|
state0.a = 0;
|
|
1558
1558
|
try {
|
|
1559
|
-
return
|
|
1559
|
+
return __wasm_bindgen_func_elem_3385(a, state0.b, arg0, arg1);
|
|
1560
1560
|
}
|
|
1561
1561
|
finally {
|
|
1562
1562
|
state0.a = a;
|
|
@@ -1872,7 +1872,7 @@ function __wbg_get_imports(memory) {
|
|
|
1872
1872
|
};
|
|
1873
1873
|
imports.wbg.__wbindgen_cast_1b8e0aaf75797659 = function (arg0, arg1) {
|
|
1874
1874
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 7384, function: Function { arguments: [], shim_idx: 1847, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1875
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
1875
|
+
const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_83434, __wasm_bindgen_func_elem_22473);
|
|
1876
1876
|
return addHeapObject(ret);
|
|
1877
1877
|
};
|
|
1878
1878
|
imports.wbg.__wbindgen_cast_2241b6af4c4b2941 = function (arg0, arg1) {
|
|
@@ -1887,7 +1887,7 @@ function __wbg_get_imports(memory) {
|
|
|
1887
1887
|
};
|
|
1888
1888
|
imports.wbg.__wbindgen_cast_528f16a631193d95 = function (arg0, arg1) {
|
|
1889
1889
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 7381, function: Function { arguments: [Ref(NamedExternref("MessageEvent"))], shim_idx: 7382, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1890
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
1890
|
+
const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_83426, __wasm_bindgen_func_elem_83427);
|
|
1891
1891
|
return addHeapObject(ret);
|
|
1892
1892
|
};
|
|
1893
1893
|
imports.wbg.__wbindgen_cast_650a3c971946a2fe = function (arg0, arg1) {
|
|
@@ -1897,7 +1897,7 @@ function __wbg_get_imports(memory) {
|
|
|
1897
1897
|
};
|
|
1898
1898
|
imports.wbg.__wbindgen_cast_652fa2a9e6efce74 = function (arg0, arg1) {
|
|
1899
1899
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 7360, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 7377, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1900
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
1900
|
+
const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_83120, __wasm_bindgen_func_elem_83372);
|
|
1901
1901
|
return addHeapObject(ret);
|
|
1902
1902
|
};
|
|
1903
1903
|
imports.wbg.__wbindgen_cast_76322aab70622876 = function (arg0, arg1) {
|
|
@@ -1914,12 +1914,12 @@ function __wbg_get_imports(memory) {
|
|
|
1914
1914
|
};
|
|
1915
1915
|
imports.wbg.__wbindgen_cast_cccd96d16911d371 = function (arg0, arg1) {
|
|
1916
1916
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 7360, function: Function { arguments: [Externref], shim_idx: 7377, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
1917
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
1917
|
+
const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_83120, __wasm_bindgen_func_elem_83372);
|
|
1918
1918
|
return addHeapObject(ret);
|
|
1919
1919
|
};
|
|
1920
1920
|
imports.wbg.__wbindgen_cast_d3216154c60fbbf7 = function (arg0, arg1) {
|
|
1921
1921
|
// Cast intrinsic for `Closure(Closure { dtor_idx: 7360, function: Function { arguments: [NamedExternref("Array<any>")], shim_idx: 7361, ret: Unit, inner_ret: Some(Unit) }, mutable: false }) -> Externref`.
|
|
1922
|
-
const ret = makeClosure(arg0, arg1, wasm.
|
|
1922
|
+
const ret = makeClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_83120, __wasm_bindgen_func_elem_83121);
|
|
1923
1923
|
return addHeapObject(ret);
|
|
1924
1924
|
};
|
|
1925
1925
|
imports.wbg.__wbindgen_cast_d6cd19b81560fd6e = function (arg0) {
|
package/esm/utoo/index_bg.wasm
CHANGED
|
Binary file
|