merfix 0.1.89 → 0.1.90
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 -2
- package/merfix_bg.wasm +0 -0
- package/package.json +1 -1
package/merfix.js
CHANGED
|
@@ -156,11 +156,10 @@ export function version() {
|
|
|
156
156
|
wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
|
|
157
157
|
}
|
|
158
158
|
}
|
|
159
|
-
|
|
160
159
|
function __wbg_get_imports() {
|
|
161
160
|
const import0 = {
|
|
162
161
|
__proto__: null,
|
|
163
|
-
|
|
162
|
+
__wbg___wbindgen_throw_6b64449b9b9ed33c: function(arg0, arg1) {
|
|
164
163
|
throw new Error(getStringFromWasm0(arg0, arg1));
|
|
165
164
|
},
|
|
166
165
|
__wbindgen_cast_0000000000000001: function(arg0, arg1) {
|
package/merfix_bg.wasm
CHANGED
|
Binary file
|