merfix 0.1.59 → 0.1.60
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/merfix.js +1 -1
- package/merfix_bg.wasm +0 -0
- package/package.json +1 -1
package/merfix.js
CHANGED
|
@@ -316,7 +316,7 @@ async function __wbg_load(module, imports) {
|
|
|
316
316
|
function __wbg_get_imports() {
|
|
317
317
|
const imports = {};
|
|
318
318
|
imports.wbg = {};
|
|
319
|
-
imports.wbg.
|
|
319
|
+
imports.wbg.__wbg_wbindgenthrow_4c11a24fca429ccf = function(arg0, arg1) {
|
|
320
320
|
throw new Error(getStringFromWasm0(arg0, arg1));
|
|
321
321
|
};
|
|
322
322
|
imports.wbg.__wbindgen_cast_2241b6af4c4b2941 = function(arg0, arg1) {
|
package/merfix_bg.wasm
CHANGED
|
Binary file
|