|
1 | 1 | // @generated file from wasmbuild -- do not edit |
2 | 2 | // deno-lint-ignore-file |
3 | 3 | // deno-fmt-ignore-file |
4 | | -// source-hash: 75d28be6d7125c45d88236786e2ab193c844ffff |
| 4 | +// source-hash: 77711f824813addd84abc54d07593440b801756f |
5 | 5 | let wasm; |
6 | 6 |
|
7 | 7 | const cachedTextDecoder = new TextDecoder("utf-8", { |
@@ -228,7 +228,7 @@ function makeMutClosure(arg0, arg1, dtor, f) { |
228 | 228 | } |
229 | 229 | function __wbg_adapter_46(arg0, arg1, arg2) { |
230 | 230 | wasm |
231 | | - ._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__haf77dc7cf0257051( |
| 231 | + ._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hb3a7596ff5d8eafe( |
232 | 232 | arg0, |
233 | 233 | arg1, |
234 | 234 | addHeapObject(arg2), |
@@ -284,7 +284,7 @@ function handleError(f, args) { |
284 | 284 | } |
285 | 285 | } |
286 | 286 | function __wbg_adapter_104(arg0, arg1, arg2, arg3) { |
287 | | - wasm.wasm_bindgen__convert__closures__invoke2_mut__h4b9e99f05a380340( |
| 287 | + wasm.wasm_bindgen__convert__closures__invoke2_mut__hc2815ade821c01ce( |
288 | 288 | arg0, |
289 | 289 | arg1, |
290 | 290 | addHeapObject(arg2), |
@@ -351,7 +351,7 @@ const imports = { |
351 | 351 | const ret = BigInt.asUintN(64, arg0); |
352 | 352 | return addHeapObject(ret); |
353 | 353 | }, |
354 | | - __wbg_warn_448c3e19a06681e0: function (arg0, arg1) { |
| 354 | + __wbg_warn_c0468dd4368987df: function (arg0, arg1) { |
355 | 355 | console.warn(getStringFromWasm0(arg0, arg1)); |
356 | 356 | }, |
357 | 357 | __wbindgen_string_new: function (arg0, arg1) { |
@@ -415,14 +415,14 @@ const imports = { |
415 | 415 | const ret = false; |
416 | 416 | return ret; |
417 | 417 | }, |
418 | | - __wbindgen_is_string: function (arg0) { |
419 | | - const ret = typeof (getObject(arg0)) === "string"; |
420 | | - return ret; |
421 | | - }, |
422 | 418 | __wbindgen_is_function: function (arg0) { |
423 | 419 | const ret = typeof (getObject(arg0)) === "function"; |
424 | 420 | return ret; |
425 | 421 | }, |
| 422 | + __wbindgen_is_string: function (arg0) { |
| 423 | + const ret = typeof (getObject(arg0)) === "string"; |
| 424 | + return ret; |
| 425 | + }, |
426 | 426 | __wbg_call_95d1ea488d03e4e8: function () { |
427 | 427 | return handleError(function (arg0, arg1) { |
428 | 428 | const ret = getObject(arg0).call(getObject(arg1)); |
@@ -605,8 +605,8 @@ const imports = { |
605 | 605 | const ret = wasm.memory; |
606 | 606 | return addHeapObject(ret); |
607 | 607 | }, |
608 | | - __wbindgen_closure_wrapper1224: function (arg0, arg1, arg2) { |
609 | | - const ret = makeMutClosure(arg0, arg1, 197, __wbg_adapter_46); |
| 608 | + __wbindgen_closure_wrapper1170: function (arg0, arg1, arg2) { |
| 609 | + const ret = makeMutClosure(arg0, arg1, 196, __wbg_adapter_46); |
610 | 610 | return addHeapObject(ret); |
611 | 611 | }, |
612 | 612 | }, |
|
0 commit comments