|
1 | 1 | // @generated file from wasmbuild -- do not edit |
2 | 2 | // deno-lint-ignore-file |
3 | 3 | // deno-fmt-ignore-file |
4 | | -// source-hash: 4b63a2ae19c7a759c2c503919ba6d7911c6a6f8d |
| 4 | +// source-hash: 130eb44b1388efcf716007b9c4d2e0c5fb6d270b |
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__h5728cff2ef7dc696( |
| 205 | + ._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h609a4cfd31c5dcf8( |
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__hd6314b710ba0d06d( |
| 264 | + wasm.wasm_bindgen__convert__closures__invoke2_mut__h2df364ad525ab5d1( |
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_f6f6e09f67da1ccc: function (arg0, arg1) { |
| 293 | + __wbg_warn_d77632e3349740d3: function (arg0, arg1) { |
294 | 294 | console.warn(getStringFromWasm0(arg0, arg1)); |
295 | 295 | }, |
296 | 296 | __wbindgen_string_new: function (arg0, arg1) { |
@@ -392,7 +392,7 @@ const imports = { |
392 | 392 | __wbindgen_throw: function (arg0, arg1) { |
393 | 393 | throw new Error(getStringFromWasm0(arg0, arg1)); |
394 | 394 | }, |
395 | | - __wbindgen_closure_wrapper1068: function (arg0, arg1, arg2) { |
| 395 | + __wbindgen_closure_wrapper1018: function (arg0, arg1, arg2) { |
396 | 396 | const ret = makeMutClosure(arg0, arg1, 199, __wbg_adapter_16); |
397 | 397 | return addHeapObject(ret); |
398 | 398 | }, |
|
0 commit comments