@next/swc-wasm-web 16.3.0-canary.67 → 16.3.0-canary.69
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/package.json +1 -1
- package/wasm.d.ts +3 -3
- package/wasm.js +7 -7
- package/wasm_bg.wasm +0 -0
package/package.json
CHANGED
package/wasm.d.ts
CHANGED
|
@@ -35,9 +35,9 @@ export interface InitOutput {
|
|
|
35
35
|
readonly parseSync: (a: any, b: any) => [number, number, number];
|
|
36
36
|
readonly transform: (a: any, b: any) => any;
|
|
37
37
|
readonly transformSync: (a: any, b: any) => [number, number, number];
|
|
38
|
-
readonly
|
|
39
|
-
readonly
|
|
40
|
-
readonly
|
|
38
|
+
readonly wasm_bindgen_c419f57c1d2bb4af___closure__destroy___dyn_core_44cac5f549517415___ops__function__FnMut__wasm_bindgen_c419f57c1d2bb4af___JsValue____Output___core_44cac5f549517415___result__Result_____wasm_bindgen_c419f57c1d2bb4af___JsError___: (a: number, b: number) => void;
|
|
39
|
+
readonly wasm_bindgen_c419f57c1d2bb4af___convert__closures_____invoke___wasm_bindgen_c419f57c1d2bb4af___JsValue__core_44cac5f549517415___result__Result_____wasm_bindgen_c419f57c1d2bb4af___JsError___true_: (a: number, b: number, c: any) => [number, number];
|
|
40
|
+
readonly wasm_bindgen_c419f57c1d2bb4af___convert__closures_____invoke___js_sys_beee9aa76911452a___Function_fn_wasm_bindgen_c419f57c1d2bb4af___JsValue_____wasm_bindgen_c419f57c1d2bb4af___sys__Undefined___js_sys_beee9aa76911452a___Function_fn_wasm_bindgen_c419f57c1d2bb4af___JsValue_____wasm_bindgen_c419f57c1d2bb4af___sys__Undefined_______true_: (a: number, b: number, c: any, d: any) => void;
|
|
41
41
|
readonly __wbindgen_externrefs: WebAssembly.Table;
|
|
42
42
|
readonly __wbindgen_malloc: (a: number, b: number) => number;
|
|
43
43
|
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
package/wasm.js
CHANGED
|
@@ -341,7 +341,7 @@ function __wbg_get_imports() {
|
|
|
341
341
|
const a = state0.a;
|
|
342
342
|
state0.a = 0;
|
|
343
343
|
try {
|
|
344
|
-
return
|
|
344
|
+
return wasm_bindgen_c419f57c1d2bb4af___convert__closures_____invoke___js_sys_beee9aa76911452a___Function_fn_wasm_bindgen_c419f57c1d2bb4af___JsValue_____wasm_bindgen_c419f57c1d2bb4af___sys__Undefined___js_sys_beee9aa76911452a___Function_fn_wasm_bindgen_c419f57c1d2bb4af___JsValue_____wasm_bindgen_c419f57c1d2bb4af___sys__Undefined_______true_(a, state0.b, arg0, arg1);
|
|
345
345
|
} finally {
|
|
346
346
|
state0.a = a;
|
|
347
347
|
}
|
|
@@ -412,8 +412,8 @@ function __wbg_get_imports() {
|
|
|
412
412
|
return ret;
|
|
413
413
|
},
|
|
414
414
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
|
415
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx:
|
|
416
|
-
const ret = makeMutClosure(arg0, arg1, wasm.
|
|
415
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 4315, function: Function { arguments: [Externref], shim_idx: 425, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
416
|
+
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_c419f57c1d2bb4af___closure__destroy___dyn_core_44cac5f549517415___ops__function__FnMut__wasm_bindgen_c419f57c1d2bb4af___JsValue____Output___core_44cac5f549517415___result__Result_____wasm_bindgen_c419f57c1d2bb4af___JsError___, wasm_bindgen_c419f57c1d2bb4af___convert__closures_____invoke___wasm_bindgen_c419f57c1d2bb4af___JsValue__core_44cac5f549517415___result__Result_____wasm_bindgen_c419f57c1d2bb4af___JsError___true_);
|
|
417
417
|
return ret;
|
|
418
418
|
},
|
|
419
419
|
__wbindgen_cast_0000000000000002: function(arg0) {
|
|
@@ -453,15 +453,15 @@ function __wbg_get_imports() {
|
|
|
453
453
|
};
|
|
454
454
|
}
|
|
455
455
|
|
|
456
|
-
function
|
|
457
|
-
const ret = wasm.
|
|
456
|
+
function wasm_bindgen_c419f57c1d2bb4af___convert__closures_____invoke___wasm_bindgen_c419f57c1d2bb4af___JsValue__core_44cac5f549517415___result__Result_____wasm_bindgen_c419f57c1d2bb4af___JsError___true_(arg0, arg1, arg2) {
|
|
457
|
+
const ret = wasm.wasm_bindgen_c419f57c1d2bb4af___convert__closures_____invoke___wasm_bindgen_c419f57c1d2bb4af___JsValue__core_44cac5f549517415___result__Result_____wasm_bindgen_c419f57c1d2bb4af___JsError___true_(arg0, arg1, arg2);
|
|
458
458
|
if (ret[1]) {
|
|
459
459
|
throw takeFromExternrefTable0(ret[0]);
|
|
460
460
|
}
|
|
461
461
|
}
|
|
462
462
|
|
|
463
|
-
function
|
|
464
|
-
wasm.
|
|
463
|
+
function wasm_bindgen_c419f57c1d2bb4af___convert__closures_____invoke___js_sys_beee9aa76911452a___Function_fn_wasm_bindgen_c419f57c1d2bb4af___JsValue_____wasm_bindgen_c419f57c1d2bb4af___sys__Undefined___js_sys_beee9aa76911452a___Function_fn_wasm_bindgen_c419f57c1d2bb4af___JsValue_____wasm_bindgen_c419f57c1d2bb4af___sys__Undefined_______true_(arg0, arg1, arg2, arg3) {
|
|
464
|
+
wasm.wasm_bindgen_c419f57c1d2bb4af___convert__closures_____invoke___js_sys_beee9aa76911452a___Function_fn_wasm_bindgen_c419f57c1d2bb4af___JsValue_____wasm_bindgen_c419f57c1d2bb4af___sys__Undefined___js_sys_beee9aa76911452a___Function_fn_wasm_bindgen_c419f57c1d2bb4af___JsValue_____wasm_bindgen_c419f57c1d2bb4af___sys__Undefined_______true_(arg0, arg1, arg2, arg3);
|
|
465
465
|
}
|
|
466
466
|
|
|
467
467
|
function addToExternrefTable0(obj) {
|
package/wasm_bg.wasm
CHANGED
|
Binary file
|