|
1 | 1 | // @generated file from wasmbuild -- do not edit |
2 | 2 | // deno-lint-ignore-file |
3 | 3 | // deno-fmt-ignore-file |
4 | | -// source-hash: 27ae0190fc68509a13e1943d0fc27abf68167506 |
| 4 | +// source-hash: 4d47628fd68d2caa1e903a9110cdfb4aec40ef84 |
5 | 5 | let wasm; |
6 | 6 |
|
7 | 7 | const cachedTextDecoder = new TextDecoder("utf-8", { |
@@ -202,7 +202,7 @@ function makeMutClosure(arg0, arg1, dtor, f) { |
202 | 202 | } |
203 | 203 | function __wbg_adapter_16(arg0, arg1, arg2) { |
204 | 204 | wasm |
205 | | - ._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h8091b05a54ab9839( |
| 205 | + ._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h69d959143c0b702a( |
206 | 206 | arg0, |
207 | 207 | arg1, |
208 | 208 | addHeapObject(arg2), |
@@ -261,7 +261,7 @@ function handleError(f, args) { |
261 | 261 | } |
262 | 262 | } |
263 | 263 | function __wbg_adapter_32(arg0, arg1, arg2, arg3) { |
264 | | - wasm.wasm_bindgen__convert__closures__invoke2_mut__h56f37f5c08a772aa( |
| 264 | + wasm.wasm_bindgen__convert__closures__invoke2_mut__h801a64a954dbf521( |
265 | 265 | arg0, |
266 | 266 | arg1, |
267 | 267 | addHeapObject(arg2), |
@@ -392,8 +392,8 @@ const imports = { |
392 | 392 | __wbindgen_throw: function (arg0, arg1) { |
393 | 393 | throw new Error(getStringFromWasm0(arg0, arg1)); |
394 | 394 | }, |
395 | | - __wbindgen_closure_wrapper1072: function (arg0, arg1, arg2) { |
396 | | - const ret = makeMutClosure(arg0, arg1, 201, __wbg_adapter_16); |
| 395 | + __wbindgen_closure_wrapper1069: function (arg0, arg1, arg2) { |
| 396 | + const ret = makeMutClosure(arg0, arg1, 202, __wbg_adapter_16); |
397 | 397 | return addHeapObject(ret); |
398 | 398 | }, |
399 | 399 | }, |
|
0 commit comments