|
1 | 1 | // @generated file from wasmbuild -- do not edit |
2 | 2 | // deno-lint-ignore-file |
3 | 3 | // deno-fmt-ignore-file |
4 | | -// source-hash: 134f033df83196e5d52d98a8fb9172f981c78449 |
| 4 | +// source-hash: a80903a1a81197e9be102550cff28490b46e1137 |
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_322c9c048bc6c1ad: function (arg0, arg1) { |
| 293 | + __wbg_warn_ac17122e829290fe: 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_wrapper978: function (arg0, arg1, arg2) { |
396 | | - const ret = makeMutClosure(arg0, arg1, 180, __wbg_adapter_16); |
| 395 | + __wbindgen_closure_wrapper931: function (arg0, arg1, arg2) { |
| 396 | + const ret = makeMutClosure(arg0, arg1, 179, __wbg_adapter_16); |
397 | 397 | return addHeapObject(ret); |
398 | 398 | }, |
399 | 399 | }, |
|
0 commit comments