|
1 | 1 | // @generated file from wasmbuild -- do not edit |
2 | 2 | // deno-lint-ignore-file |
3 | 3 | // deno-fmt-ignore-file |
4 | | -// source-hash: 26917a7ccb946b3e29a0756ac1a9ae3e4a3c28de |
| 4 | +// source-hash: 89f3ab09b8beb77de3dca2b01814f674ca890b92 |
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__hf367ac55be355bd7( |
| 205 | + ._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h6e1eb8756be5b45f( |
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__hc0154314c9f3844a( |
| 264 | + wasm.wasm_bindgen__convert__closures__invoke2_mut__h946baa51dd5395e1( |
265 | 265 | arg0, |
266 | 266 | arg1, |
267 | 267 | addHeapObject(arg2), |
@@ -290,7 +290,7 @@ const imports = { |
290 | 290 | __wbindgen_object_drop_ref: function (arg0) { |
291 | 291 | takeObject(arg0); |
292 | 292 | }, |
293 | | - __wbg_warn_53c4625165a592c9: function (arg0, arg1) { |
| 293 | + __wbg_warn_66a6c7edf1b7b46b: function (arg0, arg1) { |
294 | 294 | console.warn(getStringFromWasm0(arg0, arg1)); |
295 | 295 | }, |
296 | 296 | __wbindgen_string_new: function (arg0, arg1) { |
@@ -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_wrapper953: function (arg0, arg1, arg2) { |
396 | | - const ret = makeMutClosure(arg0, arg1, 168, __wbg_adapter_16); |
| 395 | + __wbindgen_closure_wrapper908: function (arg0, arg1, arg2) { |
| 396 | + const ret = makeMutClosure(arg0, arg1, 167, __wbg_adapter_16); |
397 | 397 | return addHeapObject(ret); |
398 | 398 | }, |
399 | 399 | }, |
|
0 commit comments