mq-web 0.5.4 → 0.5.5

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/dist/core.cjs CHANGED
@@ -1,2 +1,2 @@
1
1
  "use strict";var D=Object.defineProperty;var z=Object.getOwnPropertyDescriptor;var q=Object.getOwnPropertyNames;var $=Object.prototype.hasOwnProperty;var C=(e,n)=>()=>(e&&(n=e(e=0)),n);var T=(e,n)=>{for(var t in n)D(e,t,{get:n[t],enumerable:!0})},H=(e,n,t,r)=>{if(n&&typeof n=="object"||typeof n=="function")for(let i of q(n))!$.call(e,i)&&i!==t&&D(e,i,{get:()=>n[i],enumerable:!(r=z(n,i))||r.enumerable});return e};var N=e=>H(D({},"__esModule",{value:!0}),e);var B={};T(B,{RunOptions:()=>S,default:()=>P,definedValues:()=>ee,diagnostics:()=>ne,format:()=>te,initSync:()=>se,run:()=>re,toAst:()=>ie});function s(e){x===w.length&&w.push(w.length+1);let n=x;return x=w[n],w[n]=e,n}function R(e){let n=typeof e;if(n=="number"||n=="boolean"||e==null)return`${e}`;if(n=="string")return`"${e}"`;if(n=="symbol"){let i=e.description;return i==null?"Symbol":`Symbol(${i})`}if(n=="function"){let i=e.name;return typeof i=="string"&&i.length>0?`Function(${i})`:"Function"}if(Array.isArray(e)){let i=e.length,a="[";i>0&&(a+=R(e[0]));for(let _=1;_<i;_++)a+=", "+R(e[_]);return a+="]",a}let t=/\[object ([^\]]+)\]/.exec(toString.call(e)),r;if(t&&t.length>1)r=t[1];else return toString.call(e);if(r=="Object")try{return"Object("+JSON.stringify(e)+")"}catch{return"Object"}return e instanceof Error?`${e.name}: ${e.message}
2
- ${e.stack}`:r}function v(e){e<132||(w[e]=x,x=e)}function G(e,n){return e=e>>>0,h().subarray(e/1,e/1+n)}function y(){return(p===null||p.buffer.detached===!0||p.buffer.detached===void 0&&p.buffer!==c.memory.buffer)&&(p=new DataView(c.memory.buffer)),p}function O(e,n){return e=e>>>0,J(e,n)}function h(){return(m===null||m.byteLength===0)&&(m=new Uint8Array(c.memory.buffer)),m}function o(e){return w[e]}function E(e,n){try{return e.apply(this,n)}catch(t){c.__wbindgen_export3(s(t))}}function g(e){return e==null}function X(e,n,t,r){let i={a:e,b:n,cnt:1,dtor:t},a=(..._)=>{i.cnt++;let f=i.a;i.a=0;try{return r(f,i.b,..._)}finally{i.a=f,a._wbg_cb_unref()}};return a._wbg_cb_unref=()=>{--i.cnt===0&&(i.dtor(i.a,i.b),i.a=0,k.unregister(i))},k.register(a,i,i),a}function b(e,n,t){if(t===void 0){let f=A.encode(e),l=n(f.length,1)>>>0;return h().subarray(l,l+f.length).set(f),u=f.length,l}let r=e.length,i=n(r,1)>>>0,a=h(),_=0;for(;_<r;_++){let f=e.charCodeAt(_);if(f>127)break;a[i+_]=f}if(_!==r){_!==0&&(e=e.slice(_)),i=t(i,r,r=_+e.length*3,1)>>>0;let f=h().subarray(i+_,i+r),l=A.encodeInto(e,f);_+=l.written,i=t(i,r,_,1)>>>0}return u=_,i}function d(e){let n=o(e);return v(e),n}function J(e,n){return M+=n,M>=Y&&(W=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),W.decode(),M=n),W.decode(h().subarray(e,e+n))}function K(e,n,t){c.__wasm_bindgen_func_elem_2764(e,n,s(t))}function Q(e,n,t,r){c.__wasm_bindgen_func_elem_718(e,n,s(t),s(r))}function ee(e,n){let t=b(e,c.__wbindgen_export,c.__wbindgen_export2),r=u;var i=g(n)?0:b(n,c.__wbindgen_export,c.__wbindgen_export2),a=u;let _=c.definedValues(t,r,i,a);return d(_)}function ne(e){let n=b(e,c.__wbindgen_export,c.__wbindgen_export2),t=u,r=c.diagnostics(n,t);return d(r)}function te(e){let n=b(e,c.__wbindgen_export,c.__wbindgen_export2),t=u,r=c.format(n,t);return d(r)}function re(e,n,t){let r=b(e,c.__wbindgen_export,c.__wbindgen_export2),i=u,a=b(n,c.__wbindgen_export,c.__wbindgen_export2),_=u,f=c.run(r,i,a,_,s(t));return d(f)}function ie(e){let n=b(e,c.__wbindgen_export,c.__wbindgen_export2),t=u,r=c.toAst(n,t);return d(r)}async function ce(e,n){if(typeof Response=="function"&&e instanceof Response){if(typeof WebAssembly.instantiateStreaming=="function")try{return await WebAssembly.instantiateStreaming(e,n)}catch(r){if(e.ok&&oe.has(e.type)&&e.headers.get("Content-Type")!=="application/wasm")console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve Wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",r);else throw r}let t=await e.arrayBuffer();return await WebAssembly.instantiate(t,n)}else{let t=await WebAssembly.instantiate(e,n);return t instanceof WebAssembly.Instance?{instance:t,module:e}:t}}function U(){let e={};return e.wbg={},e.wbg.__wbg_Error_52673b7de5a0ca89=function(n,t){let r=Error(O(n,t));return s(r)},e.wbg.__wbg_String_8f0eb39a4a4c2f66=function(n,t){let r=String(o(t)),i=b(r,c.__wbindgen_export,c.__wbindgen_export2),a=u;y().setInt32(n+4*1,a,!0),y().setInt32(n+4*0,i,!0)},e.wbg.__wbg___wbindgen_boolean_get_dea25b33882b895b=function(n){let t=o(n),r=typeof t=="boolean"?t:void 0;return g(r)?16777215:r?1:0},e.wbg.__wbg___wbindgen_debug_string_adfb662ae34724b6=function(n,t){let r=R(o(t)),i=b(r,c.__wbindgen_export,c.__wbindgen_export2),a=u;y().setInt32(n+4*1,a,!0),y().setInt32(n+4*0,i,!0)},e.wbg.__wbg___wbindgen_in_0d3e1e8f0c669317=function(n,t){return o(n)in o(t)},e.wbg.__wbg___wbindgen_is_function_8d400b8b1af978cd=function(n){return typeof o(n)=="function"},e.wbg.__wbg___wbindgen_is_object_ce774f3490692386=function(n){let t=o(n);return typeof t=="object"&&t!==null},e.wbg.__wbg___wbindgen_is_string_704ef9c8fc131030=function(n){return typeof o(n)=="string"},e.wbg.__wbg___wbindgen_is_undefined_f6b95eab589e0269=function(n){return o(n)===void 0},e.wbg.__wbg___wbindgen_jsval_loose_eq_766057600fdd1b0d=function(n,t){return o(n)==o(t)},e.wbg.__wbg___wbindgen_number_get_9619185a74197f95=function(n,t){let r=o(t),i=typeof r=="number"?r:void 0;y().setFloat64(n+8*1,g(i)?0:i,!0),y().setInt32(n+4*0,!g(i),!0)},e.wbg.__wbg___wbindgen_string_get_a2a31e16edf96e42=function(n,t){let r=o(t),i=typeof r=="string"?r:void 0;var a=g(i)?0:b(i,c.__wbindgen_export,c.__wbindgen_export2),_=u;y().setInt32(n+4*1,_,!0),y().setInt32(n+4*0,a,!0)},e.wbg.__wbg___wbindgen_throw_dd24417ed36fc46e=function(n,t){throw new Error(O(n,t))},e.wbg.__wbg__wbg_cb_unref_87dfb5aaa0cbcea7=function(n){o(n)._wbg_cb_unref()},e.wbg.__wbg_arrayBuffer_3356d392ef2d2aa9=function(n){let t=o(n).arrayBuffer();return s(t)},e.wbg.__wbg_call_3020136f7a2d6e44=function(){return E(function(n,t,r){let i=o(n).call(o(t),o(r));return s(i)},arguments)},e.wbg.__wbg_call_abb4ff46ce38be40=function(){return E(function(n,t){let r=o(n).call(o(t));return s(r)},arguments)},e.wbg.__wbg_done_62ea16af4ce34b24=function(n){return o(n).done},e.wbg.__wbg_entries_7de5c9edd116e219=function(n){let t=o(n).entries();return s(t)},e.wbg.__wbg_entries_83c79938054e065f=function(n){let t=Object.entries(o(n));return s(t)},e.wbg.__wbg_from_29a8414a7a7cd19d=function(n){let t=Array.from(o(n));return s(t)},e.wbg.__wbg_getDirectory_9beed6c83b6861f5=function(n){let t=o(n).getDirectory();return s(t)},e.wbg.__wbg_getFile_3d12eaf635641f3a=function(n){let t=o(n).getFile();return s(t)},e.wbg.__wbg_get_6b7bd52aca3f9671=function(n,t){let r=o(n)[t>>>0];return s(r)},e.wbg.__wbg_get_with_ref_key_1dc361bd10053bfe=function(n,t){let r=o(n)[o(t)];return s(r)},e.wbg.__wbg_instanceof_ArrayBuffer_f3320d2419cd0355=function(n){let t;try{t=o(n)instanceof ArrayBuffer}catch{t=!1}return t},e.wbg.__wbg_instanceof_FileSystemDirectoryHandle_264085cadc86679a=function(n){let t;try{t=o(n)instanceof FileSystemDirectoryHandle}catch{t=!1}return t},e.wbg.__wbg_instanceof_FileSystemFileHandle_214d69e0ae063fc8=function(n){let t;try{t=o(n)instanceof FileSystemFileHandle}catch{t=!1}return t},e.wbg.__wbg_instanceof_Uint8Array_da54ccc9d3e09434=function(n){let t;try{t=o(n)instanceof Uint8Array}catch{t=!1}return t},e.wbg.__wbg_instanceof_Window_b5cf7783caa68180=function(n){let t;try{t=o(n)instanceof Window}catch{t=!1}return t},e.wbg.__wbg_length_22ac23eaec9d8053=function(n){return o(n).length},e.wbg.__wbg_length_d45040a40c570362=function(n){return o(n).length},e.wbg.__wbg_navigator_b49edef831236138=function(n){let t=o(n).navigator;return s(t)},e.wbg.__wbg_new_1ba21ce319a06297=function(){let n=new Object;return s(n)},e.wbg.__wbg_new_25f239778d6112b9=function(){let n=new Array;return s(n)},e.wbg.__wbg_new_6421f6084cc5bc5a=function(n){let t=new Uint8Array(o(n));return s(t)},e.wbg.__wbg_new_ff12d2b041fb48f1=function(n,t){try{var r={a:n,b:t},i=(_,f)=>{let l=r.a;r.a=0;try{return Q(l,r.b,_,f)}finally{r.a=l}};let a=new Promise(i);return s(a)}finally{r.a=r.b=0}},e.wbg.__wbg_new_no_args_cb138f77cf6151ee=function(n,t){let r=new Function(O(n,t));return s(r)},e.wbg.__wbg_next_b34c09a202bf4424=function(){return E(function(n){let t=o(n).next();return s(t)},arguments)},e.wbg.__wbg_prototypesetcall_dfe9b766cdc1f1fd=function(n,t,r){Uint8Array.prototype.set.call(G(n,t),o(r))},e.wbg.__wbg_queueMicrotask_9b549dfce8865860=function(n){let t=o(n).queueMicrotask;return s(t)},e.wbg.__wbg_queueMicrotask_fca69f5bfad613a5=function(n){queueMicrotask(o(n))},e.wbg.__wbg_resolve_fd5bfbaa4ce36e1e=function(n){let t=Promise.resolve(o(n));return s(t)},e.wbg.__wbg_set_3f1d0b984ed272ed=function(n,t,r){o(n)[d(t)]=d(r)},e.wbg.__wbg_set_7df433eea03a5c14=function(n,t,r){o(n)[t>>>0]=d(r)},e.wbg.__wbg_size_82fbdb656de23326=function(n){return o(n).size},e.wbg.__wbg_static_accessor_GLOBAL_769e6b65d6557335=function(){let n=typeof global>"u"?null:global;return g(n)?0:s(n)},e.wbg.__wbg_static_accessor_GLOBAL_THIS_60cf02db4de8e1c1=function(){let n=typeof globalThis>"u"?null:globalThis;return g(n)?0:s(n)},e.wbg.__wbg_static_accessor_SELF_08f5a74c69739274=function(){let n=typeof self>"u"?null:self;return g(n)?0:s(n)},e.wbg.__wbg_static_accessor_WINDOW_a8924b26aa92d024=function(){let n=typeof window>"u"?null:window;return g(n)?0:s(n)},e.wbg.__wbg_storage_b04c3b736f10dd3b=function(n){let t=o(n).storage;return s(t)},e.wbg.__wbg_then_429f7caf1026411d=function(n,t,r){let i=o(n).then(o(t),o(r));return s(i)},e.wbg.__wbg_then_4f95312d68691235=function(n,t){let r=o(n).then(o(t));return s(r)},e.wbg.__wbg_value_57b7b035e117f7ee=function(n){let t=o(n).value;return s(t)},e.wbg.__wbindgen_cast_2241b6af4c4b2941=function(n,t){let r=O(n,t);return s(r)},e.wbg.__wbindgen_cast_7cc765810adca37d=function(n,t){let r=X(n,t,c.__wasm_bindgen_func_elem_2763,K);return s(r)},e.wbg.__wbindgen_cast_d6cd19b81560fd6e=function(n){return s(n)},e.wbg.__wbindgen_object_clone_ref=function(n){let t=o(n);return s(t)},e.wbg.__wbindgen_object_drop_ref=function(n){d(n)},e}function V(e,n){return c=e.exports,L.__wbindgen_wasm_module=n,p=null,m=null,c}function se(e){if(c!==void 0)return c;typeof e<"u"&&(Object.getPrototypeOf(e)===Object.prototype?{module:e}=e:console.warn("using deprecated parameters for `initSync()`; pass a single object instead"));let n=U();e instanceof WebAssembly.Module||(e=new WebAssembly.Module(e));let t=new WebAssembly.Instance(e,n);return V(t,e)}async function L(e){if(c!==void 0)return c;typeof e<"u"&&(Object.getPrototypeOf(e)===Object.prototype?{module_or_path:e}=e:console.warn("using deprecated parameters for the initialization function; pass a single object instead")),typeof e>"u"&&(e=new URL("mq_wasm_bg.wasm",_e.url));let n=U();(typeof e=="string"||typeof Request=="function"&&e instanceof Request||typeof URL=="function"&&e instanceof URL)&&(e=fetch(e));let{instance:t,module:r}=await ce(await e,n);return V(t,r)}var _e,c,k,p,m,w,x,W,Y,M,A,u,Z,S,oe,P,I=C(()=>{"use strict";_e={};k=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));p=null;m=null;w=new Array(128).fill(void 0);w.push(void 0,null,!0,!1);x=w.length;W=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});W.decode();Y=2146435072,M=0;A=new TextEncoder;"encodeInto"in A||(A.encodeInto=function(e,n){let t=A.encode(e);return n.set(t),{read:e.length,written:t.length}});u=0;Z=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>c.__wbg_runoptions_free(e>>>0,1)),S=class{__destroy_into_raw(){let n=this.__wbg_ptr;return this.__wbg_ptr=0,Z.unregister(this),n}free(){let n=this.__destroy_into_raw();c.__wbg_runoptions_free(n,0)}};Symbol.dispose&&(S.prototype[Symbol.dispose]=S.prototype.free);oe=new Set(["basic","cors","default"]);P=L});var we={};T(we,{definedValues:()=>ge,diagnostics:()=>be,format:()=>ue,run:()=>ae,toAst:()=>fe});module.exports=N(we);I();var j=null;async function F(){return j||(await(async()=>{try{await P();let e=await Promise.resolve().then(()=>(I(),B));j={run:e.run,toAst:e.toAst,format:e.format,diagnostics:e.diagnostics,definedValues:e.definedValues}}catch(e){throw new Error(`Failed to initialize mq WebAssembly module: ${e}`)}})(),j)}async function ae(e,n,t={}){return await(await F()).run(e,n,{isUpdate:!1,inputFormat:"markdown",listStyle:"dash",linkUrlStyle:"none",linkTitleStyle:"paren",...t})}async function fe(e){return await(await F()).toAst(e)}async function ue(e){return await(await F()).format(e)}async function be(e){return await(await F()).diagnostics(e)}async function ge(e,n){return await(await F()).definedValues(e,n)}0&&(module.exports={definedValues,diagnostics,format,run,toAst});
2
+ ${e.stack}`:r}function v(e){e<132||(w[e]=x,x=e)}function G(e,n){return e=e>>>0,h().subarray(e/1,e/1+n)}function y(){return(p===null||p.buffer.detached===!0||p.buffer.detached===void 0&&p.buffer!==c.memory.buffer)&&(p=new DataView(c.memory.buffer)),p}function O(e,n){return e=e>>>0,J(e,n)}function h(){return(m===null||m.byteLength===0)&&(m=new Uint8Array(c.memory.buffer)),m}function o(e){return w[e]}function E(e,n){try{return e.apply(this,n)}catch(t){c.__wbindgen_export3(s(t))}}function g(e){return e==null}function X(e,n,t,r){let i={a:e,b:n,cnt:1,dtor:t},a=(..._)=>{i.cnt++;let f=i.a;i.a=0;try{return r(f,i.b,..._)}finally{i.a=f,a._wbg_cb_unref()}};return a._wbg_cb_unref=()=>{--i.cnt===0&&(i.dtor(i.a,i.b),i.a=0,k.unregister(i))},k.register(a,i,i),a}function b(e,n,t){if(t===void 0){let f=A.encode(e),l=n(f.length,1)>>>0;return h().subarray(l,l+f.length).set(f),u=f.length,l}let r=e.length,i=n(r,1)>>>0,a=h(),_=0;for(;_<r;_++){let f=e.charCodeAt(_);if(f>127)break;a[i+_]=f}if(_!==r){_!==0&&(e=e.slice(_)),i=t(i,r,r=_+e.length*3,1)>>>0;let f=h().subarray(i+_,i+r),l=A.encodeInto(e,f);_+=l.written,i=t(i,r,_,1)>>>0}return u=_,i}function d(e){let n=o(e);return v(e),n}function J(e,n){return M+=n,M>=Y&&(W=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),W.decode(),M=n),W.decode(h().subarray(e,e+n))}function K(e,n,t){c.__wasm_bindgen_func_elem_2762(e,n,s(t))}function Q(e,n,t,r){c.__wasm_bindgen_func_elem_719(e,n,s(t),s(r))}function ee(e,n){let t=b(e,c.__wbindgen_export,c.__wbindgen_export2),r=u;var i=g(n)?0:b(n,c.__wbindgen_export,c.__wbindgen_export2),a=u;let _=c.definedValues(t,r,i,a);return d(_)}function ne(e){let n=b(e,c.__wbindgen_export,c.__wbindgen_export2),t=u,r=c.diagnostics(n,t);return d(r)}function te(e){let n=b(e,c.__wbindgen_export,c.__wbindgen_export2),t=u,r=c.format(n,t);return d(r)}function re(e,n,t){let r=b(e,c.__wbindgen_export,c.__wbindgen_export2),i=u,a=b(n,c.__wbindgen_export,c.__wbindgen_export2),_=u,f=c.run(r,i,a,_,s(t));return d(f)}function ie(e){let n=b(e,c.__wbindgen_export,c.__wbindgen_export2),t=u,r=c.toAst(n,t);return d(r)}async function ce(e,n){if(typeof Response=="function"&&e instanceof Response){if(typeof WebAssembly.instantiateStreaming=="function")try{return await WebAssembly.instantiateStreaming(e,n)}catch(r){if(e.ok&&oe.has(e.type)&&e.headers.get("Content-Type")!=="application/wasm")console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve Wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",r);else throw r}let t=await e.arrayBuffer();return await WebAssembly.instantiate(t,n)}else{let t=await WebAssembly.instantiate(e,n);return t instanceof WebAssembly.Instance?{instance:t,module:e}:t}}function U(){let e={};return e.wbg={},e.wbg.__wbg_Error_52673b7de5a0ca89=function(n,t){let r=Error(O(n,t));return s(r)},e.wbg.__wbg_String_8f0eb39a4a4c2f66=function(n,t){let r=String(o(t)),i=b(r,c.__wbindgen_export,c.__wbindgen_export2),a=u;y().setInt32(n+4,a,!0),y().setInt32(n+0,i,!0)},e.wbg.__wbg___wbindgen_boolean_get_dea25b33882b895b=function(n){let t=o(n),r=typeof t=="boolean"?t:void 0;return g(r)?16777215:r?1:0},e.wbg.__wbg___wbindgen_debug_string_adfb662ae34724b6=function(n,t){let r=R(o(t)),i=b(r,c.__wbindgen_export,c.__wbindgen_export2),a=u;y().setInt32(n+4,a,!0),y().setInt32(n+0,i,!0)},e.wbg.__wbg___wbindgen_in_0d3e1e8f0c669317=function(n,t){return o(n)in o(t)},e.wbg.__wbg___wbindgen_is_function_8d400b8b1af978cd=function(n){return typeof o(n)=="function"},e.wbg.__wbg___wbindgen_is_object_ce774f3490692386=function(n){let t=o(n);return typeof t=="object"&&t!==null},e.wbg.__wbg___wbindgen_is_string_704ef9c8fc131030=function(n){return typeof o(n)=="string"},e.wbg.__wbg___wbindgen_is_undefined_f6b95eab589e0269=function(n){return o(n)===void 0},e.wbg.__wbg___wbindgen_jsval_loose_eq_766057600fdd1b0d=function(n,t){return o(n)==o(t)},e.wbg.__wbg___wbindgen_number_get_9619185a74197f95=function(n,t){let r=o(t),i=typeof r=="number"?r:void 0;y().setFloat64(n+8,g(i)?0:i,!0),y().setInt32(n+0,!g(i),!0)},e.wbg.__wbg___wbindgen_string_get_a2a31e16edf96e42=function(n,t){let r=o(t),i=typeof r=="string"?r:void 0;var a=g(i)?0:b(i,c.__wbindgen_export,c.__wbindgen_export2),_=u;y().setInt32(n+4,_,!0),y().setInt32(n+0,a,!0)},e.wbg.__wbg___wbindgen_throw_dd24417ed36fc46e=function(n,t){throw new Error(O(n,t))},e.wbg.__wbg__wbg_cb_unref_87dfb5aaa0cbcea7=function(n){o(n)._wbg_cb_unref()},e.wbg.__wbg_arrayBuffer_3356d392ef2d2aa9=function(n){let t=o(n).arrayBuffer();return s(t)},e.wbg.__wbg_call_3020136f7a2d6e44=function(){return E(function(n,t,r){let i=o(n).call(o(t),o(r));return s(i)},arguments)},e.wbg.__wbg_call_abb4ff46ce38be40=function(){return E(function(n,t){let r=o(n).call(o(t));return s(r)},arguments)},e.wbg.__wbg_done_62ea16af4ce34b24=function(n){return o(n).done},e.wbg.__wbg_entries_7de5c9edd116e219=function(n){let t=o(n).entries();return s(t)},e.wbg.__wbg_entries_83c79938054e065f=function(n){let t=Object.entries(o(n));return s(t)},e.wbg.__wbg_from_29a8414a7a7cd19d=function(n){let t=Array.from(o(n));return s(t)},e.wbg.__wbg_getDirectory_9beed6c83b6861f5=function(n){let t=o(n).getDirectory();return s(t)},e.wbg.__wbg_getFile_3d12eaf635641f3a=function(n){let t=o(n).getFile();return s(t)},e.wbg.__wbg_get_6b7bd52aca3f9671=function(n,t){let r=o(n)[t>>>0];return s(r)},e.wbg.__wbg_get_with_ref_key_1dc361bd10053bfe=function(n,t){let r=o(n)[o(t)];return s(r)},e.wbg.__wbg_instanceof_ArrayBuffer_f3320d2419cd0355=function(n){let t;try{t=o(n)instanceof ArrayBuffer}catch{t=!1}return t},e.wbg.__wbg_instanceof_FileSystemDirectoryHandle_264085cadc86679a=function(n){let t;try{t=o(n)instanceof FileSystemDirectoryHandle}catch{t=!1}return t},e.wbg.__wbg_instanceof_FileSystemFileHandle_214d69e0ae063fc8=function(n){let t;try{t=o(n)instanceof FileSystemFileHandle}catch{t=!1}return t},e.wbg.__wbg_instanceof_Uint8Array_da54ccc9d3e09434=function(n){let t;try{t=o(n)instanceof Uint8Array}catch{t=!1}return t},e.wbg.__wbg_instanceof_Window_b5cf7783caa68180=function(n){let t;try{t=o(n)instanceof Window}catch{t=!1}return t},e.wbg.__wbg_length_22ac23eaec9d8053=function(n){return o(n).length},e.wbg.__wbg_length_d45040a40c570362=function(n){return o(n).length},e.wbg.__wbg_navigator_b49edef831236138=function(n){let t=o(n).navigator;return s(t)},e.wbg.__wbg_new_1ba21ce319a06297=function(){let n=new Object;return s(n)},e.wbg.__wbg_new_25f239778d6112b9=function(){let n=new Array;return s(n)},e.wbg.__wbg_new_6421f6084cc5bc5a=function(n){let t=new Uint8Array(o(n));return s(t)},e.wbg.__wbg_new_ff12d2b041fb48f1=function(n,t){try{var r={a:n,b:t},i=(_,f)=>{let l=r.a;r.a=0;try{return Q(l,r.b,_,f)}finally{r.a=l}};let a=new Promise(i);return s(a)}finally{r.a=r.b=0}},e.wbg.__wbg_new_no_args_cb138f77cf6151ee=function(n,t){let r=new Function(O(n,t));return s(r)},e.wbg.__wbg_next_b34c09a202bf4424=function(){return E(function(n){let t=o(n).next();return s(t)},arguments)},e.wbg.__wbg_prototypesetcall_dfe9b766cdc1f1fd=function(n,t,r){Uint8Array.prototype.set.call(G(n,t),o(r))},e.wbg.__wbg_queueMicrotask_9b549dfce8865860=function(n){let t=o(n).queueMicrotask;return s(t)},e.wbg.__wbg_queueMicrotask_fca69f5bfad613a5=function(n){queueMicrotask(o(n))},e.wbg.__wbg_resolve_fd5bfbaa4ce36e1e=function(n){let t=Promise.resolve(o(n));return s(t)},e.wbg.__wbg_set_3f1d0b984ed272ed=function(n,t,r){o(n)[d(t)]=d(r)},e.wbg.__wbg_set_7df433eea03a5c14=function(n,t,r){o(n)[t>>>0]=d(r)},e.wbg.__wbg_size_82fbdb656de23326=function(n){return o(n).size},e.wbg.__wbg_static_accessor_GLOBAL_769e6b65d6557335=function(){let n=typeof global>"u"?null:global;return g(n)?0:s(n)},e.wbg.__wbg_static_accessor_GLOBAL_THIS_60cf02db4de8e1c1=function(){let n=typeof globalThis>"u"?null:globalThis;return g(n)?0:s(n)},e.wbg.__wbg_static_accessor_SELF_08f5a74c69739274=function(){let n=typeof self>"u"?null:self;return g(n)?0:s(n)},e.wbg.__wbg_static_accessor_WINDOW_a8924b26aa92d024=function(){let n=typeof window>"u"?null:window;return g(n)?0:s(n)},e.wbg.__wbg_storage_b04c3b736f10dd3b=function(n){let t=o(n).storage;return s(t)},e.wbg.__wbg_then_429f7caf1026411d=function(n,t,r){let i=o(n).then(o(t),o(r));return s(i)},e.wbg.__wbg_then_4f95312d68691235=function(n,t){let r=o(n).then(o(t));return s(r)},e.wbg.__wbg_value_57b7b035e117f7ee=function(n){let t=o(n).value;return s(t)},e.wbg.__wbindgen_cast_2241b6af4c4b2941=function(n,t){let r=O(n,t);return s(r)},e.wbg.__wbindgen_cast_7cc765810adca37d=function(n,t){let r=X(n,t,c.__wasm_bindgen_func_elem_2761,K);return s(r)},e.wbg.__wbindgen_cast_d6cd19b81560fd6e=function(n){return s(n)},e.wbg.__wbindgen_object_clone_ref=function(n){let t=o(n);return s(t)},e.wbg.__wbindgen_object_drop_ref=function(n){d(n)},e}function V(e,n){return c=e.exports,L.__wbindgen_wasm_module=n,p=null,m=null,c}function se(e){if(c!==void 0)return c;typeof e<"u"&&(Object.getPrototypeOf(e)===Object.prototype?{module:e}=e:console.warn("using deprecated parameters for `initSync()`; pass a single object instead"));let n=U();e instanceof WebAssembly.Module||(e=new WebAssembly.Module(e));let t=new WebAssembly.Instance(e,n);return V(t,e)}async function L(e){if(c!==void 0)return c;typeof e<"u"&&(Object.getPrototypeOf(e)===Object.prototype?{module_or_path:e}=e:console.warn("using deprecated parameters for the initialization function; pass a single object instead")),typeof e>"u"&&(e=new URL("mq_wasm_bg.wasm",_e.url));let n=U();(typeof e=="string"||typeof Request=="function"&&e instanceof Request||typeof URL=="function"&&e instanceof URL)&&(e=fetch(e));let{instance:t,module:r}=await ce(await e,n);return V(t,r)}var _e,c,k,p,m,w,x,W,Y,M,A,u,Z,S,oe,P,I=C(()=>{"use strict";_e={};k=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));p=null;m=null;w=new Array(128).fill(void 0);w.push(void 0,null,!0,!1);x=w.length;W=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});W.decode();Y=2146435072,M=0;A=new TextEncoder;"encodeInto"in A||(A.encodeInto=function(e,n){let t=A.encode(e);return n.set(t),{read:e.length,written:t.length}});u=0;Z=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>c.__wbg_runoptions_free(e>>>0,1)),S=class{__destroy_into_raw(){let n=this.__wbg_ptr;return this.__wbg_ptr=0,Z.unregister(this),n}free(){let n=this.__destroy_into_raw();c.__wbg_runoptions_free(n,0)}};Symbol.dispose&&(S.prototype[Symbol.dispose]=S.prototype.free);oe=new Set(["basic","cors","default"]);P=L});var we={};T(we,{definedValues:()=>ge,diagnostics:()=>be,format:()=>ue,run:()=>ae,toAst:()=>fe});module.exports=N(we);I();var j=null;async function F(){return j||(await(async()=>{try{await P();let e=await Promise.resolve().then(()=>(I(),B));j={run:e.run,toAst:e.toAst,format:e.format,diagnostics:e.diagnostics,definedValues:e.definedValues}}catch(e){throw new Error(`Failed to initialize mq WebAssembly module: ${e}`)}})(),j)}async function ae(e,n,t={}){return await(await F()).run(e,n,{isUpdate:!1,inputFormat:"markdown",listStyle:"dash",linkUrlStyle:"none",linkTitleStyle:"paren",...t})}async function fe(e){return await(await F()).toAst(e)}async function ue(e){return await(await F()).format(e)}async function be(e){return await(await F()).diagnostics(e)}async function ge(e,n){return await(await F()).definedValues(e,n)}0&&(module.exports={definedValues,diagnostics,format,run,toAst});
package/dist/core.js CHANGED
@@ -1,2 +1,2 @@
1
1
  var L=Object.defineProperty;var B=(e,n)=>()=>(e&&(n=e(e=0)),n);var z=(e,n)=>{for(var t in n)L(e,t,{get:n[t],enumerable:!0})};var V={};z(V,{RunOptions:()=>S,default:()=>R,definedValues:()=>Y,diagnostics:()=>J,format:()=>K,initSync:()=>te,run:()=>Q,toAst:()=>Z});function s(e){x===w.length&&w.push(w.length+1);let n=x;return x=w[n],w[n]=e,n}function M(e){let n=typeof e;if(n=="number"||n=="boolean"||e==null)return`${e}`;if(n=="string")return`"${e}"`;if(n=="symbol"){let i=e.description;return i==null?"Symbol":`Symbol(${i})`}if(n=="function"){let i=e.name;return typeof i=="string"&&i.length>0?`Function(${i})`:"Function"}if(Array.isArray(e)){let i=e.length,a="[";i>0&&(a+=M(e[0]));for(let _=1;_<i;_++)a+=", "+M(e[_]);return a+="]",a}let t=/\[object ([^\]]+)\]/.exec(toString.call(e)),r;if(t&&t.length>1)r=t[1];else return toString.call(e);if(r=="Object")try{return"Object("+JSON.stringify(e)+")"}catch{return"Object"}return e instanceof Error?`${e.name}: ${e.message}
2
- ${e.stack}`:r}function q(e){e<132||(w[e]=x,x=e)}function $(e,n){return e=e>>>0,h().subarray(e/1,e/1+n)}function y(){return(p===null||p.buffer.detached===!0||p.buffer.detached===void 0&&p.buffer!==c.memory.buffer)&&(p=new DataView(c.memory.buffer)),p}function O(e,n){return e=e>>>0,N(e,n)}function h(){return(m===null||m.byteLength===0)&&(m=new Uint8Array(c.memory.buffer)),m}function o(e){return w[e]}function D(e,n){try{return e.apply(this,n)}catch(t){c.__wbindgen_export3(s(t))}}function g(e){return e==null}function C(e,n,t,r){let i={a:e,b:n,cnt:1,dtor:t},a=(..._)=>{i.cnt++;let f=i.a;i.a=0;try{return r(f,i.b,..._)}finally{i.a=f,a._wbg_cb_unref()}};return a._wbg_cb_unref=()=>{--i.cnt===0&&(i.dtor(i.a,i.b),i.a=0,I.unregister(i))},I.register(a,i,i),a}function b(e,n,t){if(t===void 0){let f=A.encode(e),l=n(f.length,1)>>>0;return h().subarray(l,l+f.length).set(f),u=f.length,l}let r=e.length,i=n(r,1)>>>0,a=h(),_=0;for(;_<r;_++){let f=e.charCodeAt(_);if(f>127)break;a[i+_]=f}if(_!==r){_!==0&&(e=e.slice(_)),i=t(i,r,r=_+e.length*3,1)>>>0;let f=h().subarray(i+_,i+r),l=A.encodeInto(e,f);_+=l.written,i=t(i,r,_,1)>>>0}return u=_,i}function d(e){let n=o(e);return q(e),n}function N(e,n){return E+=n,E>=H&&(W=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),W.decode(),E=n),W.decode(h().subarray(e,e+n))}function v(e,n,t){c.__wasm_bindgen_func_elem_2764(e,n,s(t))}function G(e,n,t,r){c.__wasm_bindgen_func_elem_718(e,n,s(t),s(r))}function Y(e,n){let t=b(e,c.__wbindgen_export,c.__wbindgen_export2),r=u;var i=g(n)?0:b(n,c.__wbindgen_export,c.__wbindgen_export2),a=u;let _=c.definedValues(t,r,i,a);return d(_)}function J(e){let n=b(e,c.__wbindgen_export,c.__wbindgen_export2),t=u,r=c.diagnostics(n,t);return d(r)}function K(e){let n=b(e,c.__wbindgen_export,c.__wbindgen_export2),t=u,r=c.format(n,t);return d(r)}function Q(e,n,t){let r=b(e,c.__wbindgen_export,c.__wbindgen_export2),i=u,a=b(n,c.__wbindgen_export,c.__wbindgen_export2),_=u,f=c.run(r,i,a,_,s(t));return d(f)}function Z(e){let n=b(e,c.__wbindgen_export,c.__wbindgen_export2),t=u,r=c.toAst(n,t);return d(r)}async function ne(e,n){if(typeof Response=="function"&&e instanceof Response){if(typeof WebAssembly.instantiateStreaming=="function")try{return await WebAssembly.instantiateStreaming(e,n)}catch(r){if(e.ok&&ee.has(e.type)&&e.headers.get("Content-Type")!=="application/wasm")console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve Wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",r);else throw r}let t=await e.arrayBuffer();return await WebAssembly.instantiate(t,n)}else{let t=await WebAssembly.instantiate(e,n);return t instanceof WebAssembly.Instance?{instance:t,module:e}:t}}function T(){let e={};return e.wbg={},e.wbg.__wbg_Error_52673b7de5a0ca89=function(n,t){let r=Error(O(n,t));return s(r)},e.wbg.__wbg_String_8f0eb39a4a4c2f66=function(n,t){let r=String(o(t)),i=b(r,c.__wbindgen_export,c.__wbindgen_export2),a=u;y().setInt32(n+4*1,a,!0),y().setInt32(n+4*0,i,!0)},e.wbg.__wbg___wbindgen_boolean_get_dea25b33882b895b=function(n){let t=o(n),r=typeof t=="boolean"?t:void 0;return g(r)?16777215:r?1:0},e.wbg.__wbg___wbindgen_debug_string_adfb662ae34724b6=function(n,t){let r=M(o(t)),i=b(r,c.__wbindgen_export,c.__wbindgen_export2),a=u;y().setInt32(n+4*1,a,!0),y().setInt32(n+4*0,i,!0)},e.wbg.__wbg___wbindgen_in_0d3e1e8f0c669317=function(n,t){return o(n)in o(t)},e.wbg.__wbg___wbindgen_is_function_8d400b8b1af978cd=function(n){return typeof o(n)=="function"},e.wbg.__wbg___wbindgen_is_object_ce774f3490692386=function(n){let t=o(n);return typeof t=="object"&&t!==null},e.wbg.__wbg___wbindgen_is_string_704ef9c8fc131030=function(n){return typeof o(n)=="string"},e.wbg.__wbg___wbindgen_is_undefined_f6b95eab589e0269=function(n){return o(n)===void 0},e.wbg.__wbg___wbindgen_jsval_loose_eq_766057600fdd1b0d=function(n,t){return o(n)==o(t)},e.wbg.__wbg___wbindgen_number_get_9619185a74197f95=function(n,t){let r=o(t),i=typeof r=="number"?r:void 0;y().setFloat64(n+8*1,g(i)?0:i,!0),y().setInt32(n+4*0,!g(i),!0)},e.wbg.__wbg___wbindgen_string_get_a2a31e16edf96e42=function(n,t){let r=o(t),i=typeof r=="string"?r:void 0;var a=g(i)?0:b(i,c.__wbindgen_export,c.__wbindgen_export2),_=u;y().setInt32(n+4*1,_,!0),y().setInt32(n+4*0,a,!0)},e.wbg.__wbg___wbindgen_throw_dd24417ed36fc46e=function(n,t){throw new Error(O(n,t))},e.wbg.__wbg__wbg_cb_unref_87dfb5aaa0cbcea7=function(n){o(n)._wbg_cb_unref()},e.wbg.__wbg_arrayBuffer_3356d392ef2d2aa9=function(n){let t=o(n).arrayBuffer();return s(t)},e.wbg.__wbg_call_3020136f7a2d6e44=function(){return D(function(n,t,r){let i=o(n).call(o(t),o(r));return s(i)},arguments)},e.wbg.__wbg_call_abb4ff46ce38be40=function(){return D(function(n,t){let r=o(n).call(o(t));return s(r)},arguments)},e.wbg.__wbg_done_62ea16af4ce34b24=function(n){return o(n).done},e.wbg.__wbg_entries_7de5c9edd116e219=function(n){let t=o(n).entries();return s(t)},e.wbg.__wbg_entries_83c79938054e065f=function(n){let t=Object.entries(o(n));return s(t)},e.wbg.__wbg_from_29a8414a7a7cd19d=function(n){let t=Array.from(o(n));return s(t)},e.wbg.__wbg_getDirectory_9beed6c83b6861f5=function(n){let t=o(n).getDirectory();return s(t)},e.wbg.__wbg_getFile_3d12eaf635641f3a=function(n){let t=o(n).getFile();return s(t)},e.wbg.__wbg_get_6b7bd52aca3f9671=function(n,t){let r=o(n)[t>>>0];return s(r)},e.wbg.__wbg_get_with_ref_key_1dc361bd10053bfe=function(n,t){let r=o(n)[o(t)];return s(r)},e.wbg.__wbg_instanceof_ArrayBuffer_f3320d2419cd0355=function(n){let t;try{t=o(n)instanceof ArrayBuffer}catch{t=!1}return t},e.wbg.__wbg_instanceof_FileSystemDirectoryHandle_264085cadc86679a=function(n){let t;try{t=o(n)instanceof FileSystemDirectoryHandle}catch{t=!1}return t},e.wbg.__wbg_instanceof_FileSystemFileHandle_214d69e0ae063fc8=function(n){let t;try{t=o(n)instanceof FileSystemFileHandle}catch{t=!1}return t},e.wbg.__wbg_instanceof_Uint8Array_da54ccc9d3e09434=function(n){let t;try{t=o(n)instanceof Uint8Array}catch{t=!1}return t},e.wbg.__wbg_instanceof_Window_b5cf7783caa68180=function(n){let t;try{t=o(n)instanceof Window}catch{t=!1}return t},e.wbg.__wbg_length_22ac23eaec9d8053=function(n){return o(n).length},e.wbg.__wbg_length_d45040a40c570362=function(n){return o(n).length},e.wbg.__wbg_navigator_b49edef831236138=function(n){let t=o(n).navigator;return s(t)},e.wbg.__wbg_new_1ba21ce319a06297=function(){let n=new Object;return s(n)},e.wbg.__wbg_new_25f239778d6112b9=function(){let n=new Array;return s(n)},e.wbg.__wbg_new_6421f6084cc5bc5a=function(n){let t=new Uint8Array(o(n));return s(t)},e.wbg.__wbg_new_ff12d2b041fb48f1=function(n,t){try{var r={a:n,b:t},i=(_,f)=>{let l=r.a;r.a=0;try{return G(l,r.b,_,f)}finally{r.a=l}};let a=new Promise(i);return s(a)}finally{r.a=r.b=0}},e.wbg.__wbg_new_no_args_cb138f77cf6151ee=function(n,t){let r=new Function(O(n,t));return s(r)},e.wbg.__wbg_next_b34c09a202bf4424=function(){return D(function(n){let t=o(n).next();return s(t)},arguments)},e.wbg.__wbg_prototypesetcall_dfe9b766cdc1f1fd=function(n,t,r){Uint8Array.prototype.set.call($(n,t),o(r))},e.wbg.__wbg_queueMicrotask_9b549dfce8865860=function(n){let t=o(n).queueMicrotask;return s(t)},e.wbg.__wbg_queueMicrotask_fca69f5bfad613a5=function(n){queueMicrotask(o(n))},e.wbg.__wbg_resolve_fd5bfbaa4ce36e1e=function(n){let t=Promise.resolve(o(n));return s(t)},e.wbg.__wbg_set_3f1d0b984ed272ed=function(n,t,r){o(n)[d(t)]=d(r)},e.wbg.__wbg_set_7df433eea03a5c14=function(n,t,r){o(n)[t>>>0]=d(r)},e.wbg.__wbg_size_82fbdb656de23326=function(n){return o(n).size},e.wbg.__wbg_static_accessor_GLOBAL_769e6b65d6557335=function(){let n=typeof global>"u"?null:global;return g(n)?0:s(n)},e.wbg.__wbg_static_accessor_GLOBAL_THIS_60cf02db4de8e1c1=function(){let n=typeof globalThis>"u"?null:globalThis;return g(n)?0:s(n)},e.wbg.__wbg_static_accessor_SELF_08f5a74c69739274=function(){let n=typeof self>"u"?null:self;return g(n)?0:s(n)},e.wbg.__wbg_static_accessor_WINDOW_a8924b26aa92d024=function(){let n=typeof window>"u"?null:window;return g(n)?0:s(n)},e.wbg.__wbg_storage_b04c3b736f10dd3b=function(n){let t=o(n).storage;return s(t)},e.wbg.__wbg_then_429f7caf1026411d=function(n,t,r){let i=o(n).then(o(t),o(r));return s(i)},e.wbg.__wbg_then_4f95312d68691235=function(n,t){let r=o(n).then(o(t));return s(r)},e.wbg.__wbg_value_57b7b035e117f7ee=function(n){let t=o(n).value;return s(t)},e.wbg.__wbindgen_cast_2241b6af4c4b2941=function(n,t){let r=O(n,t);return s(r)},e.wbg.__wbindgen_cast_7cc765810adca37d=function(n,t){let r=C(n,t,c.__wasm_bindgen_func_elem_2763,v);return s(r)},e.wbg.__wbindgen_cast_d6cd19b81560fd6e=function(n){return s(n)},e.wbg.__wbindgen_object_clone_ref=function(n){let t=o(n);return s(t)},e.wbg.__wbindgen_object_drop_ref=function(n){d(n)},e}function k(e,n){return c=e.exports,U.__wbindgen_wasm_module=n,p=null,m=null,c}function te(e){if(c!==void 0)return c;typeof e<"u"&&(Object.getPrototypeOf(e)===Object.prototype?{module:e}=e:console.warn("using deprecated parameters for `initSync()`; pass a single object instead"));let n=T();e instanceof WebAssembly.Module||(e=new WebAssembly.Module(e));let t=new WebAssembly.Instance(e,n);return k(t,e)}async function U(e){if(c!==void 0)return c;typeof e<"u"&&(Object.getPrototypeOf(e)===Object.prototype?{module_or_path:e}=e:console.warn("using deprecated parameters for the initialization function; pass a single object instead")),typeof e>"u"&&(e=new URL("mq_wasm_bg.wasm",import.meta.url));let n=T();(typeof e=="string"||typeof Request=="function"&&e instanceof Request||typeof URL=="function"&&e instanceof URL)&&(e=fetch(e));let{instance:t,module:r}=await ne(await e,n);return k(t,r)}var c,I,p,m,w,x,W,H,E,A,u,X,S,ee,R,P=B(()=>{"use strict";I=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));p=null;m=null;w=new Array(128).fill(void 0);w.push(void 0,null,!0,!1);x=w.length;W=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});W.decode();H=2146435072,E=0;A=new TextEncoder;"encodeInto"in A||(A.encodeInto=function(e,n){let t=A.encode(e);return n.set(t),{read:e.length,written:t.length}});u=0;X=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>c.__wbg_runoptions_free(e>>>0,1)),S=class{__destroy_into_raw(){let n=this.__wbg_ptr;return this.__wbg_ptr=0,X.unregister(this),n}free(){let n=this.__destroy_into_raw();c.__wbg_runoptions_free(n,0)}};Symbol.dispose&&(S.prototype[Symbol.dispose]=S.prototype.free);ee=new Set(["basic","cors","default"]);R=U});P();var j=null;async function F(){return j||(await(async()=>{try{await R();let e=await Promise.resolve().then(()=>(P(),V));j={run:e.run,toAst:e.toAst,format:e.format,diagnostics:e.diagnostics,definedValues:e.definedValues}}catch(e){throw new Error(`Failed to initialize mq WebAssembly module: ${e}`)}})(),j)}async function _e(e,n,t={}){return await(await F()).run(e,n,{isUpdate:!1,inputFormat:"markdown",listStyle:"dash",linkUrlStyle:"none",linkTitleStyle:"paren",...t})}async function ae(e){return await(await F()).toAst(e)}async function fe(e){return await(await F()).format(e)}async function ue(e){return await(await F()).diagnostics(e)}async function be(e,n){return await(await F()).definedValues(e,n)}export{be as definedValues,ue as diagnostics,fe as format,_e as run,ae as toAst};
2
+ ${e.stack}`:r}function q(e){e<132||(w[e]=x,x=e)}function $(e,n){return e=e>>>0,h().subarray(e/1,e/1+n)}function y(){return(p===null||p.buffer.detached===!0||p.buffer.detached===void 0&&p.buffer!==c.memory.buffer)&&(p=new DataView(c.memory.buffer)),p}function O(e,n){return e=e>>>0,N(e,n)}function h(){return(m===null||m.byteLength===0)&&(m=new Uint8Array(c.memory.buffer)),m}function o(e){return w[e]}function D(e,n){try{return e.apply(this,n)}catch(t){c.__wbindgen_export3(s(t))}}function g(e){return e==null}function C(e,n,t,r){let i={a:e,b:n,cnt:1,dtor:t},a=(..._)=>{i.cnt++;let f=i.a;i.a=0;try{return r(f,i.b,..._)}finally{i.a=f,a._wbg_cb_unref()}};return a._wbg_cb_unref=()=>{--i.cnt===0&&(i.dtor(i.a,i.b),i.a=0,I.unregister(i))},I.register(a,i,i),a}function b(e,n,t){if(t===void 0){let f=A.encode(e),l=n(f.length,1)>>>0;return h().subarray(l,l+f.length).set(f),u=f.length,l}let r=e.length,i=n(r,1)>>>0,a=h(),_=0;for(;_<r;_++){let f=e.charCodeAt(_);if(f>127)break;a[i+_]=f}if(_!==r){_!==0&&(e=e.slice(_)),i=t(i,r,r=_+e.length*3,1)>>>0;let f=h().subarray(i+_,i+r),l=A.encodeInto(e,f);_+=l.written,i=t(i,r,_,1)>>>0}return u=_,i}function d(e){let n=o(e);return q(e),n}function N(e,n){return E+=n,E>=H&&(W=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),W.decode(),E=n),W.decode(h().subarray(e,e+n))}function v(e,n,t){c.__wasm_bindgen_func_elem_2762(e,n,s(t))}function G(e,n,t,r){c.__wasm_bindgen_func_elem_719(e,n,s(t),s(r))}function Y(e,n){let t=b(e,c.__wbindgen_export,c.__wbindgen_export2),r=u;var i=g(n)?0:b(n,c.__wbindgen_export,c.__wbindgen_export2),a=u;let _=c.definedValues(t,r,i,a);return d(_)}function J(e){let n=b(e,c.__wbindgen_export,c.__wbindgen_export2),t=u,r=c.diagnostics(n,t);return d(r)}function K(e){let n=b(e,c.__wbindgen_export,c.__wbindgen_export2),t=u,r=c.format(n,t);return d(r)}function Q(e,n,t){let r=b(e,c.__wbindgen_export,c.__wbindgen_export2),i=u,a=b(n,c.__wbindgen_export,c.__wbindgen_export2),_=u,f=c.run(r,i,a,_,s(t));return d(f)}function Z(e){let n=b(e,c.__wbindgen_export,c.__wbindgen_export2),t=u,r=c.toAst(n,t);return d(r)}async function ne(e,n){if(typeof Response=="function"&&e instanceof Response){if(typeof WebAssembly.instantiateStreaming=="function")try{return await WebAssembly.instantiateStreaming(e,n)}catch(r){if(e.ok&&ee.has(e.type)&&e.headers.get("Content-Type")!=="application/wasm")console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve Wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",r);else throw r}let t=await e.arrayBuffer();return await WebAssembly.instantiate(t,n)}else{let t=await WebAssembly.instantiate(e,n);return t instanceof WebAssembly.Instance?{instance:t,module:e}:t}}function T(){let e={};return e.wbg={},e.wbg.__wbg_Error_52673b7de5a0ca89=function(n,t){let r=Error(O(n,t));return s(r)},e.wbg.__wbg_String_8f0eb39a4a4c2f66=function(n,t){let r=String(o(t)),i=b(r,c.__wbindgen_export,c.__wbindgen_export2),a=u;y().setInt32(n+4,a,!0),y().setInt32(n+0,i,!0)},e.wbg.__wbg___wbindgen_boolean_get_dea25b33882b895b=function(n){let t=o(n),r=typeof t=="boolean"?t:void 0;return g(r)?16777215:r?1:0},e.wbg.__wbg___wbindgen_debug_string_adfb662ae34724b6=function(n,t){let r=M(o(t)),i=b(r,c.__wbindgen_export,c.__wbindgen_export2),a=u;y().setInt32(n+4,a,!0),y().setInt32(n+0,i,!0)},e.wbg.__wbg___wbindgen_in_0d3e1e8f0c669317=function(n,t){return o(n)in o(t)},e.wbg.__wbg___wbindgen_is_function_8d400b8b1af978cd=function(n){return typeof o(n)=="function"},e.wbg.__wbg___wbindgen_is_object_ce774f3490692386=function(n){let t=o(n);return typeof t=="object"&&t!==null},e.wbg.__wbg___wbindgen_is_string_704ef9c8fc131030=function(n){return typeof o(n)=="string"},e.wbg.__wbg___wbindgen_is_undefined_f6b95eab589e0269=function(n){return o(n)===void 0},e.wbg.__wbg___wbindgen_jsval_loose_eq_766057600fdd1b0d=function(n,t){return o(n)==o(t)},e.wbg.__wbg___wbindgen_number_get_9619185a74197f95=function(n,t){let r=o(t),i=typeof r=="number"?r:void 0;y().setFloat64(n+8,g(i)?0:i,!0),y().setInt32(n+0,!g(i),!0)},e.wbg.__wbg___wbindgen_string_get_a2a31e16edf96e42=function(n,t){let r=o(t),i=typeof r=="string"?r:void 0;var a=g(i)?0:b(i,c.__wbindgen_export,c.__wbindgen_export2),_=u;y().setInt32(n+4,_,!0),y().setInt32(n+0,a,!0)},e.wbg.__wbg___wbindgen_throw_dd24417ed36fc46e=function(n,t){throw new Error(O(n,t))},e.wbg.__wbg__wbg_cb_unref_87dfb5aaa0cbcea7=function(n){o(n)._wbg_cb_unref()},e.wbg.__wbg_arrayBuffer_3356d392ef2d2aa9=function(n){let t=o(n).arrayBuffer();return s(t)},e.wbg.__wbg_call_3020136f7a2d6e44=function(){return D(function(n,t,r){let i=o(n).call(o(t),o(r));return s(i)},arguments)},e.wbg.__wbg_call_abb4ff46ce38be40=function(){return D(function(n,t){let r=o(n).call(o(t));return s(r)},arguments)},e.wbg.__wbg_done_62ea16af4ce34b24=function(n){return o(n).done},e.wbg.__wbg_entries_7de5c9edd116e219=function(n){let t=o(n).entries();return s(t)},e.wbg.__wbg_entries_83c79938054e065f=function(n){let t=Object.entries(o(n));return s(t)},e.wbg.__wbg_from_29a8414a7a7cd19d=function(n){let t=Array.from(o(n));return s(t)},e.wbg.__wbg_getDirectory_9beed6c83b6861f5=function(n){let t=o(n).getDirectory();return s(t)},e.wbg.__wbg_getFile_3d12eaf635641f3a=function(n){let t=o(n).getFile();return s(t)},e.wbg.__wbg_get_6b7bd52aca3f9671=function(n,t){let r=o(n)[t>>>0];return s(r)},e.wbg.__wbg_get_with_ref_key_1dc361bd10053bfe=function(n,t){let r=o(n)[o(t)];return s(r)},e.wbg.__wbg_instanceof_ArrayBuffer_f3320d2419cd0355=function(n){let t;try{t=o(n)instanceof ArrayBuffer}catch{t=!1}return t},e.wbg.__wbg_instanceof_FileSystemDirectoryHandle_264085cadc86679a=function(n){let t;try{t=o(n)instanceof FileSystemDirectoryHandle}catch{t=!1}return t},e.wbg.__wbg_instanceof_FileSystemFileHandle_214d69e0ae063fc8=function(n){let t;try{t=o(n)instanceof FileSystemFileHandle}catch{t=!1}return t},e.wbg.__wbg_instanceof_Uint8Array_da54ccc9d3e09434=function(n){let t;try{t=o(n)instanceof Uint8Array}catch{t=!1}return t},e.wbg.__wbg_instanceof_Window_b5cf7783caa68180=function(n){let t;try{t=o(n)instanceof Window}catch{t=!1}return t},e.wbg.__wbg_length_22ac23eaec9d8053=function(n){return o(n).length},e.wbg.__wbg_length_d45040a40c570362=function(n){return o(n).length},e.wbg.__wbg_navigator_b49edef831236138=function(n){let t=o(n).navigator;return s(t)},e.wbg.__wbg_new_1ba21ce319a06297=function(){let n=new Object;return s(n)},e.wbg.__wbg_new_25f239778d6112b9=function(){let n=new Array;return s(n)},e.wbg.__wbg_new_6421f6084cc5bc5a=function(n){let t=new Uint8Array(o(n));return s(t)},e.wbg.__wbg_new_ff12d2b041fb48f1=function(n,t){try{var r={a:n,b:t},i=(_,f)=>{let l=r.a;r.a=0;try{return G(l,r.b,_,f)}finally{r.a=l}};let a=new Promise(i);return s(a)}finally{r.a=r.b=0}},e.wbg.__wbg_new_no_args_cb138f77cf6151ee=function(n,t){let r=new Function(O(n,t));return s(r)},e.wbg.__wbg_next_b34c09a202bf4424=function(){return D(function(n){let t=o(n).next();return s(t)},arguments)},e.wbg.__wbg_prototypesetcall_dfe9b766cdc1f1fd=function(n,t,r){Uint8Array.prototype.set.call($(n,t),o(r))},e.wbg.__wbg_queueMicrotask_9b549dfce8865860=function(n){let t=o(n).queueMicrotask;return s(t)},e.wbg.__wbg_queueMicrotask_fca69f5bfad613a5=function(n){queueMicrotask(o(n))},e.wbg.__wbg_resolve_fd5bfbaa4ce36e1e=function(n){let t=Promise.resolve(o(n));return s(t)},e.wbg.__wbg_set_3f1d0b984ed272ed=function(n,t,r){o(n)[d(t)]=d(r)},e.wbg.__wbg_set_7df433eea03a5c14=function(n,t,r){o(n)[t>>>0]=d(r)},e.wbg.__wbg_size_82fbdb656de23326=function(n){return o(n).size},e.wbg.__wbg_static_accessor_GLOBAL_769e6b65d6557335=function(){let n=typeof global>"u"?null:global;return g(n)?0:s(n)},e.wbg.__wbg_static_accessor_GLOBAL_THIS_60cf02db4de8e1c1=function(){let n=typeof globalThis>"u"?null:globalThis;return g(n)?0:s(n)},e.wbg.__wbg_static_accessor_SELF_08f5a74c69739274=function(){let n=typeof self>"u"?null:self;return g(n)?0:s(n)},e.wbg.__wbg_static_accessor_WINDOW_a8924b26aa92d024=function(){let n=typeof window>"u"?null:window;return g(n)?0:s(n)},e.wbg.__wbg_storage_b04c3b736f10dd3b=function(n){let t=o(n).storage;return s(t)},e.wbg.__wbg_then_429f7caf1026411d=function(n,t,r){let i=o(n).then(o(t),o(r));return s(i)},e.wbg.__wbg_then_4f95312d68691235=function(n,t){let r=o(n).then(o(t));return s(r)},e.wbg.__wbg_value_57b7b035e117f7ee=function(n){let t=o(n).value;return s(t)},e.wbg.__wbindgen_cast_2241b6af4c4b2941=function(n,t){let r=O(n,t);return s(r)},e.wbg.__wbindgen_cast_7cc765810adca37d=function(n,t){let r=C(n,t,c.__wasm_bindgen_func_elem_2761,v);return s(r)},e.wbg.__wbindgen_cast_d6cd19b81560fd6e=function(n){return s(n)},e.wbg.__wbindgen_object_clone_ref=function(n){let t=o(n);return s(t)},e.wbg.__wbindgen_object_drop_ref=function(n){d(n)},e}function k(e,n){return c=e.exports,U.__wbindgen_wasm_module=n,p=null,m=null,c}function te(e){if(c!==void 0)return c;typeof e<"u"&&(Object.getPrototypeOf(e)===Object.prototype?{module:e}=e:console.warn("using deprecated parameters for `initSync()`; pass a single object instead"));let n=T();e instanceof WebAssembly.Module||(e=new WebAssembly.Module(e));let t=new WebAssembly.Instance(e,n);return k(t,e)}async function U(e){if(c!==void 0)return c;typeof e<"u"&&(Object.getPrototypeOf(e)===Object.prototype?{module_or_path:e}=e:console.warn("using deprecated parameters for the initialization function; pass a single object instead")),typeof e>"u"&&(e=new URL("mq_wasm_bg.wasm",import.meta.url));let n=T();(typeof e=="string"||typeof Request=="function"&&e instanceof Request||typeof URL=="function"&&e instanceof URL)&&(e=fetch(e));let{instance:t,module:r}=await ne(await e,n);return k(t,r)}var c,I,p,m,w,x,W,H,E,A,u,X,S,ee,R,P=B(()=>{"use strict";I=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));p=null;m=null;w=new Array(128).fill(void 0);w.push(void 0,null,!0,!1);x=w.length;W=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});W.decode();H=2146435072,E=0;A=new TextEncoder;"encodeInto"in A||(A.encodeInto=function(e,n){let t=A.encode(e);return n.set(t),{read:e.length,written:t.length}});u=0;X=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>c.__wbg_runoptions_free(e>>>0,1)),S=class{__destroy_into_raw(){let n=this.__wbg_ptr;return this.__wbg_ptr=0,X.unregister(this),n}free(){let n=this.__destroy_into_raw();c.__wbg_runoptions_free(n,0)}};Symbol.dispose&&(S.prototype[Symbol.dispose]=S.prototype.free);ee=new Set(["basic","cors","default"]);R=U});P();var j=null;async function F(){return j||(await(async()=>{try{await R();let e=await Promise.resolve().then(()=>(P(),V));j={run:e.run,toAst:e.toAst,format:e.format,diagnostics:e.diagnostics,definedValues:e.definedValues}}catch(e){throw new Error(`Failed to initialize mq WebAssembly module: ${e}`)}})(),j)}async function _e(e,n,t={}){return await(await F()).run(e,n,{isUpdate:!1,inputFormat:"markdown",listStyle:"dash",linkUrlStyle:"none",linkTitleStyle:"paren",...t})}async function ae(e){return await(await F()).toAst(e)}async function fe(e){return await(await F()).format(e)}async function ue(e){return await(await F()).diagnostics(e)}async function be(e,n){return await(await F()).definedValues(e,n)}export{be as definedValues,ue as diagnostics,fe as format,_e as run,ae as toAst};
package/dist/index.cjs CHANGED
@@ -1,2 +1,2 @@
1
1
  "use strict";var W=Object.defineProperty;var N=Object.getOwnPropertyDescriptor;var v=Object.getOwnPropertyNames;var G=Object.prototype.hasOwnProperty;var X=(e,n)=>()=>(e&&(n=e(e=0)),n);var T=(e,n)=>{for(var t in n)W(e,t,{get:n[t],enumerable:!0})},Y=(e,n,t,r)=>{if(n&&typeof n=="object"||typeof n=="function")for(let i of v(n))!G.call(e,i)&&i!==t&&W(e,i,{get:()=>n[i],enumerable:!(r=N(n,i))||r.enumerable});return e};var J=e=>Y(W({},"__esModule",{value:!0}),e);var q={};T(q,{RunOptions:()=>S,default:()=>P,definedValues:()=>oe,diagnostics:()=>se,format:()=>ce,initSync:()=>be,run:()=>_e,toAst:()=>ae});function c(e){x===w.length&&w.push(w.length+1);let n=x;return x=w[n],w[n]=e,n}function R(e){let n=typeof e;if(n=="number"||n=="boolean"||e==null)return`${e}`;if(n=="string")return`"${e}"`;if(n=="symbol"){let i=e.description;return i==null?"Symbol":`Symbol(${i})`}if(n=="function"){let i=e.name;return typeof i=="string"&&i.length>0?`Function(${i})`:"Function"}if(Array.isArray(e)){let i=e.length,a="[";i>0&&(a+=R(e[0]));for(let _=1;_<i;_++)a+=", "+R(e[_]);return a+="]",a}let t=/\[object ([^\]]+)\]/.exec(toString.call(e)),r;if(t&&t.length>1)r=t[1];else return toString.call(e);if(r=="Object")try{return"Object("+JSON.stringify(e)+")"}catch{return"Object"}return e instanceof Error?`${e.name}: ${e.message}
2
- ${e.stack}`:r}function K(e){e<132||(w[e]=x,x=e)}function Q(e,n){return e=e>>>0,h().subarray(e/1,e/1+n)}function y(){return(p===null||p.buffer.detached===!0||p.buffer.detached===void 0&&p.buffer!==s.memory.buffer)&&(p=new DataView(s.memory.buffer)),p}function O(e,n){return e=e>>>0,ne(e,n)}function h(){return(m===null||m.byteLength===0)&&(m=new Uint8Array(s.memory.buffer)),m}function o(e){return w[e]}function E(e,n){try{return e.apply(this,n)}catch(t){s.__wbindgen_export3(c(t))}}function g(e){return e==null}function Z(e,n,t,r){let i={a:e,b:n,cnt:1,dtor:t},a=(..._)=>{i.cnt++;let f=i.a;i.a=0;try{return r(f,i.b,..._)}finally{i.a=f,a._wbg_cb_unref()}};return a._wbg_cb_unref=()=>{--i.cnt===0&&(i.dtor(i.a,i.b),i.a=0,V.unregister(i))},V.register(a,i,i),a}function b(e,n,t){if(t===void 0){let f=A.encode(e),l=n(f.length,1)>>>0;return h().subarray(l,l+f.length).set(f),u=f.length,l}let r=e.length,i=n(r,1)>>>0,a=h(),_=0;for(;_<r;_++){let f=e.charCodeAt(_);if(f>127)break;a[i+_]=f}if(_!==r){_!==0&&(e=e.slice(_)),i=t(i,r,r=_+e.length*3,1)>>>0;let f=h().subarray(i+_,i+r),l=A.encodeInto(e,f);_+=l.written,i=t(i,r,_,1)>>>0}return u=_,i}function d(e){let n=o(e);return K(e),n}function ne(e,n){return M+=n,M>=ee&&(D=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),D.decode(),M=n),D.decode(h().subarray(e,e+n))}function te(e,n,t){s.__wasm_bindgen_func_elem_2764(e,n,c(t))}function re(e,n,t,r){s.__wasm_bindgen_func_elem_718(e,n,c(t),c(r))}function oe(e,n){let t=b(e,s.__wbindgen_export,s.__wbindgen_export2),r=u;var i=g(n)?0:b(n,s.__wbindgen_export,s.__wbindgen_export2),a=u;let _=s.definedValues(t,r,i,a);return d(_)}function se(e){let n=b(e,s.__wbindgen_export,s.__wbindgen_export2),t=u,r=s.diagnostics(n,t);return d(r)}function ce(e){let n=b(e,s.__wbindgen_export,s.__wbindgen_export2),t=u,r=s.format(n,t);return d(r)}function _e(e,n,t){let r=b(e,s.__wbindgen_export,s.__wbindgen_export2),i=u,a=b(n,s.__wbindgen_export,s.__wbindgen_export2),_=u,f=s.run(r,i,a,_,c(t));return d(f)}function ae(e){let n=b(e,s.__wbindgen_export,s.__wbindgen_export2),t=u,r=s.toAst(n,t);return d(r)}async function ue(e,n){if(typeof Response=="function"&&e instanceof Response){if(typeof WebAssembly.instantiateStreaming=="function")try{return await WebAssembly.instantiateStreaming(e,n)}catch(r){if(e.ok&&fe.has(e.type)&&e.headers.get("Content-Type")!=="application/wasm")console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve Wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",r);else throw r}let t=await e.arrayBuffer();return await WebAssembly.instantiate(t,n)}else{let t=await WebAssembly.instantiate(e,n);return t instanceof WebAssembly.Instance?{instance:t,module:e}:t}}function k(){let e={};return e.wbg={},e.wbg.__wbg_Error_52673b7de5a0ca89=function(n,t){let r=Error(O(n,t));return c(r)},e.wbg.__wbg_String_8f0eb39a4a4c2f66=function(n,t){let r=String(o(t)),i=b(r,s.__wbindgen_export,s.__wbindgen_export2),a=u;y().setInt32(n+4*1,a,!0),y().setInt32(n+4*0,i,!0)},e.wbg.__wbg___wbindgen_boolean_get_dea25b33882b895b=function(n){let t=o(n),r=typeof t=="boolean"?t:void 0;return g(r)?16777215:r?1:0},e.wbg.__wbg___wbindgen_debug_string_adfb662ae34724b6=function(n,t){let r=R(o(t)),i=b(r,s.__wbindgen_export,s.__wbindgen_export2),a=u;y().setInt32(n+4*1,a,!0),y().setInt32(n+4*0,i,!0)},e.wbg.__wbg___wbindgen_in_0d3e1e8f0c669317=function(n,t){return o(n)in o(t)},e.wbg.__wbg___wbindgen_is_function_8d400b8b1af978cd=function(n){return typeof o(n)=="function"},e.wbg.__wbg___wbindgen_is_object_ce774f3490692386=function(n){let t=o(n);return typeof t=="object"&&t!==null},e.wbg.__wbg___wbindgen_is_string_704ef9c8fc131030=function(n){return typeof o(n)=="string"},e.wbg.__wbg___wbindgen_is_undefined_f6b95eab589e0269=function(n){return o(n)===void 0},e.wbg.__wbg___wbindgen_jsval_loose_eq_766057600fdd1b0d=function(n,t){return o(n)==o(t)},e.wbg.__wbg___wbindgen_number_get_9619185a74197f95=function(n,t){let r=o(t),i=typeof r=="number"?r:void 0;y().setFloat64(n+8*1,g(i)?0:i,!0),y().setInt32(n+4*0,!g(i),!0)},e.wbg.__wbg___wbindgen_string_get_a2a31e16edf96e42=function(n,t){let r=o(t),i=typeof r=="string"?r:void 0;var a=g(i)?0:b(i,s.__wbindgen_export,s.__wbindgen_export2),_=u;y().setInt32(n+4*1,_,!0),y().setInt32(n+4*0,a,!0)},e.wbg.__wbg___wbindgen_throw_dd24417ed36fc46e=function(n,t){throw new Error(O(n,t))},e.wbg.__wbg__wbg_cb_unref_87dfb5aaa0cbcea7=function(n){o(n)._wbg_cb_unref()},e.wbg.__wbg_arrayBuffer_3356d392ef2d2aa9=function(n){let t=o(n).arrayBuffer();return c(t)},e.wbg.__wbg_call_3020136f7a2d6e44=function(){return E(function(n,t,r){let i=o(n).call(o(t),o(r));return c(i)},arguments)},e.wbg.__wbg_call_abb4ff46ce38be40=function(){return E(function(n,t){let r=o(n).call(o(t));return c(r)},arguments)},e.wbg.__wbg_done_62ea16af4ce34b24=function(n){return o(n).done},e.wbg.__wbg_entries_7de5c9edd116e219=function(n){let t=o(n).entries();return c(t)},e.wbg.__wbg_entries_83c79938054e065f=function(n){let t=Object.entries(o(n));return c(t)},e.wbg.__wbg_from_29a8414a7a7cd19d=function(n){let t=Array.from(o(n));return c(t)},e.wbg.__wbg_getDirectory_9beed6c83b6861f5=function(n){let t=o(n).getDirectory();return c(t)},e.wbg.__wbg_getFile_3d12eaf635641f3a=function(n){let t=o(n).getFile();return c(t)},e.wbg.__wbg_get_6b7bd52aca3f9671=function(n,t){let r=o(n)[t>>>0];return c(r)},e.wbg.__wbg_get_with_ref_key_1dc361bd10053bfe=function(n,t){let r=o(n)[o(t)];return c(r)},e.wbg.__wbg_instanceof_ArrayBuffer_f3320d2419cd0355=function(n){let t;try{t=o(n)instanceof ArrayBuffer}catch{t=!1}return t},e.wbg.__wbg_instanceof_FileSystemDirectoryHandle_264085cadc86679a=function(n){let t;try{t=o(n)instanceof FileSystemDirectoryHandle}catch{t=!1}return t},e.wbg.__wbg_instanceof_FileSystemFileHandle_214d69e0ae063fc8=function(n){let t;try{t=o(n)instanceof FileSystemFileHandle}catch{t=!1}return t},e.wbg.__wbg_instanceof_Uint8Array_da54ccc9d3e09434=function(n){let t;try{t=o(n)instanceof Uint8Array}catch{t=!1}return t},e.wbg.__wbg_instanceof_Window_b5cf7783caa68180=function(n){let t;try{t=o(n)instanceof Window}catch{t=!1}return t},e.wbg.__wbg_length_22ac23eaec9d8053=function(n){return o(n).length},e.wbg.__wbg_length_d45040a40c570362=function(n){return o(n).length},e.wbg.__wbg_navigator_b49edef831236138=function(n){let t=o(n).navigator;return c(t)},e.wbg.__wbg_new_1ba21ce319a06297=function(){let n=new Object;return c(n)},e.wbg.__wbg_new_25f239778d6112b9=function(){let n=new Array;return c(n)},e.wbg.__wbg_new_6421f6084cc5bc5a=function(n){let t=new Uint8Array(o(n));return c(t)},e.wbg.__wbg_new_ff12d2b041fb48f1=function(n,t){try{var r={a:n,b:t},i=(_,f)=>{let l=r.a;r.a=0;try{return re(l,r.b,_,f)}finally{r.a=l}};let a=new Promise(i);return c(a)}finally{r.a=r.b=0}},e.wbg.__wbg_new_no_args_cb138f77cf6151ee=function(n,t){let r=new Function(O(n,t));return c(r)},e.wbg.__wbg_next_b34c09a202bf4424=function(){return E(function(n){let t=o(n).next();return c(t)},arguments)},e.wbg.__wbg_prototypesetcall_dfe9b766cdc1f1fd=function(n,t,r){Uint8Array.prototype.set.call(Q(n,t),o(r))},e.wbg.__wbg_queueMicrotask_9b549dfce8865860=function(n){let t=o(n).queueMicrotask;return c(t)},e.wbg.__wbg_queueMicrotask_fca69f5bfad613a5=function(n){queueMicrotask(o(n))},e.wbg.__wbg_resolve_fd5bfbaa4ce36e1e=function(n){let t=Promise.resolve(o(n));return c(t)},e.wbg.__wbg_set_3f1d0b984ed272ed=function(n,t,r){o(n)[d(t)]=d(r)},e.wbg.__wbg_set_7df433eea03a5c14=function(n,t,r){o(n)[t>>>0]=d(r)},e.wbg.__wbg_size_82fbdb656de23326=function(n){return o(n).size},e.wbg.__wbg_static_accessor_GLOBAL_769e6b65d6557335=function(){let n=typeof global>"u"?null:global;return g(n)?0:c(n)},e.wbg.__wbg_static_accessor_GLOBAL_THIS_60cf02db4de8e1c1=function(){let n=typeof globalThis>"u"?null:globalThis;return g(n)?0:c(n)},e.wbg.__wbg_static_accessor_SELF_08f5a74c69739274=function(){let n=typeof self>"u"?null:self;return g(n)?0:c(n)},e.wbg.__wbg_static_accessor_WINDOW_a8924b26aa92d024=function(){let n=typeof window>"u"?null:window;return g(n)?0:c(n)},e.wbg.__wbg_storage_b04c3b736f10dd3b=function(n){let t=o(n).storage;return c(t)},e.wbg.__wbg_then_429f7caf1026411d=function(n,t,r){let i=o(n).then(o(t),o(r));return c(i)},e.wbg.__wbg_then_4f95312d68691235=function(n,t){let r=o(n).then(o(t));return c(r)},e.wbg.__wbg_value_57b7b035e117f7ee=function(n){let t=o(n).value;return c(t)},e.wbg.__wbindgen_cast_2241b6af4c4b2941=function(n,t){let r=O(n,t);return c(r)},e.wbg.__wbindgen_cast_7cc765810adca37d=function(n,t){let r=Z(n,t,s.__wasm_bindgen_func_elem_2763,te);return c(r)},e.wbg.__wbindgen_cast_d6cd19b81560fd6e=function(n){return c(n)},e.wbg.__wbindgen_object_clone_ref=function(n){let t=o(n);return c(t)},e.wbg.__wbindgen_object_drop_ref=function(n){d(n)},e}function U(e,n){return s=e.exports,L.__wbindgen_wasm_module=n,p=null,m=null,s}function be(e){if(s!==void 0)return s;typeof e<"u"&&(Object.getPrototypeOf(e)===Object.prototype?{module:e}=e:console.warn("using deprecated parameters for `initSync()`; pass a single object instead"));let n=k();e instanceof WebAssembly.Module||(e=new WebAssembly.Module(e));let t=new WebAssembly.Instance(e,n);return U(t,e)}async function L(e){if(s!==void 0)return s;typeof e<"u"&&(Object.getPrototypeOf(e)===Object.prototype?{module_or_path:e}=e:console.warn("using deprecated parameters for the initialization function; pass a single object instead")),typeof e>"u"&&(e=new URL("mq_wasm_bg.wasm",ge.url));let n=k();(typeof e=="string"||typeof Request=="function"&&e instanceof Request||typeof URL=="function"&&e instanceof URL)&&(e=fetch(e));let{instance:t,module:r}=await ue(await e,n);return U(t,r)}var ge,s,V,p,m,w,x,D,ee,M,A,u,ie,S,fe,P,I=X(()=>{"use strict";ge={};V=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));p=null;m=null;w=new Array(128).fill(void 0);w.push(void 0,null,!0,!1);x=w.length;D=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});D.decode();ee=2146435072,M=0;A=new TextEncoder;"encodeInto"in A||(A.encodeInto=function(e,n){let t=A.encode(e);return n.set(t),{read:e.length,written:t.length}});u=0;ie=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>s.__wbg_runoptions_free(e>>>0,1)),S=class{__destroy_into_raw(){let n=this.__wbg_ptr;return this.__wbg_ptr=0,ie.unregister(this),n}free(){let n=this.__destroy_into_raw();s.__wbg_runoptions_free(n,0)}};Symbol.dispose&&(S.prototype[Symbol.dispose]=S.prototype.free);fe=new Set(["basic","cors","default"]);P=L});var we={};T(we,{definedValues:()=>H,diagnostics:()=>C,format:()=>$,run:()=>B,toAst:()=>z});module.exports=J(we);I();var j=null;async function F(){return j||(await(async()=>{try{await P();let e=await Promise.resolve().then(()=>(I(),q));j={run:e.run,toAst:e.toAst,format:e.format,diagnostics:e.diagnostics,definedValues:e.definedValues}}catch(e){throw new Error(`Failed to initialize mq WebAssembly module: ${e}`)}})(),j)}async function B(e,n,t={}){return await(await F()).run(e,n,{isUpdate:!1,inputFormat:"markdown",listStyle:"dash",linkUrlStyle:"none",linkTitleStyle:"paren",...t})}async function z(e){return await(await F()).toAst(e)}async function $(e){return await(await F()).format(e)}async function C(e){return await(await F()).diagnostics(e)}async function H(e,n){return await(await F()).definedValues(e,n)}0&&(module.exports={definedValues,diagnostics,format,run,toAst});
2
+ ${e.stack}`:r}function K(e){e<132||(w[e]=x,x=e)}function Q(e,n){return e=e>>>0,h().subarray(e/1,e/1+n)}function y(){return(p===null||p.buffer.detached===!0||p.buffer.detached===void 0&&p.buffer!==s.memory.buffer)&&(p=new DataView(s.memory.buffer)),p}function O(e,n){return e=e>>>0,ne(e,n)}function h(){return(m===null||m.byteLength===0)&&(m=new Uint8Array(s.memory.buffer)),m}function o(e){return w[e]}function E(e,n){try{return e.apply(this,n)}catch(t){s.__wbindgen_export3(c(t))}}function g(e){return e==null}function Z(e,n,t,r){let i={a:e,b:n,cnt:1,dtor:t},a=(..._)=>{i.cnt++;let f=i.a;i.a=0;try{return r(f,i.b,..._)}finally{i.a=f,a._wbg_cb_unref()}};return a._wbg_cb_unref=()=>{--i.cnt===0&&(i.dtor(i.a,i.b),i.a=0,V.unregister(i))},V.register(a,i,i),a}function b(e,n,t){if(t===void 0){let f=A.encode(e),l=n(f.length,1)>>>0;return h().subarray(l,l+f.length).set(f),u=f.length,l}let r=e.length,i=n(r,1)>>>0,a=h(),_=0;for(;_<r;_++){let f=e.charCodeAt(_);if(f>127)break;a[i+_]=f}if(_!==r){_!==0&&(e=e.slice(_)),i=t(i,r,r=_+e.length*3,1)>>>0;let f=h().subarray(i+_,i+r),l=A.encodeInto(e,f);_+=l.written,i=t(i,r,_,1)>>>0}return u=_,i}function d(e){let n=o(e);return K(e),n}function ne(e,n){return M+=n,M>=ee&&(D=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),D.decode(),M=n),D.decode(h().subarray(e,e+n))}function te(e,n,t){s.__wasm_bindgen_func_elem_2762(e,n,c(t))}function re(e,n,t,r){s.__wasm_bindgen_func_elem_719(e,n,c(t),c(r))}function oe(e,n){let t=b(e,s.__wbindgen_export,s.__wbindgen_export2),r=u;var i=g(n)?0:b(n,s.__wbindgen_export,s.__wbindgen_export2),a=u;let _=s.definedValues(t,r,i,a);return d(_)}function se(e){let n=b(e,s.__wbindgen_export,s.__wbindgen_export2),t=u,r=s.diagnostics(n,t);return d(r)}function ce(e){let n=b(e,s.__wbindgen_export,s.__wbindgen_export2),t=u,r=s.format(n,t);return d(r)}function _e(e,n,t){let r=b(e,s.__wbindgen_export,s.__wbindgen_export2),i=u,a=b(n,s.__wbindgen_export,s.__wbindgen_export2),_=u,f=s.run(r,i,a,_,c(t));return d(f)}function ae(e){let n=b(e,s.__wbindgen_export,s.__wbindgen_export2),t=u,r=s.toAst(n,t);return d(r)}async function ue(e,n){if(typeof Response=="function"&&e instanceof Response){if(typeof WebAssembly.instantiateStreaming=="function")try{return await WebAssembly.instantiateStreaming(e,n)}catch(r){if(e.ok&&fe.has(e.type)&&e.headers.get("Content-Type")!=="application/wasm")console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve Wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",r);else throw r}let t=await e.arrayBuffer();return await WebAssembly.instantiate(t,n)}else{let t=await WebAssembly.instantiate(e,n);return t instanceof WebAssembly.Instance?{instance:t,module:e}:t}}function k(){let e={};return e.wbg={},e.wbg.__wbg_Error_52673b7de5a0ca89=function(n,t){let r=Error(O(n,t));return c(r)},e.wbg.__wbg_String_8f0eb39a4a4c2f66=function(n,t){let r=String(o(t)),i=b(r,s.__wbindgen_export,s.__wbindgen_export2),a=u;y().setInt32(n+4,a,!0),y().setInt32(n+0,i,!0)},e.wbg.__wbg___wbindgen_boolean_get_dea25b33882b895b=function(n){let t=o(n),r=typeof t=="boolean"?t:void 0;return g(r)?16777215:r?1:0},e.wbg.__wbg___wbindgen_debug_string_adfb662ae34724b6=function(n,t){let r=R(o(t)),i=b(r,s.__wbindgen_export,s.__wbindgen_export2),a=u;y().setInt32(n+4,a,!0),y().setInt32(n+0,i,!0)},e.wbg.__wbg___wbindgen_in_0d3e1e8f0c669317=function(n,t){return o(n)in o(t)},e.wbg.__wbg___wbindgen_is_function_8d400b8b1af978cd=function(n){return typeof o(n)=="function"},e.wbg.__wbg___wbindgen_is_object_ce774f3490692386=function(n){let t=o(n);return typeof t=="object"&&t!==null},e.wbg.__wbg___wbindgen_is_string_704ef9c8fc131030=function(n){return typeof o(n)=="string"},e.wbg.__wbg___wbindgen_is_undefined_f6b95eab589e0269=function(n){return o(n)===void 0},e.wbg.__wbg___wbindgen_jsval_loose_eq_766057600fdd1b0d=function(n,t){return o(n)==o(t)},e.wbg.__wbg___wbindgen_number_get_9619185a74197f95=function(n,t){let r=o(t),i=typeof r=="number"?r:void 0;y().setFloat64(n+8,g(i)?0:i,!0),y().setInt32(n+0,!g(i),!0)},e.wbg.__wbg___wbindgen_string_get_a2a31e16edf96e42=function(n,t){let r=o(t),i=typeof r=="string"?r:void 0;var a=g(i)?0:b(i,s.__wbindgen_export,s.__wbindgen_export2),_=u;y().setInt32(n+4,_,!0),y().setInt32(n+0,a,!0)},e.wbg.__wbg___wbindgen_throw_dd24417ed36fc46e=function(n,t){throw new Error(O(n,t))},e.wbg.__wbg__wbg_cb_unref_87dfb5aaa0cbcea7=function(n){o(n)._wbg_cb_unref()},e.wbg.__wbg_arrayBuffer_3356d392ef2d2aa9=function(n){let t=o(n).arrayBuffer();return c(t)},e.wbg.__wbg_call_3020136f7a2d6e44=function(){return E(function(n,t,r){let i=o(n).call(o(t),o(r));return c(i)},arguments)},e.wbg.__wbg_call_abb4ff46ce38be40=function(){return E(function(n,t){let r=o(n).call(o(t));return c(r)},arguments)},e.wbg.__wbg_done_62ea16af4ce34b24=function(n){return o(n).done},e.wbg.__wbg_entries_7de5c9edd116e219=function(n){let t=o(n).entries();return c(t)},e.wbg.__wbg_entries_83c79938054e065f=function(n){let t=Object.entries(o(n));return c(t)},e.wbg.__wbg_from_29a8414a7a7cd19d=function(n){let t=Array.from(o(n));return c(t)},e.wbg.__wbg_getDirectory_9beed6c83b6861f5=function(n){let t=o(n).getDirectory();return c(t)},e.wbg.__wbg_getFile_3d12eaf635641f3a=function(n){let t=o(n).getFile();return c(t)},e.wbg.__wbg_get_6b7bd52aca3f9671=function(n,t){let r=o(n)[t>>>0];return c(r)},e.wbg.__wbg_get_with_ref_key_1dc361bd10053bfe=function(n,t){let r=o(n)[o(t)];return c(r)},e.wbg.__wbg_instanceof_ArrayBuffer_f3320d2419cd0355=function(n){let t;try{t=o(n)instanceof ArrayBuffer}catch{t=!1}return t},e.wbg.__wbg_instanceof_FileSystemDirectoryHandle_264085cadc86679a=function(n){let t;try{t=o(n)instanceof FileSystemDirectoryHandle}catch{t=!1}return t},e.wbg.__wbg_instanceof_FileSystemFileHandle_214d69e0ae063fc8=function(n){let t;try{t=o(n)instanceof FileSystemFileHandle}catch{t=!1}return t},e.wbg.__wbg_instanceof_Uint8Array_da54ccc9d3e09434=function(n){let t;try{t=o(n)instanceof Uint8Array}catch{t=!1}return t},e.wbg.__wbg_instanceof_Window_b5cf7783caa68180=function(n){let t;try{t=o(n)instanceof Window}catch{t=!1}return t},e.wbg.__wbg_length_22ac23eaec9d8053=function(n){return o(n).length},e.wbg.__wbg_length_d45040a40c570362=function(n){return o(n).length},e.wbg.__wbg_navigator_b49edef831236138=function(n){let t=o(n).navigator;return c(t)},e.wbg.__wbg_new_1ba21ce319a06297=function(){let n=new Object;return c(n)},e.wbg.__wbg_new_25f239778d6112b9=function(){let n=new Array;return c(n)},e.wbg.__wbg_new_6421f6084cc5bc5a=function(n){let t=new Uint8Array(o(n));return c(t)},e.wbg.__wbg_new_ff12d2b041fb48f1=function(n,t){try{var r={a:n,b:t},i=(_,f)=>{let l=r.a;r.a=0;try{return re(l,r.b,_,f)}finally{r.a=l}};let a=new Promise(i);return c(a)}finally{r.a=r.b=0}},e.wbg.__wbg_new_no_args_cb138f77cf6151ee=function(n,t){let r=new Function(O(n,t));return c(r)},e.wbg.__wbg_next_b34c09a202bf4424=function(){return E(function(n){let t=o(n).next();return c(t)},arguments)},e.wbg.__wbg_prototypesetcall_dfe9b766cdc1f1fd=function(n,t,r){Uint8Array.prototype.set.call(Q(n,t),o(r))},e.wbg.__wbg_queueMicrotask_9b549dfce8865860=function(n){let t=o(n).queueMicrotask;return c(t)},e.wbg.__wbg_queueMicrotask_fca69f5bfad613a5=function(n){queueMicrotask(o(n))},e.wbg.__wbg_resolve_fd5bfbaa4ce36e1e=function(n){let t=Promise.resolve(o(n));return c(t)},e.wbg.__wbg_set_3f1d0b984ed272ed=function(n,t,r){o(n)[d(t)]=d(r)},e.wbg.__wbg_set_7df433eea03a5c14=function(n,t,r){o(n)[t>>>0]=d(r)},e.wbg.__wbg_size_82fbdb656de23326=function(n){return o(n).size},e.wbg.__wbg_static_accessor_GLOBAL_769e6b65d6557335=function(){let n=typeof global>"u"?null:global;return g(n)?0:c(n)},e.wbg.__wbg_static_accessor_GLOBAL_THIS_60cf02db4de8e1c1=function(){let n=typeof globalThis>"u"?null:globalThis;return g(n)?0:c(n)},e.wbg.__wbg_static_accessor_SELF_08f5a74c69739274=function(){let n=typeof self>"u"?null:self;return g(n)?0:c(n)},e.wbg.__wbg_static_accessor_WINDOW_a8924b26aa92d024=function(){let n=typeof window>"u"?null:window;return g(n)?0:c(n)},e.wbg.__wbg_storage_b04c3b736f10dd3b=function(n){let t=o(n).storage;return c(t)},e.wbg.__wbg_then_429f7caf1026411d=function(n,t,r){let i=o(n).then(o(t),o(r));return c(i)},e.wbg.__wbg_then_4f95312d68691235=function(n,t){let r=o(n).then(o(t));return c(r)},e.wbg.__wbg_value_57b7b035e117f7ee=function(n){let t=o(n).value;return c(t)},e.wbg.__wbindgen_cast_2241b6af4c4b2941=function(n,t){let r=O(n,t);return c(r)},e.wbg.__wbindgen_cast_7cc765810adca37d=function(n,t){let r=Z(n,t,s.__wasm_bindgen_func_elem_2761,te);return c(r)},e.wbg.__wbindgen_cast_d6cd19b81560fd6e=function(n){return c(n)},e.wbg.__wbindgen_object_clone_ref=function(n){let t=o(n);return c(t)},e.wbg.__wbindgen_object_drop_ref=function(n){d(n)},e}function U(e,n){return s=e.exports,L.__wbindgen_wasm_module=n,p=null,m=null,s}function be(e){if(s!==void 0)return s;typeof e<"u"&&(Object.getPrototypeOf(e)===Object.prototype?{module:e}=e:console.warn("using deprecated parameters for `initSync()`; pass a single object instead"));let n=k();e instanceof WebAssembly.Module||(e=new WebAssembly.Module(e));let t=new WebAssembly.Instance(e,n);return U(t,e)}async function L(e){if(s!==void 0)return s;typeof e<"u"&&(Object.getPrototypeOf(e)===Object.prototype?{module_or_path:e}=e:console.warn("using deprecated parameters for the initialization function; pass a single object instead")),typeof e>"u"&&(e=new URL("mq_wasm_bg.wasm",ge.url));let n=k();(typeof e=="string"||typeof Request=="function"&&e instanceof Request||typeof URL=="function"&&e instanceof URL)&&(e=fetch(e));let{instance:t,module:r}=await ue(await e,n);return U(t,r)}var ge,s,V,p,m,w,x,D,ee,M,A,u,ie,S,fe,P,I=X(()=>{"use strict";ge={};V=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));p=null;m=null;w=new Array(128).fill(void 0);w.push(void 0,null,!0,!1);x=w.length;D=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});D.decode();ee=2146435072,M=0;A=new TextEncoder;"encodeInto"in A||(A.encodeInto=function(e,n){let t=A.encode(e);return n.set(t),{read:e.length,written:t.length}});u=0;ie=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>s.__wbg_runoptions_free(e>>>0,1)),S=class{__destroy_into_raw(){let n=this.__wbg_ptr;return this.__wbg_ptr=0,ie.unregister(this),n}free(){let n=this.__destroy_into_raw();s.__wbg_runoptions_free(n,0)}};Symbol.dispose&&(S.prototype[Symbol.dispose]=S.prototype.free);fe=new Set(["basic","cors","default"]);P=L});var we={};T(we,{definedValues:()=>H,diagnostics:()=>C,format:()=>$,run:()=>B,toAst:()=>z});module.exports=J(we);I();var j=null;async function F(){return j||(await(async()=>{try{await P();let e=await Promise.resolve().then(()=>(I(),q));j={run:e.run,toAst:e.toAst,format:e.format,diagnostics:e.diagnostics,definedValues:e.definedValues}}catch(e){throw new Error(`Failed to initialize mq WebAssembly module: ${e}`)}})(),j)}async function B(e,n,t={}){return await(await F()).run(e,n,{isUpdate:!1,inputFormat:"markdown",listStyle:"dash",linkUrlStyle:"none",linkTitleStyle:"paren",...t})}async function z(e){return await(await F()).toAst(e)}async function $(e){return await(await F()).format(e)}async function C(e){return await(await F()).diagnostics(e)}async function H(e,n){return await(await F()).definedValues(e,n)}0&&(module.exports={definedValues,diagnostics,format,run,toAst});
package/dist/index.js CHANGED
@@ -1,2 +1,2 @@
1
1
  var L=Object.defineProperty;var q=(e,n)=>()=>(e&&(n=e(e=0)),n);var B=(e,n)=>{for(var t in n)L(e,t,{get:n[t],enumerable:!0})};var U={};B(U,{RunOptions:()=>S,default:()=>R,definedValues:()=>Y,diagnostics:()=>J,format:()=>K,initSync:()=>te,run:()=>Q,toAst:()=>Z});function c(e){x===w.length&&w.push(w.length+1);let n=x;return x=w[n],w[n]=e,n}function M(e){let n=typeof e;if(n=="number"||n=="boolean"||e==null)return`${e}`;if(n=="string")return`"${e}"`;if(n=="symbol"){let i=e.description;return i==null?"Symbol":`Symbol(${i})`}if(n=="function"){let i=e.name;return typeof i=="string"&&i.length>0?`Function(${i})`:"Function"}if(Array.isArray(e)){let i=e.length,a="[";i>0&&(a+=M(e[0]));for(let _=1;_<i;_++)a+=", "+M(e[_]);return a+="]",a}let t=/\[object ([^\]]+)\]/.exec(toString.call(e)),r;if(t&&t.length>1)r=t[1];else return toString.call(e);if(r=="Object")try{return"Object("+JSON.stringify(e)+")"}catch{return"Object"}return e instanceof Error?`${e.name}: ${e.message}
2
- ${e.stack}`:r}function z(e){e<132||(w[e]=x,x=e)}function $(e,n){return e=e>>>0,h().subarray(e/1,e/1+n)}function y(){return(p===null||p.buffer.detached===!0||p.buffer.detached===void 0&&p.buffer!==s.memory.buffer)&&(p=new DataView(s.memory.buffer)),p}function O(e,n){return e=e>>>0,N(e,n)}function h(){return(m===null||m.byteLength===0)&&(m=new Uint8Array(s.memory.buffer)),m}function o(e){return w[e]}function W(e,n){try{return e.apply(this,n)}catch(t){s.__wbindgen_export3(c(t))}}function g(e){return e==null}function C(e,n,t,r){let i={a:e,b:n,cnt:1,dtor:t},a=(..._)=>{i.cnt++;let f=i.a;i.a=0;try{return r(f,i.b,..._)}finally{i.a=f,a._wbg_cb_unref()}};return a._wbg_cb_unref=()=>{--i.cnt===0&&(i.dtor(i.a,i.b),i.a=0,I.unregister(i))},I.register(a,i,i),a}function b(e,n,t){if(t===void 0){let f=A.encode(e),l=n(f.length,1)>>>0;return h().subarray(l,l+f.length).set(f),u=f.length,l}let r=e.length,i=n(r,1)>>>0,a=h(),_=0;for(;_<r;_++){let f=e.charCodeAt(_);if(f>127)break;a[i+_]=f}if(_!==r){_!==0&&(e=e.slice(_)),i=t(i,r,r=_+e.length*3,1)>>>0;let f=h().subarray(i+_,i+r),l=A.encodeInto(e,f);_+=l.written,i=t(i,r,_,1)>>>0}return u=_,i}function d(e){let n=o(e);return z(e),n}function N(e,n){return E+=n,E>=H&&(D=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),D.decode(),E=n),D.decode(h().subarray(e,e+n))}function v(e,n,t){s.__wasm_bindgen_func_elem_2764(e,n,c(t))}function G(e,n,t,r){s.__wasm_bindgen_func_elem_718(e,n,c(t),c(r))}function Y(e,n){let t=b(e,s.__wbindgen_export,s.__wbindgen_export2),r=u;var i=g(n)?0:b(n,s.__wbindgen_export,s.__wbindgen_export2),a=u;let _=s.definedValues(t,r,i,a);return d(_)}function J(e){let n=b(e,s.__wbindgen_export,s.__wbindgen_export2),t=u,r=s.diagnostics(n,t);return d(r)}function K(e){let n=b(e,s.__wbindgen_export,s.__wbindgen_export2),t=u,r=s.format(n,t);return d(r)}function Q(e,n,t){let r=b(e,s.__wbindgen_export,s.__wbindgen_export2),i=u,a=b(n,s.__wbindgen_export,s.__wbindgen_export2),_=u,f=s.run(r,i,a,_,c(t));return d(f)}function Z(e){let n=b(e,s.__wbindgen_export,s.__wbindgen_export2),t=u,r=s.toAst(n,t);return d(r)}async function ne(e,n){if(typeof Response=="function"&&e instanceof Response){if(typeof WebAssembly.instantiateStreaming=="function")try{return await WebAssembly.instantiateStreaming(e,n)}catch(r){if(e.ok&&ee.has(e.type)&&e.headers.get("Content-Type")!=="application/wasm")console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve Wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",r);else throw r}let t=await e.arrayBuffer();return await WebAssembly.instantiate(t,n)}else{let t=await WebAssembly.instantiate(e,n);return t instanceof WebAssembly.Instance?{instance:t,module:e}:t}}function T(){let e={};return e.wbg={},e.wbg.__wbg_Error_52673b7de5a0ca89=function(n,t){let r=Error(O(n,t));return c(r)},e.wbg.__wbg_String_8f0eb39a4a4c2f66=function(n,t){let r=String(o(t)),i=b(r,s.__wbindgen_export,s.__wbindgen_export2),a=u;y().setInt32(n+4*1,a,!0),y().setInt32(n+4*0,i,!0)},e.wbg.__wbg___wbindgen_boolean_get_dea25b33882b895b=function(n){let t=o(n),r=typeof t=="boolean"?t:void 0;return g(r)?16777215:r?1:0},e.wbg.__wbg___wbindgen_debug_string_adfb662ae34724b6=function(n,t){let r=M(o(t)),i=b(r,s.__wbindgen_export,s.__wbindgen_export2),a=u;y().setInt32(n+4*1,a,!0),y().setInt32(n+4*0,i,!0)},e.wbg.__wbg___wbindgen_in_0d3e1e8f0c669317=function(n,t){return o(n)in o(t)},e.wbg.__wbg___wbindgen_is_function_8d400b8b1af978cd=function(n){return typeof o(n)=="function"},e.wbg.__wbg___wbindgen_is_object_ce774f3490692386=function(n){let t=o(n);return typeof t=="object"&&t!==null},e.wbg.__wbg___wbindgen_is_string_704ef9c8fc131030=function(n){return typeof o(n)=="string"},e.wbg.__wbg___wbindgen_is_undefined_f6b95eab589e0269=function(n){return o(n)===void 0},e.wbg.__wbg___wbindgen_jsval_loose_eq_766057600fdd1b0d=function(n,t){return o(n)==o(t)},e.wbg.__wbg___wbindgen_number_get_9619185a74197f95=function(n,t){let r=o(t),i=typeof r=="number"?r:void 0;y().setFloat64(n+8*1,g(i)?0:i,!0),y().setInt32(n+4*0,!g(i),!0)},e.wbg.__wbg___wbindgen_string_get_a2a31e16edf96e42=function(n,t){let r=o(t),i=typeof r=="string"?r:void 0;var a=g(i)?0:b(i,s.__wbindgen_export,s.__wbindgen_export2),_=u;y().setInt32(n+4*1,_,!0),y().setInt32(n+4*0,a,!0)},e.wbg.__wbg___wbindgen_throw_dd24417ed36fc46e=function(n,t){throw new Error(O(n,t))},e.wbg.__wbg__wbg_cb_unref_87dfb5aaa0cbcea7=function(n){o(n)._wbg_cb_unref()},e.wbg.__wbg_arrayBuffer_3356d392ef2d2aa9=function(n){let t=o(n).arrayBuffer();return c(t)},e.wbg.__wbg_call_3020136f7a2d6e44=function(){return W(function(n,t,r){let i=o(n).call(o(t),o(r));return c(i)},arguments)},e.wbg.__wbg_call_abb4ff46ce38be40=function(){return W(function(n,t){let r=o(n).call(o(t));return c(r)},arguments)},e.wbg.__wbg_done_62ea16af4ce34b24=function(n){return o(n).done},e.wbg.__wbg_entries_7de5c9edd116e219=function(n){let t=o(n).entries();return c(t)},e.wbg.__wbg_entries_83c79938054e065f=function(n){let t=Object.entries(o(n));return c(t)},e.wbg.__wbg_from_29a8414a7a7cd19d=function(n){let t=Array.from(o(n));return c(t)},e.wbg.__wbg_getDirectory_9beed6c83b6861f5=function(n){let t=o(n).getDirectory();return c(t)},e.wbg.__wbg_getFile_3d12eaf635641f3a=function(n){let t=o(n).getFile();return c(t)},e.wbg.__wbg_get_6b7bd52aca3f9671=function(n,t){let r=o(n)[t>>>0];return c(r)},e.wbg.__wbg_get_with_ref_key_1dc361bd10053bfe=function(n,t){let r=o(n)[o(t)];return c(r)},e.wbg.__wbg_instanceof_ArrayBuffer_f3320d2419cd0355=function(n){let t;try{t=o(n)instanceof ArrayBuffer}catch{t=!1}return t},e.wbg.__wbg_instanceof_FileSystemDirectoryHandle_264085cadc86679a=function(n){let t;try{t=o(n)instanceof FileSystemDirectoryHandle}catch{t=!1}return t},e.wbg.__wbg_instanceof_FileSystemFileHandle_214d69e0ae063fc8=function(n){let t;try{t=o(n)instanceof FileSystemFileHandle}catch{t=!1}return t},e.wbg.__wbg_instanceof_Uint8Array_da54ccc9d3e09434=function(n){let t;try{t=o(n)instanceof Uint8Array}catch{t=!1}return t},e.wbg.__wbg_instanceof_Window_b5cf7783caa68180=function(n){let t;try{t=o(n)instanceof Window}catch{t=!1}return t},e.wbg.__wbg_length_22ac23eaec9d8053=function(n){return o(n).length},e.wbg.__wbg_length_d45040a40c570362=function(n){return o(n).length},e.wbg.__wbg_navigator_b49edef831236138=function(n){let t=o(n).navigator;return c(t)},e.wbg.__wbg_new_1ba21ce319a06297=function(){let n=new Object;return c(n)},e.wbg.__wbg_new_25f239778d6112b9=function(){let n=new Array;return c(n)},e.wbg.__wbg_new_6421f6084cc5bc5a=function(n){let t=new Uint8Array(o(n));return c(t)},e.wbg.__wbg_new_ff12d2b041fb48f1=function(n,t){try{var r={a:n,b:t},i=(_,f)=>{let l=r.a;r.a=0;try{return G(l,r.b,_,f)}finally{r.a=l}};let a=new Promise(i);return c(a)}finally{r.a=r.b=0}},e.wbg.__wbg_new_no_args_cb138f77cf6151ee=function(n,t){let r=new Function(O(n,t));return c(r)},e.wbg.__wbg_next_b34c09a202bf4424=function(){return W(function(n){let t=o(n).next();return c(t)},arguments)},e.wbg.__wbg_prototypesetcall_dfe9b766cdc1f1fd=function(n,t,r){Uint8Array.prototype.set.call($(n,t),o(r))},e.wbg.__wbg_queueMicrotask_9b549dfce8865860=function(n){let t=o(n).queueMicrotask;return c(t)},e.wbg.__wbg_queueMicrotask_fca69f5bfad613a5=function(n){queueMicrotask(o(n))},e.wbg.__wbg_resolve_fd5bfbaa4ce36e1e=function(n){let t=Promise.resolve(o(n));return c(t)},e.wbg.__wbg_set_3f1d0b984ed272ed=function(n,t,r){o(n)[d(t)]=d(r)},e.wbg.__wbg_set_7df433eea03a5c14=function(n,t,r){o(n)[t>>>0]=d(r)},e.wbg.__wbg_size_82fbdb656de23326=function(n){return o(n).size},e.wbg.__wbg_static_accessor_GLOBAL_769e6b65d6557335=function(){let n=typeof global>"u"?null:global;return g(n)?0:c(n)},e.wbg.__wbg_static_accessor_GLOBAL_THIS_60cf02db4de8e1c1=function(){let n=typeof globalThis>"u"?null:globalThis;return g(n)?0:c(n)},e.wbg.__wbg_static_accessor_SELF_08f5a74c69739274=function(){let n=typeof self>"u"?null:self;return g(n)?0:c(n)},e.wbg.__wbg_static_accessor_WINDOW_a8924b26aa92d024=function(){let n=typeof window>"u"?null:window;return g(n)?0:c(n)},e.wbg.__wbg_storage_b04c3b736f10dd3b=function(n){let t=o(n).storage;return c(t)},e.wbg.__wbg_then_429f7caf1026411d=function(n,t,r){let i=o(n).then(o(t),o(r));return c(i)},e.wbg.__wbg_then_4f95312d68691235=function(n,t){let r=o(n).then(o(t));return c(r)},e.wbg.__wbg_value_57b7b035e117f7ee=function(n){let t=o(n).value;return c(t)},e.wbg.__wbindgen_cast_2241b6af4c4b2941=function(n,t){let r=O(n,t);return c(r)},e.wbg.__wbindgen_cast_7cc765810adca37d=function(n,t){let r=C(n,t,s.__wasm_bindgen_func_elem_2763,v);return c(r)},e.wbg.__wbindgen_cast_d6cd19b81560fd6e=function(n){return c(n)},e.wbg.__wbindgen_object_clone_ref=function(n){let t=o(n);return c(t)},e.wbg.__wbindgen_object_drop_ref=function(n){d(n)},e}function V(e,n){return s=e.exports,k.__wbindgen_wasm_module=n,p=null,m=null,s}function te(e){if(s!==void 0)return s;typeof e<"u"&&(Object.getPrototypeOf(e)===Object.prototype?{module:e}=e:console.warn("using deprecated parameters for `initSync()`; pass a single object instead"));let n=T();e instanceof WebAssembly.Module||(e=new WebAssembly.Module(e));let t=new WebAssembly.Instance(e,n);return V(t,e)}async function k(e){if(s!==void 0)return s;typeof e<"u"&&(Object.getPrototypeOf(e)===Object.prototype?{module_or_path:e}=e:console.warn("using deprecated parameters for the initialization function; pass a single object instead")),typeof e>"u"&&(e=new URL("mq_wasm_bg.wasm",import.meta.url));let n=T();(typeof e=="string"||typeof Request=="function"&&e instanceof Request||typeof URL=="function"&&e instanceof URL)&&(e=fetch(e));let{instance:t,module:r}=await ne(await e,n);return V(t,r)}var s,I,p,m,w,x,D,H,E,A,u,X,S,ee,R,P=q(()=>{"use strict";I=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));p=null;m=null;w=new Array(128).fill(void 0);w.push(void 0,null,!0,!1);x=w.length;D=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});D.decode();H=2146435072,E=0;A=new TextEncoder;"encodeInto"in A||(A.encodeInto=function(e,n){let t=A.encode(e);return n.set(t),{read:e.length,written:t.length}});u=0;X=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>s.__wbg_runoptions_free(e>>>0,1)),S=class{__destroy_into_raw(){let n=this.__wbg_ptr;return this.__wbg_ptr=0,X.unregister(this),n}free(){let n=this.__destroy_into_raw();s.__wbg_runoptions_free(n,0)}};Symbol.dispose&&(S.prototype[Symbol.dispose]=S.prototype.free);ee=new Set(["basic","cors","default"]);R=k});P();var j=null;async function F(){return j||(await(async()=>{try{await R();let e=await Promise.resolve().then(()=>(P(),U));j={run:e.run,toAst:e.toAst,format:e.format,diagnostics:e.diagnostics,definedValues:e.definedValues}}catch(e){throw new Error(`Failed to initialize mq WebAssembly module: ${e}`)}})(),j)}async function re(e,n,t={}){return await(await F()).run(e,n,{isUpdate:!1,inputFormat:"markdown",listStyle:"dash",linkUrlStyle:"none",linkTitleStyle:"paren",...t})}async function ie(e){return await(await F()).toAst(e)}async function oe(e){return await(await F()).format(e)}async function se(e){return await(await F()).diagnostics(e)}async function ce(e,n){return await(await F()).definedValues(e,n)}export{ce as definedValues,se as diagnostics,oe as format,re as run,ie as toAst};
2
+ ${e.stack}`:r}function z(e){e<132||(w[e]=x,x=e)}function $(e,n){return e=e>>>0,h().subarray(e/1,e/1+n)}function y(){return(p===null||p.buffer.detached===!0||p.buffer.detached===void 0&&p.buffer!==s.memory.buffer)&&(p=new DataView(s.memory.buffer)),p}function O(e,n){return e=e>>>0,N(e,n)}function h(){return(m===null||m.byteLength===0)&&(m=new Uint8Array(s.memory.buffer)),m}function o(e){return w[e]}function W(e,n){try{return e.apply(this,n)}catch(t){s.__wbindgen_export3(c(t))}}function g(e){return e==null}function C(e,n,t,r){let i={a:e,b:n,cnt:1,dtor:t},a=(..._)=>{i.cnt++;let f=i.a;i.a=0;try{return r(f,i.b,..._)}finally{i.a=f,a._wbg_cb_unref()}};return a._wbg_cb_unref=()=>{--i.cnt===0&&(i.dtor(i.a,i.b),i.a=0,I.unregister(i))},I.register(a,i,i),a}function b(e,n,t){if(t===void 0){let f=A.encode(e),l=n(f.length,1)>>>0;return h().subarray(l,l+f.length).set(f),u=f.length,l}let r=e.length,i=n(r,1)>>>0,a=h(),_=0;for(;_<r;_++){let f=e.charCodeAt(_);if(f>127)break;a[i+_]=f}if(_!==r){_!==0&&(e=e.slice(_)),i=t(i,r,r=_+e.length*3,1)>>>0;let f=h().subarray(i+_,i+r),l=A.encodeInto(e,f);_+=l.written,i=t(i,r,_,1)>>>0}return u=_,i}function d(e){let n=o(e);return z(e),n}function N(e,n){return E+=n,E>=H&&(D=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}),D.decode(),E=n),D.decode(h().subarray(e,e+n))}function v(e,n,t){s.__wasm_bindgen_func_elem_2762(e,n,c(t))}function G(e,n,t,r){s.__wasm_bindgen_func_elem_719(e,n,c(t),c(r))}function Y(e,n){let t=b(e,s.__wbindgen_export,s.__wbindgen_export2),r=u;var i=g(n)?0:b(n,s.__wbindgen_export,s.__wbindgen_export2),a=u;let _=s.definedValues(t,r,i,a);return d(_)}function J(e){let n=b(e,s.__wbindgen_export,s.__wbindgen_export2),t=u,r=s.diagnostics(n,t);return d(r)}function K(e){let n=b(e,s.__wbindgen_export,s.__wbindgen_export2),t=u,r=s.format(n,t);return d(r)}function Q(e,n,t){let r=b(e,s.__wbindgen_export,s.__wbindgen_export2),i=u,a=b(n,s.__wbindgen_export,s.__wbindgen_export2),_=u,f=s.run(r,i,a,_,c(t));return d(f)}function Z(e){let n=b(e,s.__wbindgen_export,s.__wbindgen_export2),t=u,r=s.toAst(n,t);return d(r)}async function ne(e,n){if(typeof Response=="function"&&e instanceof Response){if(typeof WebAssembly.instantiateStreaming=="function")try{return await WebAssembly.instantiateStreaming(e,n)}catch(r){if(e.ok&&ee.has(e.type)&&e.headers.get("Content-Type")!=="application/wasm")console.warn("`WebAssembly.instantiateStreaming` failed because your server does not serve Wasm with `application/wasm` MIME type. Falling back to `WebAssembly.instantiate` which is slower. Original error:\n",r);else throw r}let t=await e.arrayBuffer();return await WebAssembly.instantiate(t,n)}else{let t=await WebAssembly.instantiate(e,n);return t instanceof WebAssembly.Instance?{instance:t,module:e}:t}}function T(){let e={};return e.wbg={},e.wbg.__wbg_Error_52673b7de5a0ca89=function(n,t){let r=Error(O(n,t));return c(r)},e.wbg.__wbg_String_8f0eb39a4a4c2f66=function(n,t){let r=String(o(t)),i=b(r,s.__wbindgen_export,s.__wbindgen_export2),a=u;y().setInt32(n+4,a,!0),y().setInt32(n+0,i,!0)},e.wbg.__wbg___wbindgen_boolean_get_dea25b33882b895b=function(n){let t=o(n),r=typeof t=="boolean"?t:void 0;return g(r)?16777215:r?1:0},e.wbg.__wbg___wbindgen_debug_string_adfb662ae34724b6=function(n,t){let r=M(o(t)),i=b(r,s.__wbindgen_export,s.__wbindgen_export2),a=u;y().setInt32(n+4,a,!0),y().setInt32(n+0,i,!0)},e.wbg.__wbg___wbindgen_in_0d3e1e8f0c669317=function(n,t){return o(n)in o(t)},e.wbg.__wbg___wbindgen_is_function_8d400b8b1af978cd=function(n){return typeof o(n)=="function"},e.wbg.__wbg___wbindgen_is_object_ce774f3490692386=function(n){let t=o(n);return typeof t=="object"&&t!==null},e.wbg.__wbg___wbindgen_is_string_704ef9c8fc131030=function(n){return typeof o(n)=="string"},e.wbg.__wbg___wbindgen_is_undefined_f6b95eab589e0269=function(n){return o(n)===void 0},e.wbg.__wbg___wbindgen_jsval_loose_eq_766057600fdd1b0d=function(n,t){return o(n)==o(t)},e.wbg.__wbg___wbindgen_number_get_9619185a74197f95=function(n,t){let r=o(t),i=typeof r=="number"?r:void 0;y().setFloat64(n+8,g(i)?0:i,!0),y().setInt32(n+0,!g(i),!0)},e.wbg.__wbg___wbindgen_string_get_a2a31e16edf96e42=function(n,t){let r=o(t),i=typeof r=="string"?r:void 0;var a=g(i)?0:b(i,s.__wbindgen_export,s.__wbindgen_export2),_=u;y().setInt32(n+4,_,!0),y().setInt32(n+0,a,!0)},e.wbg.__wbg___wbindgen_throw_dd24417ed36fc46e=function(n,t){throw new Error(O(n,t))},e.wbg.__wbg__wbg_cb_unref_87dfb5aaa0cbcea7=function(n){o(n)._wbg_cb_unref()},e.wbg.__wbg_arrayBuffer_3356d392ef2d2aa9=function(n){let t=o(n).arrayBuffer();return c(t)},e.wbg.__wbg_call_3020136f7a2d6e44=function(){return W(function(n,t,r){let i=o(n).call(o(t),o(r));return c(i)},arguments)},e.wbg.__wbg_call_abb4ff46ce38be40=function(){return W(function(n,t){let r=o(n).call(o(t));return c(r)},arguments)},e.wbg.__wbg_done_62ea16af4ce34b24=function(n){return o(n).done},e.wbg.__wbg_entries_7de5c9edd116e219=function(n){let t=o(n).entries();return c(t)},e.wbg.__wbg_entries_83c79938054e065f=function(n){let t=Object.entries(o(n));return c(t)},e.wbg.__wbg_from_29a8414a7a7cd19d=function(n){let t=Array.from(o(n));return c(t)},e.wbg.__wbg_getDirectory_9beed6c83b6861f5=function(n){let t=o(n).getDirectory();return c(t)},e.wbg.__wbg_getFile_3d12eaf635641f3a=function(n){let t=o(n).getFile();return c(t)},e.wbg.__wbg_get_6b7bd52aca3f9671=function(n,t){let r=o(n)[t>>>0];return c(r)},e.wbg.__wbg_get_with_ref_key_1dc361bd10053bfe=function(n,t){let r=o(n)[o(t)];return c(r)},e.wbg.__wbg_instanceof_ArrayBuffer_f3320d2419cd0355=function(n){let t;try{t=o(n)instanceof ArrayBuffer}catch{t=!1}return t},e.wbg.__wbg_instanceof_FileSystemDirectoryHandle_264085cadc86679a=function(n){let t;try{t=o(n)instanceof FileSystemDirectoryHandle}catch{t=!1}return t},e.wbg.__wbg_instanceof_FileSystemFileHandle_214d69e0ae063fc8=function(n){let t;try{t=o(n)instanceof FileSystemFileHandle}catch{t=!1}return t},e.wbg.__wbg_instanceof_Uint8Array_da54ccc9d3e09434=function(n){let t;try{t=o(n)instanceof Uint8Array}catch{t=!1}return t},e.wbg.__wbg_instanceof_Window_b5cf7783caa68180=function(n){let t;try{t=o(n)instanceof Window}catch{t=!1}return t},e.wbg.__wbg_length_22ac23eaec9d8053=function(n){return o(n).length},e.wbg.__wbg_length_d45040a40c570362=function(n){return o(n).length},e.wbg.__wbg_navigator_b49edef831236138=function(n){let t=o(n).navigator;return c(t)},e.wbg.__wbg_new_1ba21ce319a06297=function(){let n=new Object;return c(n)},e.wbg.__wbg_new_25f239778d6112b9=function(){let n=new Array;return c(n)},e.wbg.__wbg_new_6421f6084cc5bc5a=function(n){let t=new Uint8Array(o(n));return c(t)},e.wbg.__wbg_new_ff12d2b041fb48f1=function(n,t){try{var r={a:n,b:t},i=(_,f)=>{let l=r.a;r.a=0;try{return G(l,r.b,_,f)}finally{r.a=l}};let a=new Promise(i);return c(a)}finally{r.a=r.b=0}},e.wbg.__wbg_new_no_args_cb138f77cf6151ee=function(n,t){let r=new Function(O(n,t));return c(r)},e.wbg.__wbg_next_b34c09a202bf4424=function(){return W(function(n){let t=o(n).next();return c(t)},arguments)},e.wbg.__wbg_prototypesetcall_dfe9b766cdc1f1fd=function(n,t,r){Uint8Array.prototype.set.call($(n,t),o(r))},e.wbg.__wbg_queueMicrotask_9b549dfce8865860=function(n){let t=o(n).queueMicrotask;return c(t)},e.wbg.__wbg_queueMicrotask_fca69f5bfad613a5=function(n){queueMicrotask(o(n))},e.wbg.__wbg_resolve_fd5bfbaa4ce36e1e=function(n){let t=Promise.resolve(o(n));return c(t)},e.wbg.__wbg_set_3f1d0b984ed272ed=function(n,t,r){o(n)[d(t)]=d(r)},e.wbg.__wbg_set_7df433eea03a5c14=function(n,t,r){o(n)[t>>>0]=d(r)},e.wbg.__wbg_size_82fbdb656de23326=function(n){return o(n).size},e.wbg.__wbg_static_accessor_GLOBAL_769e6b65d6557335=function(){let n=typeof global>"u"?null:global;return g(n)?0:c(n)},e.wbg.__wbg_static_accessor_GLOBAL_THIS_60cf02db4de8e1c1=function(){let n=typeof globalThis>"u"?null:globalThis;return g(n)?0:c(n)},e.wbg.__wbg_static_accessor_SELF_08f5a74c69739274=function(){let n=typeof self>"u"?null:self;return g(n)?0:c(n)},e.wbg.__wbg_static_accessor_WINDOW_a8924b26aa92d024=function(){let n=typeof window>"u"?null:window;return g(n)?0:c(n)},e.wbg.__wbg_storage_b04c3b736f10dd3b=function(n){let t=o(n).storage;return c(t)},e.wbg.__wbg_then_429f7caf1026411d=function(n,t,r){let i=o(n).then(o(t),o(r));return c(i)},e.wbg.__wbg_then_4f95312d68691235=function(n,t){let r=o(n).then(o(t));return c(r)},e.wbg.__wbg_value_57b7b035e117f7ee=function(n){let t=o(n).value;return c(t)},e.wbg.__wbindgen_cast_2241b6af4c4b2941=function(n,t){let r=O(n,t);return c(r)},e.wbg.__wbindgen_cast_7cc765810adca37d=function(n,t){let r=C(n,t,s.__wasm_bindgen_func_elem_2761,v);return c(r)},e.wbg.__wbindgen_cast_d6cd19b81560fd6e=function(n){return c(n)},e.wbg.__wbindgen_object_clone_ref=function(n){let t=o(n);return c(t)},e.wbg.__wbindgen_object_drop_ref=function(n){d(n)},e}function V(e,n){return s=e.exports,k.__wbindgen_wasm_module=n,p=null,m=null,s}function te(e){if(s!==void 0)return s;typeof e<"u"&&(Object.getPrototypeOf(e)===Object.prototype?{module:e}=e:console.warn("using deprecated parameters for `initSync()`; pass a single object instead"));let n=T();e instanceof WebAssembly.Module||(e=new WebAssembly.Module(e));let t=new WebAssembly.Instance(e,n);return V(t,e)}async function k(e){if(s!==void 0)return s;typeof e<"u"&&(Object.getPrototypeOf(e)===Object.prototype?{module_or_path:e}=e:console.warn("using deprecated parameters for the initialization function; pass a single object instead")),typeof e>"u"&&(e=new URL("mq_wasm_bg.wasm",import.meta.url));let n=T();(typeof e=="string"||typeof Request=="function"&&e instanceof Request||typeof URL=="function"&&e instanceof URL)&&(e=fetch(e));let{instance:t,module:r}=await ne(await e,n);return V(t,r)}var s,I,p,m,w,x,D,H,E,A,u,X,S,ee,R,P=q(()=>{"use strict";I=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>e.dtor(e.a,e.b));p=null;m=null;w=new Array(128).fill(void 0);w.push(void 0,null,!0,!1);x=w.length;D=new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0});D.decode();H=2146435072,E=0;A=new TextEncoder;"encodeInto"in A||(A.encodeInto=function(e,n){let t=A.encode(e);return n.set(t),{read:e.length,written:t.length}});u=0;X=typeof FinalizationRegistry>"u"?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry(e=>s.__wbg_runoptions_free(e>>>0,1)),S=class{__destroy_into_raw(){let n=this.__wbg_ptr;return this.__wbg_ptr=0,X.unregister(this),n}free(){let n=this.__destroy_into_raw();s.__wbg_runoptions_free(n,0)}};Symbol.dispose&&(S.prototype[Symbol.dispose]=S.prototype.free);ee=new Set(["basic","cors","default"]);R=k});P();var j=null;async function F(){return j||(await(async()=>{try{await R();let e=await Promise.resolve().then(()=>(P(),U));j={run:e.run,toAst:e.toAst,format:e.format,diagnostics:e.diagnostics,definedValues:e.definedValues}}catch(e){throw new Error(`Failed to initialize mq WebAssembly module: ${e}`)}})(),j)}async function re(e,n,t={}){return await(await F()).run(e,n,{isUpdate:!1,inputFormat:"markdown",listStyle:"dash",linkUrlStyle:"none",linkTitleStyle:"paren",...t})}async function ie(e){return await(await F()).toAst(e)}async function oe(e){return await(await F()).format(e)}async function se(e){return await(await F()).diagnostics(e)}async function ce(e,n){return await(await F()).definedValues(e,n)}export{ce as definedValues,se as diagnostics,oe as format,re as run,ie as toAst};
package/dist/mq_wasm.js CHANGED
@@ -229,12 +229,12 @@ if (!('encodeInto' in cachedTextEncoder)) {
229
229
 
230
230
  let WASM_VECTOR_LEN = 0;
231
231
 
232
- function __wasm_bindgen_func_elem_2764(arg0, arg1, arg2) {
233
- wasm.__wasm_bindgen_func_elem_2764(arg0, arg1, addHeapObject(arg2));
232
+ function __wasm_bindgen_func_elem_2762(arg0, arg1, arg2) {
233
+ wasm.__wasm_bindgen_func_elem_2762(arg0, arg1, addHeapObject(arg2));
234
234
  }
235
235
 
236
- function __wasm_bindgen_func_elem_718(arg0, arg1, arg2, arg3) {
237
- wasm.__wasm_bindgen_func_elem_718(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
236
+ function __wasm_bindgen_func_elem_719(arg0, arg1, arg2, arg3) {
237
+ wasm.__wasm_bindgen_func_elem_719(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
238
238
  }
239
239
 
240
240
  const RunOptionsFinalization = (typeof FinalizationRegistry === 'undefined')
@@ -545,7 +545,7 @@ function __wbg_get_imports() {
545
545
  const a = state0.a;
546
546
  state0.a = 0;
547
547
  try {
548
- return __wasm_bindgen_func_elem_718(a, state0.b, arg0, arg1);
548
+ return __wasm_bindgen_func_elem_719(a, state0.b, arg0, arg1);
549
549
  } finally {
550
550
  state0.a = a;
551
551
  }
@@ -627,7 +627,7 @@ function __wbg_get_imports() {
627
627
  };
628
628
  imports.wbg.__wbindgen_cast_7cc765810adca37d = function(arg0, arg1) {
629
629
  // Cast intrinsic for `Closure(Closure { dtor_idx: 261, function: Function { arguments: [Externref], shim_idx: 262, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
630
- const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_2763, __wasm_bindgen_func_elem_2764);
630
+ const ret = makeMutClosure(arg0, arg1, wasm.__wasm_bindgen_func_elem_2761, __wasm_bindgen_func_elem_2762);
631
631
  return addHeapObject(ret);
632
632
  };
633
633
  imports.wbg.__wbindgen_cast_d6cd19b81560fd6e = function(arg0) {
Binary file
package/package.json CHANGED
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "mq-web",
3
3
  "description": "A jq-like command-line tool for Markdown processing",
4
- "version": "0.5.4",
4
+ "version": "0.5.5",
5
5
  "author": "harehare",
6
6
  "license": "MIT",
7
7
  "bugs": {
8
8
  "url": "https://github.com/harehare/mq/issues"
9
9
  },
10
10
  "devDependencies": {
11
- "oxlint": "^1.0.0",
12
- "tsup": "^8.0.0",
13
- "typescript": "^5.0.0"
11
+ "oxlint": "^1.31.0",
12
+ "tsup": "^8.5.1",
13
+ "typescript": "^5.9.3"
14
14
  },
15
15
  "files": [
16
16
  "dist"