@freqhole/midden 0.2.15 → 0.3.2
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/midden_bg.js +36 -45
- package/midden_bg.wasm +0 -0
- package/package.json +1 -1
package/midden_bg.js
CHANGED
|
@@ -1826,7 +1826,7 @@ export function __wbg_new_typed_1824d93f294193e5(arg0, arg1) {
|
|
|
1826
1826
|
const a = state0.a;
|
|
1827
1827
|
state0.a = 0;
|
|
1828
1828
|
try {
|
|
1829
|
-
return
|
|
1829
|
+
return wasm_bindgen_43b02343fda7b720___convert__closures_____invoke___js_sys_d216a05c0b8a05ba___Function_fn_wasm_bindgen_43b02343fda7b720___JsValue_____wasm_bindgen_43b02343fda7b720___sys__Undefined___js_sys_d216a05c0b8a05ba___Function_fn_wasm_bindgen_43b02343fda7b720___JsValue_____wasm_bindgen_43b02343fda7b720___sys__Undefined_______true_(a, state0.b, arg0, arg1);
|
|
1830
1830
|
} finally {
|
|
1831
1831
|
state0.a = a;
|
|
1832
1832
|
}
|
|
@@ -2122,66 +2122,61 @@ export function __wbg_write_e557b5312ec23477() { return handleError(function (ar
|
|
|
2122
2122
|
return ret;
|
|
2123
2123
|
}, arguments); }
|
|
2124
2124
|
export function __wbindgen_cast_0000000000000001(arg0, arg1) {
|
|
2125
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
2126
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2125
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 3569, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2126
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen_43b02343fda7b720___convert__closures_____invoke___wasm_bindgen_43b02343fda7b720___JsValue______true_);
|
|
2127
2127
|
return ret;
|
|
2128
2128
|
}
|
|
2129
2129
|
export function __wbindgen_cast_0000000000000002(arg0, arg1) {
|
|
2130
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx:
|
|
2131
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2130
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 5599, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
2131
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen_43b02343fda7b720___convert__closures_____invoke___wasm_bindgen_43b02343fda7b720___JsValue__core_ed718c3d60ebd546___result__Result_____wasm_bindgen_43b02343fda7b720___JsError___true_);
|
|
2132
2132
|
return ret;
|
|
2133
2133
|
}
|
|
2134
2134
|
export function __wbindgen_cast_0000000000000003(arg0, arg1) {
|
|
2135
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx:
|
|
2136
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2135
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("CloseEvent")], shim_idx: 2434, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2136
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen_43b02343fda7b720___convert__closures_____invoke___web_sys_a75a1ae00dad88be___features__gen_CloseEvent__CloseEvent______true_);
|
|
2137
2137
|
return ret;
|
|
2138
2138
|
}
|
|
2139
2139
|
export function __wbindgen_cast_0000000000000004(arg0, arg1) {
|
|
2140
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx:
|
|
2141
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2140
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [NamedExternref("MessageEvent")], shim_idx: 4190, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2141
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen_43b02343fda7b720___convert__closures_____invoke___web_sys_a75a1ae00dad88be___features__gen_MessageEvent__MessageEvent______true_);
|
|
2142
2142
|
return ret;
|
|
2143
2143
|
}
|
|
2144
2144
|
export function __wbindgen_cast_0000000000000005(arg0, arg1) {
|
|
2145
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
2146
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
2145
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 3492, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2146
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen_43b02343fda7b720___convert__closures_____invoke_______true_);
|
|
2147
2147
|
return ret;
|
|
2148
2148
|
}
|
|
2149
2149
|
export function __wbindgen_cast_0000000000000006(arg0, arg1) {
|
|
2150
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
2151
|
-
const ret =
|
|
2150
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 3745, ret: Unit, inner_ret: Some(Unit) }, mutable: false }) -> Externref`.
|
|
2151
|
+
const ret = makeClosure(arg0, arg1, wasm_bindgen_43b02343fda7b720___convert__closures_____invoke_______true__1_);
|
|
2152
2152
|
return ret;
|
|
2153
2153
|
}
|
|
2154
2154
|
export function __wbindgen_cast_0000000000000007(arg0, arg1) {
|
|
2155
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx:
|
|
2156
|
-
const ret =
|
|
2155
|
+
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 5563, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2156
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen_43b02343fda7b720___convert__closures_____invoke_______true__2_);
|
|
2157
2157
|
return ret;
|
|
2158
2158
|
}
|
|
2159
|
-
export function __wbindgen_cast_0000000000000008(arg0
|
|
2160
|
-
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 5612, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
2161
|
-
const ret = makeMutClosure(arg0, arg1, wasm_bindgen_86dd4b69ff7bf675___convert__closures_____invoke_______true__3_);
|
|
2162
|
-
return ret;
|
|
2163
|
-
}
|
|
2164
|
-
export function __wbindgen_cast_0000000000000009(arg0) {
|
|
2159
|
+
export function __wbindgen_cast_0000000000000008(arg0) {
|
|
2165
2160
|
// Cast intrinsic for `F64 -> Externref`.
|
|
2166
2161
|
const ret = arg0;
|
|
2167
2162
|
return ret;
|
|
2168
2163
|
}
|
|
2169
|
-
export function
|
|
2164
|
+
export function __wbindgen_cast_0000000000000009(arg0) {
|
|
2170
2165
|
// Cast intrinsic for `I64 -> Externref`.
|
|
2171
2166
|
const ret = arg0;
|
|
2172
2167
|
return ret;
|
|
2173
2168
|
}
|
|
2174
|
-
export function
|
|
2169
|
+
export function __wbindgen_cast_000000000000000a(arg0, arg1) {
|
|
2175
2170
|
// Cast intrinsic for `Ref(Slice(U8)) -> NamedExternref("Uint8Array")`.
|
|
2176
2171
|
const ret = getArrayU8FromWasm0(arg0, arg1);
|
|
2177
2172
|
return ret;
|
|
2178
2173
|
}
|
|
2179
|
-
export function
|
|
2174
|
+
export function __wbindgen_cast_000000000000000b(arg0, arg1) {
|
|
2180
2175
|
// Cast intrinsic for `Ref(String) -> Externref`.
|
|
2181
2176
|
const ret = getStringFromWasm0(arg0, arg1);
|
|
2182
2177
|
return ret;
|
|
2183
2178
|
}
|
|
2184
|
-
export function
|
|
2179
|
+
export function __wbindgen_cast_000000000000000c(arg0) {
|
|
2185
2180
|
// Cast intrinsic for `U64 -> Externref`.
|
|
2186
2181
|
const ret = BigInt.asUintN(64, arg0);
|
|
2187
2182
|
return ret;
|
|
@@ -2195,43 +2190,39 @@ export function __wbindgen_init_externref_table() {
|
|
|
2195
2190
|
table.set(offset + 2, true);
|
|
2196
2191
|
table.set(offset + 3, false);
|
|
2197
2192
|
}
|
|
2198
|
-
function
|
|
2199
|
-
wasm.
|
|
2200
|
-
}
|
|
2201
|
-
|
|
2202
|
-
function wasm_bindgen_86dd4b69ff7bf675___convert__closures_____invoke_______true__1_(arg0, arg1) {
|
|
2203
|
-
wasm.wasm_bindgen_86dd4b69ff7bf675___convert__closures_____invoke_______true__1_(arg0, arg1);
|
|
2193
|
+
function wasm_bindgen_43b02343fda7b720___convert__closures_____invoke_______true_(arg0, arg1) {
|
|
2194
|
+
wasm.wasm_bindgen_43b02343fda7b720___convert__closures_____invoke_______true_(arg0, arg1);
|
|
2204
2195
|
}
|
|
2205
2196
|
|
|
2206
|
-
function
|
|
2207
|
-
wasm.
|
|
2197
|
+
function wasm_bindgen_43b02343fda7b720___convert__closures_____invoke_______true__1_(arg0, arg1) {
|
|
2198
|
+
wasm.wasm_bindgen_43b02343fda7b720___convert__closures_____invoke_______true__1_(arg0, arg1);
|
|
2208
2199
|
}
|
|
2209
2200
|
|
|
2210
|
-
function
|
|
2211
|
-
wasm.
|
|
2201
|
+
function wasm_bindgen_43b02343fda7b720___convert__closures_____invoke_______true__2_(arg0, arg1) {
|
|
2202
|
+
wasm.wasm_bindgen_43b02343fda7b720___convert__closures_____invoke_______true__2_(arg0, arg1);
|
|
2212
2203
|
}
|
|
2213
2204
|
|
|
2214
|
-
function
|
|
2215
|
-
wasm.
|
|
2205
|
+
function wasm_bindgen_43b02343fda7b720___convert__closures_____invoke___wasm_bindgen_43b02343fda7b720___JsValue______true_(arg0, arg1, arg2) {
|
|
2206
|
+
wasm.wasm_bindgen_43b02343fda7b720___convert__closures_____invoke___wasm_bindgen_43b02343fda7b720___JsValue______true_(arg0, arg1, arg2);
|
|
2216
2207
|
}
|
|
2217
2208
|
|
|
2218
|
-
function
|
|
2219
|
-
wasm.
|
|
2209
|
+
function wasm_bindgen_43b02343fda7b720___convert__closures_____invoke___web_sys_a75a1ae00dad88be___features__gen_CloseEvent__CloseEvent______true_(arg0, arg1, arg2) {
|
|
2210
|
+
wasm.wasm_bindgen_43b02343fda7b720___convert__closures_____invoke___web_sys_a75a1ae00dad88be___features__gen_CloseEvent__CloseEvent______true_(arg0, arg1, arg2);
|
|
2220
2211
|
}
|
|
2221
2212
|
|
|
2222
|
-
function
|
|
2223
|
-
wasm.
|
|
2213
|
+
function wasm_bindgen_43b02343fda7b720___convert__closures_____invoke___web_sys_a75a1ae00dad88be___features__gen_MessageEvent__MessageEvent______true_(arg0, arg1, arg2) {
|
|
2214
|
+
wasm.wasm_bindgen_43b02343fda7b720___convert__closures_____invoke___web_sys_a75a1ae00dad88be___features__gen_MessageEvent__MessageEvent______true_(arg0, arg1, arg2);
|
|
2224
2215
|
}
|
|
2225
2216
|
|
|
2226
|
-
function
|
|
2227
|
-
const ret = wasm.
|
|
2217
|
+
function wasm_bindgen_43b02343fda7b720___convert__closures_____invoke___wasm_bindgen_43b02343fda7b720___JsValue__core_ed718c3d60ebd546___result__Result_____wasm_bindgen_43b02343fda7b720___JsError___true_(arg0, arg1, arg2) {
|
|
2218
|
+
const ret = wasm.wasm_bindgen_43b02343fda7b720___convert__closures_____invoke___wasm_bindgen_43b02343fda7b720___JsValue__core_ed718c3d60ebd546___result__Result_____wasm_bindgen_43b02343fda7b720___JsError___true_(arg0, arg1, arg2);
|
|
2228
2219
|
if (ret[1]) {
|
|
2229
2220
|
throw takeFromExternrefTable0(ret[0]);
|
|
2230
2221
|
}
|
|
2231
2222
|
}
|
|
2232
2223
|
|
|
2233
|
-
function
|
|
2234
|
-
wasm.
|
|
2224
|
+
function wasm_bindgen_43b02343fda7b720___convert__closures_____invoke___js_sys_d216a05c0b8a05ba___Function_fn_wasm_bindgen_43b02343fda7b720___JsValue_____wasm_bindgen_43b02343fda7b720___sys__Undefined___js_sys_d216a05c0b8a05ba___Function_fn_wasm_bindgen_43b02343fda7b720___JsValue_____wasm_bindgen_43b02343fda7b720___sys__Undefined_______true_(arg0, arg1, arg2, arg3) {
|
|
2225
|
+
wasm.wasm_bindgen_43b02343fda7b720___convert__closures_____invoke___js_sys_d216a05c0b8a05ba___Function_fn_wasm_bindgen_43b02343fda7b720___JsValue_____wasm_bindgen_43b02343fda7b720___sys__Undefined___js_sys_d216a05c0b8a05ba___Function_fn_wasm_bindgen_43b02343fda7b720___JsValue_____wasm_bindgen_43b02343fda7b720___sys__Undefined_______true_(arg0, arg1, arg2, arg3);
|
|
2235
2226
|
}
|
|
2236
2227
|
|
|
2237
2228
|
|
package/midden_bg.wasm
CHANGED
|
Binary file
|
package/package.json
CHANGED