@zappar/zappar-cv 3.0.1-alpha.1 → 3.0.1-alpha.10

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.
Files changed (60) hide show
  1. package/README.md +2 -2
  2. package/lib/additional.d.ts +8 -1
  3. package/lib/camera-frame-data.d.ts +5 -0
  4. package/lib/camera-frame-data.js +1 -0
  5. package/lib/data-download.d.ts +8 -0
  6. package/lib/data-download.js +8 -0
  7. package/lib/deserializer.d.ts +1 -0
  8. package/lib/deserializer.js +7 -0
  9. package/lib/direct.js +1 -1
  10. package/lib/drawgrid.d.ts +2 -0
  11. package/lib/drawgrid.js +136 -0
  12. package/lib/drawpoints.d.ts +11 -0
  13. package/lib/drawpoints.js +180 -0
  14. package/lib/gen/zappar-bridge.d.ts +140 -0
  15. package/lib/gen/zappar-bridge.js +8 -0
  16. package/lib/gen/zappar-client.d.ts +3 -2
  17. package/lib/gen/zappar-client.js +208 -18
  18. package/lib/gen/zappar-cwrap.js +171 -3
  19. package/lib/gen/zappar-native.d.ts +28 -1
  20. package/lib/gen/zappar-native.js +6 -0
  21. package/lib/gen/zappar-server.d.ts +3 -0
  22. package/lib/gen/zappar-server.js +108 -10
  23. package/lib/gen/zappar.d.ts +25 -0
  24. package/lib/gen/zappar.js +1 -0
  25. package/lib/html-element-source.d.ts +3 -1
  26. package/lib/html-element-source.js +13 -6
  27. package/lib/image-process-gl.d.ts +3 -2
  28. package/lib/image-process-gl.js +9 -7
  29. package/lib/imagebitmap-camera-source.d.ts +3 -1
  30. package/lib/imagebitmap-camera-source.js +10 -4
  31. package/lib/imagetracker.d.ts +3 -2
  32. package/lib/index.d.ts +2 -1
  33. package/lib/index.js +1 -1
  34. package/lib/mstp-camera-source.d.ts +2 -1
  35. package/lib/mstp-camera-source.js +5 -0
  36. package/lib/native.js +67 -3
  37. package/lib/pipeline.d.ts +14 -4
  38. package/lib/pipeline.js +84 -5
  39. package/lib/profile.d.ts +2 -2
  40. package/lib/profile.js +3 -3
  41. package/lib/serializer.d.ts +1 -0
  42. package/lib/serializer.js +1 -0
  43. package/lib/source.d.ts +1 -0
  44. package/lib/version.d.ts +1 -1
  45. package/lib/version.js +1 -1
  46. package/lib/worker-client.js +5 -1
  47. package/lib/worker-imagebitmap.js +5 -4
  48. package/lib/worker-server.d.ts +1 -1
  49. package/lib/worker-server.js +84 -12
  50. package/lib/worker.js +2 -1
  51. package/lib/workerinterface.d.ts +24 -1
  52. package/lib/zappar-cv.js +203 -165
  53. package/lib/zappar-cv.wasm +0 -0
  54. package/package.json +1 -1
  55. package/umd/751.zappar-cv.js +1 -0
  56. package/umd/867.zappar-cv.js +1 -1
  57. package/umd/{501114eb92cddf5f56fe.wasm → ca409d4e8cebe454b816.wasm} +0 -0
  58. package/umd/zappar-cv.js +1 -1
  59. package/umd/zappar-cv.worker.js +1 -1
  60. package/umd/429.zappar-cv.js +0 -1
@@ -1 +1 @@
1
- "use strict";(self.webpackChunkZCV=self.webpackChunkZCV||[]).push([[867],{604:(e,r,a)=>{function t(e){return{worker_message_send_count:e.cwrap("worker_message_send_count","number",[]),worker_message_send_clear:e.cwrap("worker_message_send_clear",null,[]),worker_message_send_data_size:e.cwrap("worker_message_send_data_size","number",["number"]),worker_message_send_data:e.cwrap("worker_message_send_data","number",["number"]),worker_message_send_reference:e.cwrap("worker_message_send_reference","number",["number"]),worker_message_receive:e.cwrap("worker_message_receive",null,["number","number","number"])}}a.d(r,{g:()=>t})},581:(e,r,a)=>{var t;a.d(r,{Z:()=>i});const i=(t="undefined"!=typeof document&&document.currentScript?document.currentScript.src:void 0,function(e={}){var r,a,i=e;i.ready=new Promise(((e,t)=>{r=e,a=t}));var n,o=Object.assign({},i),_="./this.program",c=(e,r)=>{throw r},s="";s=self.location.href,t&&(s=t),s=s.startsWith("blob:")?"":s.substr(0,s.replace(/[?#].*/,"").lastIndexOf("/")+1),n=e=>{var r=new XMLHttpRequest;return r.open("GET",e,!1),r.responseType="arraybuffer",r.send(null),new Uint8Array(r.response)};var h,l=i.print||console.log.bind(console),u=i.printErr||console.error.bind(console);Object.assign(i,o),o=null,i.thisProgram&&(_=i.thisProgram),i.quit&&(c=i.quit),i.wasmBinary&&(h=i.wasmBinary),"object"!=typeof WebAssembly&&A("no native wasm support detected");var d,f,v,p,E,g,m,b,w,y,N=!1;function S(){var e=d.buffer;i.HEAP8=v=new Int8Array(e),i.HEAP16=E=new Int16Array(e),i.HEAPU8=p=new Uint8Array(e),i.HEAPU16=g=new Uint16Array(e),i.HEAP32=m=new Int32Array(e),i.HEAPU32=b=new Uint32Array(e),i.HEAPF32=w=new Float32Array(e),i.HEAPF64=y=new Float64Array(e)}var z=[],I=[],k=[];function P(){var e=i.preRun.shift();z.unshift(e)}var L,j,R,K=0,x=null,M=null;function Z(){K++,i.monitorRunDependencies?.(K)}function C(){if(K--,i.monitorRunDependencies?.(K),0==K&&(null!==x&&(clearInterval(x),x=null),M)){var e=M;M=null,e()}}function A(e){throw i.onAbort?.(e),u(e="Aborted("+e+")"),N=!0,f=1,e=new WebAssembly.RuntimeError(e+". Build with -sASSERTIONS for more info."),a(e),e}if(!(L="zappar-cv.wasm").startsWith("data:application/octet-stream;base64,")){var F=L;L=i.locateFile?i.locateFile(F,s):s+F}function D(e){this.name="ExitStatus",this.message=`Program terminated with exit(${e})`,this.status=e}var T=e=>{for(;0<e.length;)e.shift()(i)},W=i.noExitRuntime||!0,O=[],V=0,Y=0;class q{constructor(e){this.lh=e,this.$g=e-24}}var U=e=>{var r=Y;if(!r)return ua(0),0;var a=new q(r);b[a.$g+16>>2]=r;var t=b[a.$g+4>>2];if(!t)return ua(0),r;for(var i in e){var n=e[i];if(0===n||n===t)break;if(ga(n,t,a.$g+16))return ua(n),r}return ua(t),r},X=()=>{var e=O.pop();e||A("no exception to throw");var r=e.lh;throw 0==v[e.$g+13>>0]&&(O.push(e),v[e.$g+13>>0]=1,v[e.$g+12>>0]=0,V++),Y=r},B=(e,r)=>{for(var a=0,t=e.length-1;0<=t;t--){var i=e[t];"."===i?e.splice(t,1):".."===i?(e.splice(t,1),a++):a&&(e.splice(t,1),a--)}if(r)for(;a;a--)e.unshift("..");return e},$=e=>{var r="/"===e.charAt(0),a="/"===e.substr(-1);return(e=B(e.split("/").filter((e=>!!e)),!r).join("/"))||r||(e="."),e&&a&&(e+="/"),(r?"/":"")+e},G=e=>{var r=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/.exec(e).slice(1);return e=r[0],r=r[1],e||r?(r&&=r.substr(0,r.length-1),e+r):"."},H=e=>{if("/"===e)return"/";var r=(e=(e=$(e)).replace(/\/$/,"")).lastIndexOf("/");return-1===r?e:e.substr(r+1)},J=e=>(J=(()=>{if("object"==typeof crypto&&"function"==typeof crypto.getRandomValues)return e=>crypto.getRandomValues(e);A("initRandomDevice")})())(e);function Q(){for(var e="",r=!1,a=arguments.length-1;-1<=a&&!r;a--){if("string"!=typeof(r=0<=a?arguments[a]:"/"))throw new TypeError("Arguments to path.resolve must be strings");if(!r)return"";e=r+"/"+e,r="/"===r.charAt(0)}return(r?"/":"")+(e=B(e.split("/").filter((e=>!!e)),!r).join("/"))||"."}var ee="undefined"!=typeof TextDecoder?new TextDecoder("utf8"):void 0,re=(e,r,a)=>{var t=r+a;for(a=r;e[a]&&!(a>=t);)++a;if(16<a-r&&e.buffer&&ee)return ee.decode(e.subarray(r,a));for(t="";r<a;){var i=e[r++];if(128&i){var n=63&e[r++];if(192==(224&i))t+=String.fromCharCode((31&i)<<6|n);else{var o=63&e[r++];65536>(i=224==(240&i)?(15&i)<<12|n<<6|o:(7&i)<<18|n<<12|o<<6|63&e[r++])?t+=String.fromCharCode(i):(i-=65536,t+=String.fromCharCode(55296|i>>10,56320|1023&i))}}else t+=String.fromCharCode(i)}return t},ae=[],te=e=>{for(var r=0,a=0;a<e.length;++a){var t=e.charCodeAt(a);127>=t?r++:2047>=t?r+=2:55296<=t&&57343>=t?(r+=4,++a):r+=3}return r},ie=(e,r,a,t)=>{if(!(0<t))return 0;var i=a;t=a+t-1;for(var n=0;n<e.length;++n){var o=e.charCodeAt(n);if(55296<=o&&57343>=o&&(o=65536+((1023&o)<<10)|1023&e.charCodeAt(++n)),127>=o){if(a>=t)break;r[a++]=o}else{if(2047>=o){if(a+1>=t)break;r[a++]=192|o>>6}else{if(65535>=o){if(a+2>=t)break;r[a++]=224|o>>12}else{if(a+3>=t)break;r[a++]=240|o>>18,r[a++]=128|o>>12&63}r[a++]=128|o>>6&63}r[a++]=128|63&o}}return r[a]=0,a-i};function ne(e,r){var a=Array(te(e)+1);return e=ie(e,a,0,a.length),r&&(a.length=e),a}var oe=[];function _e(e,r){oe[e]={input:[],ah:[],jh:r},Fe(e,ce)}var ce={open(e){var r=oe[e.node.uh];if(!r)throw new we(43);e.Yg=r,e.seekable=!1},close(e){e.Yg.jh.yh(e.Yg)},yh(e){e.Yg.jh.yh(e.Yg)},read(e,r,a,t){if(!e.Yg||!e.Yg.jh.Nh)throw new we(60);for(var i=0,n=0;n<t;n++){try{var o=e.Yg.jh.Nh(e.Yg)}catch(e){throw new we(29)}if(void 0===o&&0===i)throw new we(6);if(null==o)break;i++,r[a+n]=o}return i&&(e.node.timestamp=Date.now()),i},write(e,r,a,t){if(!e.Yg||!e.Yg.jh.Ih)throw new we(60);try{for(var i=0;i<t;i++)e.Yg.jh.Ih(e.Yg,r[a+i])}catch(e){throw new we(29)}return t&&(e.node.timestamp=Date.now()),i}},se={Nh(){e:{if(!ae.length){var e=null;if("undefined"!=typeof window&&"function"==typeof window.prompt?null!==(e=window.prompt("Input: "))&&(e+="\n"):"function"==typeof readline&&null!==(e=readline())&&(e+="\n"),!e){e=null;break e}ae=ne(e,!0)}e=ae.shift()}return e},Ih(e,r){null===r||10===r?(l(re(e.ah,0)),e.ah=[]):0!=r&&e.ah.push(r)},yh(e){e.ah&&0<e.ah.length&&(l(re(e.ah,0)),e.ah=[])},ci:()=>({ui:25856,wi:5,ti:191,vi:35387,si:[3,28,127,21,4,0,1,0,17,19,26,0,18,15,23,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]}),di:()=>0,ei:()=>[24,80]},he={Ih(e,r){null===r||10===r?(u(re(e.ah,0)),e.ah=[]):0!=r&&e.ah.push(r)},yh(e){e.ah&&0<e.ah.length&&(u(re(e.ah,0)),e.ah=[])}};function le(e,r){var a=e.Wg?e.Wg.length:0;a>=r||(r=Math.max(r,a*(1048576>a?2:1.125)>>>0),0!=a&&(r=Math.max(r,256)),a=e.Wg,e.Wg=new Uint8Array(r),0<e.Zg&&e.Wg.set(a.subarray(0,e.Zg),0))}var ue={fh:null,ih:()=>ue.createNode(null,"/",16895,0),createNode(e,r,a,t){if(24576==(61440&a)||4096==(61440&a))throw new we(63);return ue.fh||(ue.fh={dir:{node:{eh:ue.Vg.eh,gh:ue.Vg.gh,th:ue.Vg.th,zh:ue.Vg.zh,Sh:ue.Vg.Sh,Fh:ue.Vg.Fh,Bh:ue.Vg.Bh,Ah:ue.Vg.Ah,Ch:ue.Vg.Ch},stream:{nh:ue.Xg.nh}},file:{node:{eh:ue.Vg.eh,gh:ue.Vg.gh},stream:{nh:ue.Xg.nh,read:ue.Xg.read,write:ue.Xg.write,wh:ue.Xg.wh,Ph:ue.Xg.Ph,Rh:ue.Xg.Rh}},link:{node:{eh:ue.Vg.eh,gh:ue.Vg.gh,vh:ue.Vg.vh},stream:{}},Lh:{node:{eh:ue.Vg.eh,gh:ue.Vg.gh},stream:Ae}}),Le((a=Pe(e,r,a,t)).mode)?(a.Vg=ue.fh.dir.node,a.Xg=ue.fh.dir.stream,a.Wg={}):32768==(61440&a.mode)?(a.Vg=ue.fh.file.node,a.Xg=ue.fh.file.stream,a.Zg=0,a.Wg=null):40960==(61440&a.mode)?(a.Vg=ue.fh.link.node,a.Xg=ue.fh.link.stream):8192==(61440&a.mode)&&(a.Vg=ue.fh.Lh.node,a.Xg=ue.fh.Lh.stream),a.timestamp=Date.now(),e&&(e.Wg[r]=a,e.timestamp=a.timestamp),a},Bi:e=>e.Wg?e.Wg.subarray?e.Wg.subarray(0,e.Zg):new Uint8Array(e.Wg):new Uint8Array(0),Vg:{eh(e){var r={};return r.Xh=8192==(61440&e.mode)?e.id:1,r.Oh=e.id,r.mode=e.mode,r.ii=1,r.uid=0,r.Zh=0,r.uh=e.uh,Le(e.mode)?r.size=4096:32768==(61440&e.mode)?r.size=e.Zg:40960==(61440&e.mode)?r.size=e.link.length:r.size=0,r.Th=new Date(e.timestamp),r.hi=new Date(e.timestamp),r.Wh=new Date(e.timestamp),r.Uh=4096,r.Vh=Math.ceil(r.size/r.Uh),r},gh(e,r){if(void 0!==r.mode&&(e.mode=r.mode),void 0!==r.timestamp&&(e.timestamp=r.timestamp),void 0!==r.size&&(r=r.size,e.Zg!=r))if(0==r)e.Wg=null,e.Zg=0;else{var a=e.Wg;e.Wg=new Uint8Array(r),a&&e.Wg.set(a.subarray(0,Math.min(r,e.Zg))),e.Zg=r}},th(){throw ye[44]},zh:(e,r,a,t)=>ue.createNode(e,r,a,t),Sh(e,r,a){if(Le(e.mode)){try{var t=ke(r,a)}catch(e){}if(t)for(var i in t.Wg)throw new we(55)}delete e.parent.Wg[e.name],e.parent.timestamp=Date.now(),e.name=a,r.Wg[a]=e,r.timestamp=e.parent.timestamp,e.parent=r},Fh(e,r){delete e.Wg[r],e.timestamp=Date.now()},Bh(e,r){var a,t=ke(e,r);for(a in t.Wg)throw new we(55);delete e.Wg[r],e.timestamp=Date.now()},Ah(e){var r,a=[".",".."];for(r of Object.keys(e.Wg))a.push(r);return a},Ch:(e,r,a)=>((e=ue.createNode(e,r,41471,0)).link=a,e),vh(e){if(40960!=(61440&e.mode))throw new we(28);return e.link}},Xg:{read(e,r,a,t,i){var n=e.node.Wg;if(i>=e.node.Zg)return 0;if(8<(e=Math.min(e.node.Zg-i,t))&&n.subarray)r.set(n.subarray(i,i+e),a);else for(t=0;t<e;t++)r[a+t]=n[i+t];return e},write(e,r,a,t,i,n){if(r.buffer===v.buffer&&(n=!1),!t)return 0;if((e=e.node).timestamp=Date.now(),r.subarray&&(!e.Wg||e.Wg.subarray)){if(n)return e.Wg=r.subarray(a,a+t),e.Zg=t;if(0===e.Zg&&0===i)return e.Wg=r.slice(a,a+t),e.Zg=t;if(i+t<=e.Zg)return e.Wg.set(r.subarray(a,a+t),i),t}if(le(e,i+t),e.Wg.subarray&&r.subarray)e.Wg.set(r.subarray(a,a+t),i);else for(n=0;n<t;n++)e.Wg[i+n]=r[a+n];return e.Zg=Math.max(e.Zg,i+t),t},nh(e,r,a){if(1===a?r+=e.position:2===a&&32768==(61440&e.node.mode)&&(r+=e.node.Zg),0>r)throw new we(28);return r},wh(e,r,a){le(e.node,r+a),e.node.Zg=Math.max(e.node.Zg,r+a)},Ph(e,r,a,t,i){if(32768!=(61440&e.node.mode))throw new we(43);if(e=e.node.Wg,2&i||e.buffer!==v.buffer){if((0<a||a+r<e.length)&&(e=e.subarray?e.subarray(a,a+r):Array.prototype.slice.call(e,a,a+r)),a=!0,A(),!(r=void 0))throw new we(48);v.set(e,r)}else a=!1,r=e.byteOffset;return{$g:r,qh:a}},Rh:(e,r,a,t)=>(ue.Xg.write(e,r,0,t,a,!1),0)}},de=i.preloadPlugins||[],fe=(e,r)=>{var a=0;return e&&(a|=365),r&&(a|=146),a},ve=null,pe={},Ee=[],ge=1,me=null,be=!0,we=class{constructor(e){this.name="ErrnoError",this.bh=e}},ye={};function Ne(e,r={}){if(!(e=Q(e)))return{path:"",node:null};if(8<(r=Object.assign({Mh:!0,Jh:0},r)).Jh)throw new we(32);e=e.split("/").filter((e=>!!e));for(var a=ve,t="/",i=0;i<e.length;i++){var n=i===e.length-1;if(n&&r.parent)break;if(a=ke(a,e[i]),t=$(t+"/"+e[i]),a.rh&&(!n||n&&r.Mh)&&(a=a.rh.root),!n||r.xh)for(n=0;40960==(61440&a.mode);)if(a=Ye(t),a=Ne(t=Q(G(t),a),{Jh:r.Jh+1}).node,40<n++)throw new we(32)}return{path:t,node:a}}function Se(e){for(var r;;){if(e===e.parent)return e=e.ih.Qh,r?"/"!==e[e.length-1]?`${e}/${r}`:e+r:e;r=r?`${e.name}/${r}`:e.name,e=e.parent}}function ze(e,r){for(var a=0,t=0;t<r.length;t++)a=(a<<5)-a+r.charCodeAt(t)|0;return(e+a>>>0)%me.length}function Ie(e){var r=ze(e.parent.id,e.name);if(me[r]===e)me[r]=e.sh;else for(r=me[r];r;){if(r.sh===e){r.sh=e.sh;break}r=r.sh}}function ke(e,r){var a=Le(e.mode)?(a=Re(e,"x"))?a:e.Vg.th?0:2:54;if(a)throw new we(a);for(a=me[ze(e.id,r)];a;a=a.sh){var t=a.name;if(a.parent.id===e.id&&t===r)return a}return e.Vg.th(e,r)}function Pe(e,r,a,t){return r=ze((e=new ia(e,r,a,t)).parent.id,e.name),e.sh=me[r],me[r]=e}function Le(e){return 16384==(61440&e)}function je(e){var r=["r","w","rw"][3&e];return 512&e&&(r+="w"),r}function Re(e,r){return be?0:!r.includes("r")||292&e.mode?r.includes("w")&&!(146&e.mode)||r.includes("x")&&!(73&e.mode)?2:0:2}function Ke(e,r){try{return ke(e,r),20}catch(e){}return Re(e,"wx")}function xe(e,r,a){try{var t=ke(e,r)}catch(e){return e.bh}if(e=Re(e,"wx"))return e;if(a){if(!Le(t.mode))return 54;if(t===t.parent||"/"===Se(t))return 10}else if(Le(t.mode))return 31;return 0}function Me(e){if(!(e=Ee[e]))throw new we(8);return e}function Ze(e,r=-1){return $e||(($e=function(){this.dh={}}).prototype={},Object.defineProperties($e.prototype,{object:{get(){return this.node},set(e){this.node=e}},flags:{get(){return this.dh.flags},set(e){this.dh.flags=e}},position:{get(){return this.dh.position},set(e){this.dh.position=e}}})),e=Object.assign(new $e,e),-1==r&&(r=function(){for(var e=0;4096>=e;e++)if(!Ee[e])return e;throw new we(33)}()),e.kh=r,Ee[r]=e}var Ce,Ae={open(e){e.Xg=pe[e.node.uh].Xg,e.Xg.open?.(e)},nh(){throw new we(70)}};function Fe(e,r){pe[e]={Xg:r}}function De(e,r){var a="/"===r;if(a&&ve)throw new we(10);if(!a&&r){var t=Ne(r,{Mh:!1});if(r=t.path,(t=t.node).rh)throw new we(10);if(!Le(t.mode))throw new we(54)}r={type:e,Fi:{},Qh:r,gi:[]},(e=e.ih(r)).ih=r,r.root=e,a?ve=e:t&&(t.rh=r,t.ih&&t.ih.gi.push(r))}function Te(e,r,a){var t=Ne(e,{parent:!0}).node;if(!(e=H(e))||"."===e||".."===e)throw new we(28);var i=Ke(t,e);if(i)throw new we(i);if(!t.Vg.zh)throw new we(63);return t.Vg.zh(t,e,r,a)}function We(e){return Te(e,16895,0)}function Oe(e,r,a){void 0===a&&(a=r,r=438),Te(e,8192|r,a)}function Ve(e,r){if(!Q(e))throw new we(44);var a=Ne(r,{parent:!0}).node;if(!a)throw new we(44);var t=Ke(a,r=H(r));if(t)throw new we(t);if(!a.Vg.Ch)throw new we(63);a.Vg.Ch(a,r,e)}function Ye(e){if(!(e=Ne(e).node))throw new we(44);if(!e.Vg.vh)throw new we(28);return Q(Se(e.parent),e.Vg.vh(e))}function qe(e,r,a){if(""===e)throw new we(44);if("string"==typeof r){var t={r:0,"r+":2,w:577,"w+":578,a:1089,"a+":1090}[r];if(void 0===t)throw Error(`Unknown file open mode: ${r}`);r=t}if(a=64&r?4095&(void 0===a?438:a)|32768:0,"object"==typeof e)var n=e;else{e=$(e);try{n=Ne(e,{xh:!(131072&r)}).node}catch(e){}}if(t=!1,64&r)if(n){if(128&r)throw new we(20)}else n=Te(e,a,0),t=!0;if(!n)throw new we(44);if(8192==(61440&n.mode)&&(r&=-513),65536&r&&!Le(n.mode))throw new we(54);if(!t&&(a=n?40960==(61440&n.mode)?32:Le(n.mode)&&("r"!==je(r)||512&r)?31:Re(n,je(r)):44))throw new we(a);if(512&r&&!t){if(!(a="string"==typeof(a=n)?Ne(a,{xh:!0}).node:a).Vg.gh)throw new we(63);if(Le(a.mode))throw new we(31);if(32768!=(61440&a.mode))throw new we(28);if(t=Re(a,"w"))throw new we(t);a.Vg.gh(a,{size:0,timestamp:Date.now()})}return r&=-131713,(n=Ze({node:n,path:Se(n),flags:r,seekable:!0,position:0,Xg:n.Xg,ni:[],error:!1})).Xg.open&&n.Xg.open(n),!i.logReadFiles||1&r||(Ge||={},e in Ge||(Ge[e]=1)),n}function Ue(e,r,a){if(null===e.kh)throw new we(8);if(!e.seekable||!e.Xg.nh)throw new we(70);if(0!=a&&1!=a&&2!=a)throw new we(28);return e.position=e.Xg.nh(e,r,a),e.ni=[],e.position}function Xe(e,r,a){e=$("/dev/"+e);var t=fe(!!r,!!a);Be||=64;var i=Be++<<8|0;Fe(i,{open(e){e.seekable=!1},close(){a?.buffer?.length&&a(10)},read(e,a,t,i){for(var n=0,o=0;o<i;o++){try{var _=r()}catch(e){throw new we(29)}if(void 0===_&&0===n)throw new we(6);if(null==_)break;n++,a[t+o]=_}return n&&(e.node.timestamp=Date.now()),n},write(e,r,t,i){for(var n=0;n<i;n++)try{a(r[t+n])}catch(e){throw new we(29)}return i&&(e.node.timestamp=Date.now()),n}}),Oe(e,t,i)}var Be,$e,Ge,He={},Je=(e,r)=>e?re(p,e,r):"";function Qe(e,r){if("/"===r.charAt(0))return r;if(e=-100===e?"/":Me(e).path,0==r.length)throw new we(44);return $(e+"/"+r)}var er=void 0;function rr(){var e=m[+er>>2];return er+=4,e}var ar,tr=e=>0==e%4&&(0!=e%100||0==e%400),ir=[0,31,60,91,121,152,182,213,244,274,305,335],nr=[0,31,59,90,120,151,181,212,243,273,304,334],or=e=>{var r=te(e)+1,a=sa(r);return a&&ie(e,p,a,r),a},_r=e=>{f=e,W||(i.onExit?.(e),N=!0),c(e,new D(e))},cr=e=>{if(!N)try{if(e(),!W)try{f=e=f,_r(e)}catch(e){e instanceof D||"unwind"==e||c(1,e)}}catch(e){e instanceof D||"unwind"==e||c(1,e)}},sr=(e,r)=>{setTimeout((()=>{cr(e)}),r)};ar=()=>performance.now();var hr,lr,ur,dr=!1,fr=null,vr=0,pr=null,Er=0,gr=0,mr=0,br=[],wr={},yr=!1,Nr=!1,Sr=[],zr=!1,Ir=void 0,kr=void 0;function Pr(){return!!yr&&((document.exitFullscreen||document.cancelFullScreen||document.mozCancelFullScreen||document.msExitFullscreen||document.webkitCancelFullScreen||(()=>{})).apply(document,[]),!0)}var Lr=0;function jr(e){if("function"==typeof requestAnimationFrame)requestAnimationFrame(e);else{var r=Date.now();if(0===Lr)Lr=r+1e3/60;else for(;r+2>=Lr;)Lr+=1e3/60;setTimeout(e,Math.max(Lr-r,0))}}function Rr(e){return{jpg:"image/jpeg",jpeg:"image/jpeg",png:"image/png",bmp:"image/bmp",ogg:"audio/ogg",wav:"audio/wav",mp3:"audio/mpeg"}[e.substr(e.lastIndexOf(".")+1)]}var Kr=[];function xr(){var e=i.canvas;Kr.forEach((r=>r(e.width,e.height)))}function Mr(e,r,a){r&&a?(e.oi=r,e.$h=a):(r=e.oi,a=e.$h);var t=r,n=a;if(i.forcedAspectRatio&&0<i.forcedAspectRatio&&(t/n<i.forcedAspectRatio?t=Math.round(n*i.forcedAspectRatio):n=Math.round(t/i.forcedAspectRatio)),(document.fullscreenElement||document.mozFullScreenElement||document.msFullscreenElement||document.webkitFullscreenElement||document.webkitCurrentFullScreenElement)===e.parentNode&&"undefined"!=typeof screen){var o=Math.min(screen.width/t,screen.height/n);t=Math.round(t*o),n=Math.round(n*o)}kr?(e.width!=t&&(e.width=t),e.height!=n&&(e.height=n),void 0!==e.style&&(e.style.removeProperty("width"),e.style.removeProperty("height"))):(e.width!=r&&(e.width=r),e.height!=a&&(e.height=a),void 0!==e.style&&(t!=r||n!=a?(e.style.setProperty("width",t+"px","important"),e.style.setProperty("height",n+"px","important")):(e.style.removeProperty("width"),e.style.removeProperty("height"))))}var Zr,Cr,Ar,Fr,Dr,Tr=[],Wr=e=>{var r=Tr[e];return r||(e>=Tr.length&&(Tr.length=e+1),Tr[e]=r=Ar.get(e)),r};function Or(e,r,a,t,i){function n(){var r=0,a=0;y.response&&m&&0===b[e+12>>2]&&(a=y.response.byteLength),0<a&&(r=sa(a),p.set(new Uint8Array(y.response),r)),b[e+12>>2]=r,Vr(e+16,a),Vr(e+24,0),(r=y.response?y.response.byteLength:0)&&Vr(e+32,r),g[e+40>>1]=y.readyState,g[e+42>>1]=y.status,y.statusText&&ie(y.statusText,p,e+44,64)}var o=b[e+8>>2];if(o){var _=o?re(p,o):"",c=e+112,s=Je(c+0);s||="GET";var h=b[c+56>>2],l=b[c+68>>2],u=b[c+72>>2];o=b[c+76>>2];var d=b[c+80>>2],f=b[c+84>>2],v=b[c+88>>2],E=b[c+52>>2],m=!!(1&E),w=!!(2&E);E=!!(64&E),l=l?l?re(p,l):"":void 0,u=u?u?re(p,u):"":void 0;var y=new XMLHttpRequest;if(y.withCredentials=!!p[c+60>>0],y.open(s,_,!E,l,u),E||(y.timeout=h),y.dh=_,y.responseType="arraybuffer",d&&(_=d?re(p,d):"",y.overrideMimeType(_)),o)for(;(c=b[o>>2])&&(_=b[o+4>>2]);)o+=8,c=c?re(p,c):"",_=_?re(p,_):"",y.setRequestHeader(c,_);var N=Fr.wh(y);b[e>>2]=N,o=f&&v?p.slice(f,f+v):null,y.onload=t=>{Fr.has(N)&&(n(),200<=y.status&&300>y.status?r?.(e,y,t):a?.(e,y,t))},y.onerror=r=>{Fr.has(N)&&(n(),a?.(e,y,r))},y.ontimeout=r=>{Fr.has(N)&&a?.(e,y,r)},y.onprogress=r=>{if(Fr.has(N)){var a=m&&w&&y.response?y.response.byteLength:0,i=0;0<a&&m&&w&&(i=sa(a),p.set(new Uint8Array(y.response),i)),b[e+12>>2]=i,Vr(e+16,a),Vr(e+24,r.loaded-a),Vr(e+32,r.total),g[e+40>>1]=y.readyState,3<=y.readyState&&0===y.status&&0<r.loaded&&(y.status=200),g[e+42>>1]=y.status,y.statusText&&ie(y.statusText,p,e+44,64),t?.(e,y,r),i&&ca(i)}},y.onreadystatechange=r=>{Fr.has(N)&&(g[e+40>>1]=y.readyState,2<=y.readyState&&(g[e+42>>1]=y.status),i?.(e,y,r))};try{y.send(o)}catch(r){a?.(e,y,r)}}else a(e,0,"no url specified!")}var Vr=(e,r)=>{b[e>>2]=r,b[e+4>>2]=(r-b[e>>2])/4294967296};function Yr(e,r,a,t){var i=Dr;if(i){var n=b[e+112+64>>2];n||=b[e+8>>2];var o=n?re(p,n):"";try{var _=i.transaction(["FILES"],"readwrite").objectStore("FILES").put(r,o);_.onsuccess=()=>{g[e+40>>1]=4,g[e+42>>1]=200,ie("OK",p,e+44,64),a(e,0,o)},_.onerror=r=>{g[e+40>>1]=4,g[e+42>>1]=413,ie("Payload Too Large",p,e+44,64),t(e,0,r)}}catch(r){t(e,0,r)}}else t(e,0,"IndexedDB not available!")}var qr,Ur,Xr,Br={},$r=()=>{if(!qr){var e,r={USER:"web_user",LOGNAME:"web_user",PATH:"/",PWD:"/",HOME:"/home/web_user",LANG:("object"==typeof navigator&&navigator.languages&&navigator.languages[0]||"C").replace("-","_")+".UTF-8",_:_||"./this.program"};for(e in Br)void 0===Br[e]?delete r[e]:r[e]=Br[e];var a=[];for(e in r)a.push(`${e}=${r[e]}`);qr=a}return qr},Gr=1,Hr=[],Jr=[],Qr=e=>{for(var r=Gr++,a=e.length;a<r;a++)e[a]=null;return r},ea=e=>{if(e||=Xr,!e.ai){e.ai=!0;var r=e.Gh;(e=>{var r=e.getExtension("ANGLE_instanced_arrays");r&&(e.vertexAttribDivisor=(e,a)=>r.vertexAttribDivisorANGLE(e,a),e.drawArraysInstanced=(e,a,t,i)=>r.drawArraysInstancedANGLE(e,a,t,i),e.drawElementsInstanced=(e,a,t,i,n)=>r.drawElementsInstancedANGLE(e,a,t,i,n))})(r),(e=>{var r=e.getExtension("OES_vertex_array_object");r&&(e.createVertexArray=()=>r.createVertexArrayOES(),e.deleteVertexArray=e=>r.deleteVertexArrayOES(e),e.bindVertexArray=e=>r.bindVertexArrayOES(e),e.isVertexArray=e=>r.isVertexArrayOES(e))})(r),(e=>{var r=e.getExtension("WEBGL_draw_buffers");r&&(e.drawBuffers=(e,a)=>r.drawBuffersWEBGL(e,a))})(r),r.yi=r.getExtension("EXT_disjoint_timer_query"),r.Ci=r.getExtension("WEBGL_multi_draw"),function(e){var r="ANGLE_instanced_arrays EXT_blend_minmax EXT_disjoint_timer_query EXT_frag_depth EXT_shader_texture_lod EXT_sRGB OES_element_index_uint OES_fbo_render_mipmap OES_standard_derivatives OES_texture_float OES_texture_half_float OES_texture_half_float_linear OES_vertex_array_object WEBGL_color_buffer_float WEBGL_depth_texture WEBGL_draw_buffers EXT_color_buffer_half_float EXT_float_blend EXT_texture_compression_bptc EXT_texture_compression_rgtc EXT_texture_filter_anisotropic KHR_parallel_shader_compile OES_texture_float_linear WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_lose_context WEBGL_multi_draw".split(" ");return(e.getSupportedExtensions()||[]).filter((e=>r.includes(e)))}(r).forEach((e=>{e.includes("lose_context")||e.includes("debug")||r.getExtension(e)}))}},ra={},aa=[31,29,31,30,31,30,31,31,30,31,30,31],ta=[31,28,31,30,31,30,31,31,30,31,30,31];function ia(e,r,a,t){e||=this,this.parent=e,this.ih=e.ih,this.rh=null,this.id=ge++,this.name=r,this.mode=a,this.Vg={},this.Xg={},this.uh=t}Object.defineProperties(ia.prototype,{read:{get:function(){return 365==(365&this.mode)},set:function(e){e?this.mode|=365:this.mode&=-366}},write:{get:function(){return 146==(146&this.mode)},set:function(e){e?this.mode|=146:this.mode&=-147}}}),[44].forEach((e=>{ye[e]=new we(e),ye[e].stack="<generic error, no stack>"})),me=Array(4096),De(ue,"/"),We("/tmp"),We("/home"),We("/home/web_user"),function(){We("/dev"),Fe(259,{read:()=>0,write:(e,r,a,t)=>t}),Oe("/dev/null",259),_e(1280,se),_e(1536,he),Oe("/dev/tty",1280),Oe("/dev/tty1",1536);var e=new Uint8Array(1024),r=0,a=()=>(0===r&&(r=J(e).byteLength),e[--r]);Xe("random",a),Xe("urandom",a),We("/dev/shm"),We("/dev/shm/tmp")}(),function(){We("/proc");var e=We("/proc/self");We("/proc/self/fd"),De({ih(){var r=Pe(e,"fd",16895,73);return r.Vg={th(e,r){var a=Me(+r);return(e={parent:null,ih:{Qh:"fake"},Vg:{vh:()=>a.path}}).parent=e}},r}},"/proc/self/fd")}(),i.requestFullscreen=function(e,r){function a(){yr=!1;var e=t.parentNode;(document.fullscreenElement||document.mozFullScreenElement||document.msFullscreenElement||document.webkitFullscreenElement||document.webkitCurrentFullScreenElement)===e?(t.exitFullscreen=Pr,Ir&&t.requestPointerLock(),yr=!0,kr?("undefined"!=typeof SDL&&(m[SDL.screen>>2]=8388608|b[SDL.screen>>2]),Mr(i.canvas),xr()):Mr(t)):(e.parentNode.insertBefore(t,e),e.parentNode.removeChild(e),kr?("undefined"!=typeof SDL&&(m[SDL.screen>>2]=-8388609&b[SDL.screen>>2]),Mr(i.canvas),xr()):Mr(t)),i.onFullScreen?.(yr),i.onFullscreen?.(yr)}void 0===(Ir=e)&&(Ir=!0),void 0===(kr=r)&&(kr=!1);var t=i.canvas;zr||(zr=!0,document.addEventListener("fullscreenchange",a,!1),document.addEventListener("mozfullscreenchange",a,!1),document.addEventListener("webkitfullscreenchange",a,!1),document.addEventListener("MSFullscreenChange",a,!1));var n=document.createElement("div");t.parentNode.insertBefore(n,t),n.appendChild(t),n.requestFullscreen=n.requestFullscreen||n.mozRequestFullScreen||n.msRequestFullscreen||(n.webkitRequestFullscreen?()=>n.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT):null)||(n.webkitRequestFullScreen?()=>n.webkitRequestFullScreen(Element.ALLOW_KEYBOARD_INPUT):null),n.requestFullscreen()},i.requestAnimationFrame=jr,i.setCanvasSize=function(e,r,a){Mr(i.canvas,e,r),a||xr()},i.pauseMainLoop=function(){fr=null,vr++},i.resumeMainLoop=function(){vr++;var e=Er,r=gr,a=pr;pr=null,(e=>{!pr||A("emscripten_set_main_loop: there can only be one main loop function at once: call emscripten_cancel_main_loop to cancel the previous one before setting a new one with different parameters."),pr=e;var r=vr;dr=!1,lr=function(){if(!N)if(0<br.length){var a=br.shift();if(a.Ai(a.ri),ur){var t=ur,n=0==t%1?t-1:Math.floor(t);ur=a.xi?n:(8*t+(n+.5))/9}i.setStatus&&(a=i.statusMessage||"Please wait...",n=wr.zi,(t=ur)?t<n?i.setStatus(a+" ("+(n-t)+"/"+n+")"):i.setStatus(a):i.setStatus("")),r<vr||setTimeout(lr,0)}else r<vr||(mr=mr+1|0,1==Er&&1<gr&&0!=mr%gr?fr():(0==Er&&(hr=ar()),N||i.preMainLoop&&!1===i.preMainLoop()||(cr(e),i.postMainLoop?.()),r<vr||("object"==typeof SDL&&SDL.audio?.Gi?.(),fr())))}})(a),((e,r)=>{if(Er=e,gr=r,pr)if(dr||=!0,0==e)fr=function(){var e=0|Math.max(0,hr+r-ar());setTimeout(lr,e)};else if(1==e)fr=function(){jr(lr)};else if(2==e){if(void 0===Zr)if("undefined"==typeof setImmediate){var a=[];addEventListener("message",(e=>{"setimmediate"!==e.data&&"setimmediate"!==e.data.target||(e.stopPropagation(),a.shift()())}),!0),Zr=function(e){a.push(e),void 0===i.setImmediates&&(i.setImmediates=[]),i.setImmediates.push(e),postMessage({target:"setimmediate"})}}else Zr=setImmediate;fr=function(){Zr(lr)}}})(e,r),fr()},i.getUserMedia=function(e){let r;(r=window).getUserMedia||(r.getUserMedia=navigator.getUserMedia||navigator.mozGetUserMedia),window.getUserMedia(e)},i.createContext=function(e,r,a,t){if(r&&i.Hh&&e==i.canvas)return i.Hh;var n;if(r){var o={antialias:!1,alpha:!1,fi:1};if(t)for(var _ in t)o[_]=t[_];if(void 0!==ra&&(n=((e,r)=>{e.dh||(e.dh=e.getContext,e.getContext=function(r,a){return"webgl"==r==(a=e.dh(r,a))instanceof WebGLRenderingContext?a:null});var a=e.getContext("webgl",r);return a?((e,r)=>{var a=Qr(Jr),t={handle:a,attributes:r,version:r.fi,Gh:e};return e.canvas&&(e.canvas.pi=t),Jr[a]=t,(void 0===r.Yh||r.Yh)&&ea(t),a})(a,r):0})(e,o)))var c=Jr[n].Gh}else c=e.getContext("2d");return c?(a&&(r||void 0===na||A("cannot set in module if GLctx is used, but we are a non-GL context that would replace it"),i.Hh=c,r&&(Xr=Jr[n],i.Hh=na=Xr?.Gh),i.Ii=r,Sr.forEach((e=>e())),function(){function e(){Nr=document.pointerLockElement===i.canvas||document.mozPointerLockElement===i.canvas||document.webkitPointerLockElement===i.canvas||document.msPointerLockElement===i.canvas}if(!Cr){Cr=!0,de.push({canHandle:function(e){return!i.Ei&&/\.(jpg|jpeg|png|bmp)$/i.test(e)},handle:function(e,r,a,t){var i=new Blob([e],{type:Rr(r)});i.size!==e.length&&(i=new Blob([new Uint8Array(e).buffer],{type:Rr(r)}));var n=URL.createObjectURL(i),o=new Image;o.onload=()=>{o.complete||A(`Image ${r} could not be decoded`);var t=document.createElement("canvas");t.width=o.width,t.height=o.height,t.getContext("2d").drawImage(o,0,0),URL.revokeObjectURL(n),a?.(e)},o.onerror=()=>{u(`Image ${n} could not be decoded`),t?.()},o.src=n}}),de.push({canHandle:function(e){return!i.Di&&e.substr(-4)in{".ogg":1,".wav":1,".mp3":1}},handle:function(e,r,a){function t(){i||(i=!0,a?.(e))}var i=!1,n=URL.createObjectURL(new Blob([e],{type:Rr(r)})),o=new Audio;o.addEventListener("canplaythrough",(()=>t()),!1),o.onerror=function(){if(!i){u(`warning: browser could not fully decode audio ${r}, trying slower base64 approach`);for(var a="",n=0,_=0,c=0;c<e.length;c++)for(n=n<<8|e[c],_+=8;6<=_;){var s=n>>_-6&63;_-=6,a+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[s]}2==_?(a+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[(3&n)<<4],a+="=="):4==_&&(a+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[(15&n)<<2],a+="="),o.src="data:audio/x-"+r.substr(-3)+";base64,"+a,t()}},o.src=n,sr((()=>{t()}),1e4)}});var r=i.canvas;r&&(r.requestPointerLock=r.requestPointerLock||r.mozRequestPointerLock||r.webkitRequestPointerLock||r.msRequestPointerLock||(()=>{}),r.exitPointerLock=document.exitPointerLock||document.mozExitPointerLock||document.webkitExitPointerLock||document.msExitPointerLock||(()=>{}),r.exitPointerLock=r.exitPointerLock.bind(document),document.addEventListener("pointerlockchange",e,!1),document.addEventListener("mozpointerlockchange",e,!1),document.addEventListener("webkitpointerlockchange",e,!1),document.addEventListener("mspointerlockchange",e,!1),i.elementPointerLock&&r.addEventListener("click",(e=>{!Nr&&i.canvas.requestPointerLock&&(i.canvas.requestPointerLock(),e.preventDefault())}),!1))}}()),c):null},Fr=new class{constructor(){this.qh=[void 0],this.dh=[]}get(e){return this.qh[e]}has(e){return void 0!==this.qh[e]}wh(e){var r=this.dh.pop()||this.qh.length;return this.qh[r]=e,r}},Z(),function(e,r){try{var a=indexedDB.open("emscripten_filesystem",1)}catch(e){return void r()}a.onupgradeneeded=e=>{(e=e.target.result).objectStoreNames.contains("FILES")&&e.deleteObjectStore("FILES"),e.createObjectStore("FILES")},a.onsuccess=e=>(e=>{Dr=e,C()})(e.target.result),a.onerror=r}(0,(()=>{Dr=!1,C()}));var na,oa={q:e=>{if(e=new q(e),0==v[e.$g+12>>0]&&(v[e.$g+12>>0]=1,V--),v[e.$g+13>>0]=0,O.push(e),Ea(e.lh),ma(b[e.$g+4>>2]))e=b[e.lh>>2];else{var r=b[e.$g+16>>2];e=0!==r?r:e.lh}return e},Lb:()=>{if(!O.length)return 0;var e=O[O.length-1];return Ea(e.lh),e.lh},y:()=>{la(0,0);var e=O.pop();pa(e.lh),Y=0},a:()=>U([]),i:e=>U([e]),G:(e,r)=>U([e,r]),Fa:X,Kb:e=>{e&&(e=new q(e),O.push(e),v[e.$g+13>>0]=1,X())},n:(e,r,a)=>{var t=new q(e);throw b[t.$g+16>>2]=0,b[t.$g+4>>2]=r,b[t.$g+8>>2]=a,V++,Y=e},Mb:()=>V,d:e=>{throw Y||=e,Y},Q:function(e,r,a){er=a;try{var t=Me(e);switch(r){case 0:var i=rr();if(0>i)break;for(;Ee[i];)i++;return Ze(t,i).kh;case 1:case 2:case 13:case 14:return 0;case 3:return t.flags;case 4:return i=rr(),t.flags|=i,0;case 12:return i=rr(),E[i+0>>1]=2,0}return-28}catch(e){if(void 0===He||"ErrnoError"!==e.name)throw e;return-e.bh}},Sb:function(e,r,a){try{var t=Me(e);if(!t.mh){var i=Ne(t.path,{xh:!0}).node;if(!i.Vg.Ah)throw new we(54);var n=i.Vg.Ah(i);t.mh=n}e=0;for(var o=Ue(t,0,1),_=Math.floor(o/280);_<t.mh.length&&e+280<=a;){var c=t.mh[_];if("."===c)var s=t.node.id,h=4;else if(".."===c)s=Ne(t.path,{parent:!0}).node.id,h=4;else{var l=ke(t.node,c);s=l.id,h=8192==(61440&l.mode)?2:Le(l.mode)?4:40960==(61440&l.mode)?10:8}R=[s>>>0,(j=s,1<=+Math.abs(j)?0<j?+Math.floor(j/4294967296)>>>0:~~+Math.ceil((j-+(~~j>>>0))/4294967296)>>>0:0)],m[r+e>>2]=R[0],m[r+e+4>>2]=R[1],R=[280*(_+1)>>>0,(j=280*(_+1),1<=+Math.abs(j)?0<j?+Math.floor(j/4294967296)>>>0:~~+Math.ceil((j-+(~~j>>>0))/4294967296)>>>0:0)],m[r+e+8>>2]=R[0],m[r+e+12>>2]=R[1],E[r+e+16>>1]=280,v[r+e+18>>0]=h,ie(c,p,r+e+19,256),e+=280,_+=1}return Ue(t,280*_,0),e}catch(e){if(void 0===He||"ErrnoError"!==e.name)throw e;return-e.bh}},Zb:function(e,r,a){er=a;try{var t=Me(e);switch(r){case 21509:case 21510:case 21511:case 21512:case 21524:case 21515:return t.Yg?0:-59;case 21505:if(!t.Yg)return-59;if(t.Yg.jh.ci){e=[3,28,127,21,4,0,1,0,17,19,26,0,18,15,23,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];var i=rr();m[i>>2]=25856,m[i+4>>2]=5,m[i+8>>2]=191,m[i+12>>2]=35387;for(var n=0;32>n;n++)v[i+n+17>>0]=e[n]||0}return 0;case 21506:case 21507:case 21508:if(!t.Yg)return-59;if(t.Yg.jh.di)for(i=rr(),e=[],n=0;32>n;n++)e.push(v[i+n+17>>0]);return 0;case 21519:return t.Yg?(i=rr(),m[i>>2]=0):-59;case 21520:return t.Yg?-28:-59;case 21531:if(i=rr(),!t.Xg.bi)throw new we(59);return t.Xg.bi(t,r,i);case 21523:return t.Yg?(t.Yg.jh.ei&&(n=[24,80],i=rr(),E[i>>1]=n[0],E[i+2>>1]=n[1]),0):-59;default:return-28}}catch(e){if(void 0===He||"ErrnoError"!==e.name)throw e;return-e.bh}},Ja:function(e,r,a,t){er=t;try{return qe(r=Qe(e,r=r?re(p,r):""),a,t?rr():0).kh}catch(e){if(void 0===He||"ErrnoError"!==e.name)throw e;return-e.bh}},Qb:function(e,r,a,t){try{if(r=Qe(e,r=r?re(p,r):""),0>=t)return-28;var i=Ye(r),n=Math.min(t,te(i)),o=v[a+n];return ie(i,p,a,t+1),v[a+n]=o,n}catch(e){if(void 0===He||"ErrnoError"!==e.name)throw e;return-e.bh}},Vb:function(e,r){try{var a=Ne(e=e?re(p,e):"",{xh:!0}).node;if(!a)throw new we(44);if(!a.Vg.eh)throw new we(63);var t=a.Vg.eh(a);m[r>>2]=t.Xh,m[r+4>>2]=t.mode,b[r+8>>2]=t.ii,m[r+12>>2]=t.uid,m[r+16>>2]=t.Zh,m[r+20>>2]=t.uh,R=[t.size>>>0,(j=t.size,1<=+Math.abs(j)?0<j?+Math.floor(j/4294967296)>>>0:~~+Math.ceil((j-+(~~j>>>0))/4294967296)>>>0:0)],m[r+24>>2]=R[0],m[r+28>>2]=R[1],m[r+32>>2]=4096,m[r+36>>2]=t.Vh;var i=t.Th.getTime(),n=t.hi.getTime(),o=t.Wh.getTime();return R=[Math.floor(i/1e3)>>>0,(j=Math.floor(i/1e3),1<=+Math.abs(j)?0<j?+Math.floor(j/4294967296)>>>0:~~+Math.ceil((j-+(~~j>>>0))/4294967296)>>>0:0)],m[r+40>>2]=R[0],m[r+44>>2]=R[1],b[r+48>>2]=i%1e3*1e3,R=[Math.floor(n/1e3)>>>0,(j=Math.floor(n/1e3),1<=+Math.abs(j)?0<j?+Math.floor(j/4294967296)>>>0:~~+Math.ceil((j-+(~~j>>>0))/4294967296)>>>0:0)],m[r+56>>2]=R[0],m[r+60>>2]=R[1],b[r+64>>2]=n%1e3*1e3,R=[Math.floor(o/1e3)>>>0,(j=Math.floor(o/1e3),1<=+Math.abs(j)?0<j?+Math.floor(j/4294967296)>>>0:~~+Math.ceil((j-+(~~j>>>0))/4294967296)>>>0:0)],m[r+72>>2]=R[0],m[r+76>>2]=R[1],b[r+80>>2]=o%1e3*1e3,R=[t.Oh>>>0,(j=t.Oh,1<=+Math.abs(j)?0<j?+Math.floor(j/4294967296)>>>0:~~+Math.ceil((j-+(~~j>>>0))/4294967296)>>>0:0)],m[r+88>>2]=R[0],m[r+92>>2]=R[1],0}catch(e){if(void 0===He||"ErrnoError"!==e.name)throw e;return-e.bh}},Rb:function(e,r){try{return Ve(e=e?re(p,e):"",r=r?re(p,r):""),0}catch(e){if(void 0===He||"ErrnoError"!==e.name)throw e;return-e.bh}},Ob:function(e,r,a){try{if(r=Qe(e,r=r?re(p,r):""),0===a){var t=r,i=Ne(t,{parent:!0}).node;if(!i)throw new we(44);var n=H(t),o=ke(i,n),_=xe(i,n,!1);if(_)throw new we(_);if(!i.Vg.Fh)throw new we(63);if(o.rh)throw new we(10);i.Vg.Fh(i,n),Ie(o)}else if(512===a){t=Ne(i=r,{parent:!0}).node;var c=H(i),s=ke(t,c),h=xe(t,c,!0);if(h)throw new we(h);if(!t.Vg.Bh)throw new we(63);if(s.rh)throw new we(10);t.Vg.Bh(t,c),Ie(s)}else A("Invalid flags passed to unlinkat");return 0}catch(e){if(void 0===He||"ErrnoError"!==e.name)throw e;return-e.bh}},_b:function(e){if(Fr.has(e)){var r=Fr.get(e),a=Fr;a.qh[e]=void 0,a.dh.push(e),0<r.readyState&&4>r.readyState&&r.abort()}},Xb:()=>1,kb:function(e,r,a){e=new Date(1e3*(r+2097152>>>0<4194305-!!e?(e>>>0)+4294967296*r:NaN)),m[a>>2]=e.getUTCSeconds(),m[a+4>>2]=e.getUTCMinutes(),m[a+8>>2]=e.getUTCHours(),m[a+12>>2]=e.getUTCDate(),m[a+16>>2]=e.getUTCMonth(),m[a+20>>2]=e.getUTCFullYear()-1900,m[a+24>>2]=e.getUTCDay(),m[a+28>>2]=(e.getTime()-Date.UTC(e.getUTCFullYear(),0,1,0,0,0,0))/864e5|0},lb:function(e,r,a){e=new Date(1e3*(r+2097152>>>0<4194305-!!e?(e>>>0)+4294967296*r:NaN)),m[a>>2]=e.getSeconds(),m[a+4>>2]=e.getMinutes(),m[a+8>>2]=e.getHours(),m[a+12>>2]=e.getDate(),m[a+16>>2]=e.getMonth(),m[a+20>>2]=e.getFullYear()-1900,m[a+24>>2]=e.getDay(),m[a+28>>2]=(tr(e.getFullYear())?ir:nr)[e.getMonth()]+e.getDate()-1|0,m[a+36>>2]=-60*e.getTimezoneOffset(),r=new Date(e.getFullYear(),6,1).getTimezoneOffset();var t=new Date(e.getFullYear(),0,1).getTimezoneOffset();m[a+32>>2]=0|(r!=t&&e.getTimezoneOffset()==Math.min(t,r))},Pb:(e,r,a)=>{function t(e){return(e=e.toTimeString().match(/\(([A-Za-z ]+)\)$/))?e[1]:"GMT"}var i=(new Date).getFullYear(),n=new Date(i,0,1),o=new Date(i,6,1);i=n.getTimezoneOffset();var _=o.getTimezoneOffset();b[e>>2]=60*Math.max(i,_),m[r>>2]=Number(i!=_),e=t(n),r=t(o),e=or(e),r=or(r),_<i?(b[a>>2]=e,b[a+4>>2]=r):(b[a>>2]=r,b[a+4>>2]=e)},F:()=>{A("")},fb:function(){self.postMessage({t:"gfx"})},hb:function(){var e=new URL(location.origin).hostname;if(0===e.length&&(e=new URL(location.href.replace("blob:","")).hostname),/^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/.test(e))0===e.indexOf("10.")&&(e="10.*"),0===e.indexOf("192.168.")&&(e="192.168.*"),0===e.indexOf("172.")&&(e="172.*"),0===e.indexOf("127.")&&(e="127.*");else{var r=new RegExp("("+String.fromCharCode(92)+".ngrok"+String.fromCharCode(92)+".io)$","i");r.test(e)&&(e="*.ngrok.io"),(r=new RegExp("("+String.fromCharCode(92)+".ngrok-free"+String.fromCharCode(92)+".app)$","i")).test(e)&&(e="*.ngrok.io"),(r=new RegExp("("+String.fromCharCode(92)+".arweb"+String.fromCharCode(92)+".app)$","i")).test(e)&&(e="*.arweb.app")}r=te(e)+1;var a=sa(r);return ie(e,p,a,r+1),a},gb:function(){self.postMessage({t:"licerr"})},Ea:(e,r,a)=>{function t(){Wr(e)(r)}0<=a?sr(t,a):function(e){jr((()=>{cr(e)}))}(t)},na:()=>Date.now(),Ib:()=>2147483648,Wb:ar,ac:()=>!1,Yb:(e,r,a)=>p.copyWithin(e,r,r+a),Nb:e=>{var r=p.length;if(2147483648<(e>>>=0))return!1;for(var a=1;4>=a;a*=2){var t=r*(1+.2/a);t=Math.min(t,e+100663296);var i=Math;t=Math.max(e,t);e:{i=(i.min.call(i,2147483648,t+(65536-t%65536)%65536)-d.buffer.byteLength+65535)/65536;try{d.grow(i),S();var n=1;break e}catch(e){}n=void 0}if(n)return!0}return!1},$b:function(e,r,a,t,i){function n(e){u?e():cr(e)}var o=e+112,_=b[o+36>>2],c=b[o+40>>2],s=b[o+44>>2],h=b[o+48>>2],l=b[o+52>>2],u=!!(64&l),d=e=>{n((()=>{_?Wr(_)(e):r?.(e)}))},f=e=>{n((()=>{s?Wr(s)(e):t?.(e)}))},v=e=>{n((()=>{c?Wr(c)(e):a?.(e)}))},E=e=>{n((()=>{h?Wr(h)(e):i?.(e)}))},m=e=>{Or(e,d,v,f,E)},w=(e,a)=>{Yr(e,a.response,(e=>{n((()=>{_?Wr(_)(e):r?.(e)}))}),(e=>{n((()=>{_?Wr(_)(e):r?.(e)}))}))},y=Je(o+0),N=!!(16&l),S=!!(4&l);if(l=!!(32&l),"EM_IDB_STORE"===y)m=b[o+84>>2],Yr(e,p.slice(m,m+b[o+88>>2]),d,v);else if("EM_IDB_DELETE"===y)!function(e,r,a){var t=Dr;if(t){var i=b[e+112+64>>2];i||=b[e+8>>2],i=i?re(p,i):"";try{var n=t.transaction(["FILES"],"readwrite").objectStore("FILES").delete(i);n.onsuccess=a=>{a=a.target.result,b[e+12>>2]=0,Vr(e+16,0),Vr(e+24,0),Vr(e+32,0),g[e+40>>1]=4,g[e+42>>1]=200,ie("OK",p,e+44,64),r(e,0,a)},n.onerror=r=>{g[e+40>>1]=4,g[e+42>>1]=404,ie("Not Found",p,e+44,64),a(e,0,r)}}catch(r){a(e,0,r)}}else a(e,0,"IndexedDB not available!")}(e,d,v);else if(N){if(l)return 0;Or(e,S?w:d,v,f,E)}else!function(e,r,a){var t=Dr;if(t){var i=b[e+112+64>>2];i||=b[e+8>>2],i=i?re(p,i):"";try{var n=t.transaction(["FILES"],"readonly").objectStore("FILES").get(i);n.onsuccess=t=>{if(t.target.result){var i=(t=t.target.result).byteLength||t.length,n=sa(i);p.set(new Uint8Array(t),n),b[e+12>>2]=n,Vr(e+16,i),Vr(e+24,0),Vr(e+32,i),g[e+40>>1]=4,g[e+42>>1]=200,ie("OK",p,e+44,64),r(e,0,t)}else g[e+40>>1]=4,g[e+42>>1]=404,ie("Not Found",p,e+44,64),a(e,0,"no data")},n.onerror=r=>{g[e+40>>1]=4,g[e+42>>1]=404,ie("Not Found",p,e+44,64),a(e,0,r)}}catch(r){a(e,0,r)}}else a(e,0,"IndexedDB not available!")}(e,d,l?v:S?e=>{Or(e,w,v,f,E)}:m);return e},Tb:(e,r)=>{var a=0;return $r().forEach(((t,i)=>{var n=r+a;for(i=b[e+4*i>>2]=n,n=0;n<t.length;++n)v[i++>>0]=t.charCodeAt(n);v[i>>0]=0,a+=t.length+1})),0},Ub:(e,r)=>{var a=$r();b[e>>2]=a.length;var t=0;return a.forEach((e=>t+=e.length+1)),b[r>>2]=t,0},cc:e=>{f=e,_r(e)},Z:function(e){try{var r=Me(e);if(null===r.kh)throw new we(8);r.mh&&(r.mh=null);try{r.Xg.close&&r.Xg.close(r)}catch(e){throw e}finally{Ee[r.kh]=null}return r.kh=null,0}catch(e){if(void 0===He||"ErrnoError"!==e.name)throw e;return e.bh}},Ka:function(e,r,a,t){try{e:{var i=Me(e);e=r;for(var n,o=r=0;o<a;o++){var _=b[e>>2],c=b[e+4>>2];e+=8;var s=i,h=n,l=v;if(0>c||0>h)throw new we(28);if(null===s.kh)throw new we(8);if(1==(2097155&s.flags))throw new we(8);if(Le(s.node.mode))throw new we(31);if(!s.Xg.read)throw new we(28);var u=void 0!==h;if(u){if(!s.seekable)throw new we(70)}else h=s.position;var d=s.Xg.read(s,l,_,c,h);u||(s.position+=d);var f=d;if(0>f){var p=-1;break e}if(r+=f,f<c)break;void 0!==n&&(n+=f)}p=r}return b[t>>2]=p,0}catch(e){if(void 0===He||"ErrnoError"!==e.name)throw e;return e.bh}},mb:function(e,r,a,t,i){r=a+2097152>>>0<4194305-!!r?(r>>>0)+4294967296*a:NaN;try{if(isNaN(r))return 61;var n=Me(e);return Ue(n,r,t),R=[n.position>>>0,(j=n.position,1<=+Math.abs(j)?0<j?+Math.floor(j/4294967296)>>>0:~~+Math.ceil((j-+(~~j>>>0))/4294967296)>>>0:0)],m[i>>2]=R[0],m[i+4>>2]=R[1],n.mh&&0===r&&0===t&&(n.mh=null),0}catch(e){if(void 0===He||"ErrnoError"!==e.name)throw e;return e.bh}},oa:function(e,r,a,t){try{e:{var i=Me(e);e=r;for(var n,o=r=0;o<a;o++){var _=b[e>>2],c=b[e+4>>2];e+=8;var s=i,h=_,l=c,u=n,d=v;if(0>l||0>u)throw new we(28);if(null===s.kh)throw new we(8);if(0==(2097155&s.flags))throw new we(8);if(Le(s.node.mode))throw new we(31);if(!s.Xg.write)throw new we(28);s.seekable&&1024&s.flags&&Ue(s,0,2);var f=void 0!==u;if(f){if(!s.seekable)throw new we(70)}else u=s.position;var p=s.Xg.write(s,d,h,l,u,void 0);f||(s.position+=p);var E=p;if(0>E){var g=-1;break e}r+=E,void 0!==n&&(n+=E)}g=r}return b[t>>2]=g,0}catch(e){if(void 0===He||"ErrnoError"!==e.name)throw e;return e.bh}},Ha:(e,r)=>{na.bindTexture(e,Hr[r])},Ia:(e,r)=>{for(var a=0;a<e;a++){var t=na.createTexture(),i=t&&Qr(Hr);t?(t.name=i,Hr[i]=t):Ur||=1282,m[r+4*a>>2]=i}},la:(e,r,a,t,i,n,o,_,c)=>{var s=na,h=s.texImage2D;if(c){var l=_-5120;l=1==l?p:4==l?m:6==l?w:5==l||28922==l?b:g;var u=31-Math.clz32(l.BYTES_PER_ELEMENT);c=l.subarray(c>>u,c+i*(t*({5:3,6:4,8:2,29502:3,29504:4}[o-6402]||1)*(1<<u)+4-1&-4)>>u)}else c=null;h.call(s,e,r,a,t,i,n,o,_,c)},ma:function(e,r,a){na.texParameteri(e,r,a)},w:function(e){var r=da();try{return Wr(e)()}catch(e){if(fa(r),e!==e+0)throw e;la(1,0)}},fa:function(e,r){var a=da();try{return Wr(e)(r)}catch(e){if(fa(a),e!==e+0)throw e;la(1,0)}},bc:function(e,r,a){var t=da();try{return Wr(e)(r,a)}catch(e){if(fa(t),e!==e+0)throw e;la(1,0)}},Aa:function(e,r,a){var t=da();try{return Wr(e)(r,a)}catch(e){if(fa(t),e!==e+0)throw e;la(1,0)}},P:function(e,r,a,t){var i=da();try{return Wr(e)(r,a,t)}catch(e){if(fa(i),e!==e+0)throw e;la(1,0)}},Ya:function(e,r,a,t,i){var n=da();try{return Wr(e)(r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},da:function(e,r,a,t,i,n,o,_){var c=da();try{return Wr(e)(r,a,t,i,n,o,_)}catch(e){if(fa(c),e!==e+0)throw e;la(1,0)}},yb:function(e,r,a,t,i){var n=da();try{return Ra(e,r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},nb:function(e,r,a,t,i){var n=da();try{return Ta(e,r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},Y:function(e,r){var a=da();try{return Wr(e)(r)}catch(e){if(fa(a),e!==e+0)throw e;la(1,0)}},aa:function(e,r,a){var t=da();try{return Wr(e)(r,a)}catch(e){if(fa(t),e!==e+0)throw e;la(1,0)}},Ca:function(e,r,a,t){var i=da();try{return Wr(e)(r,a,t)}catch(e){if(fa(i),e!==e+0)throw e;la(1,0)}},Sa:function(e,r,a,t,i,n){var o=da();try{return Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},s:function(e){var r=da();try{return Wr(e)()}catch(e){if(fa(r),e!==e+0)throw e;la(1,0)}},La:function(e,r,a,t,i){var n=da();try{return Wr(e)(r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},ta:function(e,r,a,t,i,n){var o=da();try{return Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},b:function(e,r){var a=da();try{return Wr(e)(r)}catch(e){if(fa(a),e!==e+0)throw e;la(1,0)}},r:function(e,r,a){var t=da();try{return Wr(e)(r,a)}catch(e){if(fa(t),e!==e+0)throw e;la(1,0)}},ea:function(e,r,a,t){var i=da();try{return Wr(e)(r,a,t)}catch(e){if(fa(i),e!==e+0)throw e;la(1,0)}},ga:function(e,r,a,t,i){var n=da();try{return Wr(e)(r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},Ra:function(e,r,a,t,i){var n=da();try{return Wr(e)(r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},Oa:function(e,r,a,t){var i=da();try{return Wr(e)(r,a,t)}catch(e){if(fa(i),e!==e+0)throw e;la(1,0)}},bb:function(e,r,a){var t=da();try{return Wr(e)(r,a)}catch(e){if(fa(t),e!==e+0)throw e;la(1,0)}},va:function(e,r,a,t,i){var n=da();try{return Wr(e)(r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},ua:function(e,r,a,t,i,n){var o=da();try{return Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},f:function(e,r,a){var t=da();try{return Wr(e)(r,a)}catch(e){if(fa(t),e!==e+0)throw e;la(1,0)}},T:function(e,r,a,t){var i=da();try{return Wr(e)(r,a,t)}catch(e){if(fa(i),e!==e+0)throw e;la(1,0)}},Za:function(e,r,a,t,i){var n=da();try{return Wr(e)(r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},ec:function(e,r,a,t,i,n,o,_){var c=da();try{return Wr(e)(r,a,t,i,n,o,_)}catch(e){if(fa(c),e!==e+0)throw e;la(1,0)}},sa:function(e,r,a,t,i,n,o,_,c,s,h,l,u){var d=da();try{return Wr(e)(r,a,t,i,n,o,_,c,s,h,l,u)}catch(e){if(fa(d),e!==e+0)throw e;la(1,0)}},wa:function(e,r,a,t,i,n){var o=da();try{return Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},c:function(e,r,a,t){var i=da();try{return Wr(e)(r,a,t)}catch(e){if(fa(i),e!==e+0)throw e;la(1,0)}},Na:function(e,r,a,t,i,n){var o=da();try{return Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},l:function(e,r,a,t,i){var n=da();try{return Wr(e)(r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},Ma:function(e,r,a,t,i,n){var o=da();try{return Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},u:function(e,r,a,t,i,n){var o=da();try{return Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},B:function(e,r,a,t,i,n,o){var _=da();try{return Wr(e)(r,a,t,i,n,o)}catch(e){if(fa(_),e!==e+0)throw e;la(1,0)}},x:function(e,r,a,t,i,n,o,_){var c=da();try{return Wr(e)(r,a,t,i,n,o,_)}catch(e){if(fa(c),e!==e+0)throw e;la(1,0)}},L:function(e,r,a,t,i,n,o,_,c){var s=da();try{return Wr(e)(r,a,t,i,n,o,_,c)}catch(e){if(fa(s),e!==e+0)throw e;la(1,0)}},$:function(e,r,a,t,i,n,o,_,c,s){var h=da();try{return Wr(e)(r,a,t,i,n,o,_,c,s)}catch(e){if(fa(h),e!==e+0)throw e;la(1,0)}},K:function(e,r,a,t,i,n,o,_,c,s,h){var l=da();try{return Wr(e)(r,a,t,i,n,o,_,c,s,h)}catch(e){if(fa(l),e!==e+0)throw e;la(1,0)}},ba:function(e,r,a,t,i,n,o,_,c,s,h,l){var u=da();try{return Wr(e)(r,a,t,i,n,o,_,c,s,h,l)}catch(e){if(fa(u),e!==e+0)throw e;la(1,0)}},jb:function(e,r,a,t,i,n,o){var _=da();try{return Wa(e,r,a,t,i,n,o)}catch(e){if(fa(_),e!==e+0)throw e;la(1,0)}},pb:function(e,r,a,t,i,n){var o=da();try{return Fa(e,r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},wb:function(e,r,a,t,i,n,o,_,c){var s=da();try{return Ka(e,r,a,t,i,n,o,_,c)}catch(e){if(fa(s),e!==e+0)throw e;la(1,0)}},Ab:function(e,r,a,t,i,n,o,_,c,s,h){var l=da();try{return Pa(e,r,a,t,i,n,o,_,c,s,h)}catch(e){if(fa(l),e!==e+0)throw e;la(1,0)}},Fb:function(e,r,a,t){var i=da();try{return Na(e,r,a,t)}catch(e){if(fa(i),e!==e+0)throw e;la(1,0)}},Cb:function(e,r,a,t,i){var n=da();try{return za(e,r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},xb:function(e,r,a,t,i,n,o,_,c,s,h,l,u,d,f){var v=da();try{return La(e,r,a,t,i,n,o,_,c,s,h,l,u,d,f)}catch(e){if(fa(v),e!==e+0)throw e;la(1,0)}},qb:function(e,r,a,t){var i=da();try{return Aa(e,r,a,t)}catch(e){if(fa(i),e!==e+0)throw e;la(1,0)}},Gb:function(e){var r=da();try{return ba(e)}catch(e){if(fa(r),e!==e+0)throw e;la(1,0)}},Bb:function(e,r){var a=da();try{return ka(e,r)}catch(e){if(fa(a),e!==e+0)throw e;la(1,0)}},ub:function(e,r,a){var t=da();try{return Ma(e,r,a)}catch(e){if(fa(t),e!==e+0)throw e;la(1,0)}},vb:function(e,r,a,t){var i=da();try{return xa(e,r,a,t)}catch(e){if(fa(i),e!==e+0)throw e;la(1,0)}},ib:function(e,r,a,t,i){var n=da();try{return Oa(e,r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},ob:function(e,r,a){var t=da();try{return Da(e,r,a)}catch(e){if(fa(t),e!==e+0)throw e;la(1,0)}},m:function(e){var r=da();try{Wr(e)()}catch(e){if(fa(r),e!==e+0)throw e;la(1,0)}},ab:function(e,r,a){var t=da();try{Wr(e)(r,a)}catch(e){if(fa(t),e!==e+0)throw e;la(1,0)}},cb:function(e,r,a,t,i,n){var o=da();try{Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},g:function(e,r){var a=da();try{Wr(e)(r)}catch(e){if(fa(a),e!==e+0)throw e;la(1,0)}},Pa:function(e,r,a,t,i,n){var o=da();try{Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},_:function(e,r,a,t,i,n,o){var _=da();try{Wr(e)(r,a,t,i,n,o)}catch(e){if(fa(_),e!==e+0)throw e;la(1,0)}},ra:function(e,r,a,t,i,n){var o=da();try{Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},Ga:function(e,r,a,t,i,n){var o=da();try{Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},dc:function(e,r,a,t){var i=da();try{Wr(e)(r,a,t)}catch(e){if(fa(i),e!==e+0)throw e;la(1,0)}},S:function(e,r,a,t,i){var n=da();try{Wr(e)(r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},Qa:function(e,r,a,t,i){var n=da();try{Wr(e)(r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},Ua:function(e,r,a,t,i,n){var o=da();try{Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},e:function(e,r,a){var t=da();try{Wr(e)(r,a)}catch(e){if(fa(t),e!==e+0)throw e;la(1,0)}},t:function(e,r,a,t){var i=da();try{Wr(e)(r,a,t)}catch(e){if(fa(i),e!==e+0)throw e;la(1,0)}},R:function(e,r,a,t,i){var n=da();try{Wr(e)(r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},M:function(e,r,a,t){var i=da();try{Wr(e)(r,a,t)}catch(e){if(fa(i),e!==e+0)throw e;la(1,0)}},X:function(e,r,a,t,i){var n=da();try{Wr(e)(r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},xa:function(e,r,a,t,i,n){var o=da();try{Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},Va:function(e,r,a,t,i,n,o,_,c){var s=da();try{Wr(e)(r,a,t,i,n,o,_,c)}catch(e){if(fa(s),e!==e+0)throw e;la(1,0)}},N:function(e,r,a,t,i){var n=da();try{Wr(e)(r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},h:function(e,r,a,t){var i=da();try{Wr(e)(r,a,t)}catch(e){if(fa(i),e!==e+0)throw e;la(1,0)}},ha:function(e,r,a,t,i){var n=da();try{Wr(e)(r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},qa:function(e,r,a,t,i,n){var o=da();try{Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},_a:function(e,r,a,t,i,n){var o=da();try{Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},Xa:function(e,r,a,t,i,n,o,_){var c=da();try{Wr(e)(r,a,t,i,n,o,_)}catch(e){if(fa(c),e!==e+0)throw e;la(1,0)}},Da:function(e,r,a,t,i,n,o,_){var c=da();try{Wr(e)(r,a,t,i,n,o,_)}catch(e){if(fa(c),e!==e+0)throw e;la(1,0)}},V:function(e,r,a,t,i,n,o,_,c,s,h,l){var u=da();try{Wr(e)(r,a,t,i,n,o,_,c,s,h,l)}catch(e){if(fa(u),e!==e+0)throw e;la(1,0)}},db:function(e,r,a,t,i,n){var o=da();try{Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},ja:function(e,r,a,t,i,n,o){var _=da();try{Wr(e)(r,a,t,i,n,o)}catch(e){if(fa(_),e!==e+0)throw e;la(1,0)}},k:function(e,r,a,t,i){var n=da();try{Wr(e)(r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},ya:function(e,r,a,t,i,n){var o=da();try{Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},eb:function(e,r,a,t,i,n){var o=da();try{Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},Ta:function(e,r,a,t,i,n,o,_,c,s,h){var l=da();try{Wr(e)(r,a,t,i,n,o,_,c,s,h)}catch(e){if(fa(l),e!==e+0)throw e;la(1,0)}},ka:function(e,r,a,t,i,n,o){var _=da();try{Wr(e)(r,a,t,i,n,o)}catch(e){if(fa(_),e!==e+0)throw e;la(1,0)}},Wa:function(e,r,a,t,i,n,o,_){var c=da();try{Wr(e)(r,a,t,i,n,o,_)}catch(e){if(fa(c),e!==e+0)throw e;la(1,0)}},j:function(e,r,a,t,i,n){var o=da();try{Wr(e)(r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},U:function(e,r,a,t,i,n,o){var _=da();try{Wr(e)(r,a,t,i,n,o)}catch(e){if(fa(_),e!==e+0)throw e;la(1,0)}},$a:function(e,r,a,t,i,n,o,_){var c=da();try{Wr(e)(r,a,t,i,n,o,_)}catch(e){if(fa(c),e!==e+0)throw e;la(1,0)}},Ba:function(e,r,a,t,i,n,o,_){var c=da();try{Wr(e)(r,a,t,i,n,o,_)}catch(e){if(fa(c),e!==e+0)throw e;la(1,0)}},o:function(e,r,a,t,i,n,o){var _=da();try{Wr(e)(r,a,t,i,n,o)}catch(e){if(fa(_),e!==e+0)throw e;la(1,0)}},z:function(e,r,a,t,i,n,o,_){var c=da();try{Wr(e)(r,a,t,i,n,o,_)}catch(e){if(fa(c),e!==e+0)throw e;la(1,0)}},ia:function(e,r,a,t,i,n,o,_){var c=da();try{Wr(e)(r,a,t,i,n,o,_)}catch(e){if(fa(c),e!==e+0)throw e;la(1,0)}},p:function(e,r,a,t,i,n,o,_){var c=da();try{Wr(e)(r,a,t,i,n,o,_)}catch(e){if(fa(c),e!==e+0)throw e;la(1,0)}},v:function(e,r,a,t,i,n,o,_,c,s,h,l,u){var d=da();try{Wr(e)(r,a,t,i,n,o,_,c,s,h,l,u)}catch(e){if(fa(d),e!==e+0)throw e;la(1,0)}},O:function(e,r,a,t,i,n,o,_,c,s){var h=da();try{Wr(e)(r,a,t,i,n,o,_,c,s)}catch(e){if(fa(h),e!==e+0)throw e;la(1,0)}},W:function(e,r,a,t,i,n,o,_,c,s,h,l,u){var d=da();try{Wr(e)(r,a,t,i,n,o,_,c,s,h,l,u)}catch(e){if(fa(d),e!==e+0)throw e;la(1,0)}},C:function(e,r,a,t,i,n,o,_,c){var s=da();try{Wr(e)(r,a,t,i,n,o,_,c)}catch(e){if(fa(s),e!==e+0)throw e;la(1,0)}},E:function(e,r,a,t,i,n,o,_,c,s){var h=da();try{Wr(e)(r,a,t,i,n,o,_,c,s)}catch(e){if(fa(h),e!==e+0)throw e;la(1,0)}},H:function(e,r,a,t,i,n,o,_,c,s,h){var l=da();try{Wr(e)(r,a,t,i,n,o,_,c,s,h)}catch(e){if(fa(l),e!==e+0)throw e;la(1,0)}},za:function(e,r,a,t,i,n,o,_,c,s,h,l){var u=da();try{Wr(e)(r,a,t,i,n,o,_,c,s,h,l)}catch(e){if(fa(u),e!==e+0)throw e;la(1,0)}},I:function(e,r,a,t,i,n,o,_,c,s,h,l,u,d){var f=da();try{Wr(e)(r,a,t,i,n,o,_,c,s,h,l,u,d)}catch(e){if(fa(f),e!==e+0)throw e;la(1,0)}},D:function(e,r,a,t,i,n,o,_,c,s,h,l){var u=da();try{Wr(e)(r,a,t,i,n,o,_,c,s,h,l)}catch(e){if(fa(u),e!==e+0)throw e;la(1,0)}},J:function(e,r,a,t,i,n,o,_,c,s,h,l,u){var d=da();try{Wr(e)(r,a,t,i,n,o,_,c,s,h,l,u)}catch(e){if(fa(d),e!==e+0)throw e;la(1,0)}},pa:function(e,r,a,t,i,n,o,_,c,s,h,l,u,d,f){var v=da();try{Wr(e)(r,a,t,i,n,o,_,c,s,h,l,u,d,f)}catch(e){if(fa(v),e!==e+0)throw e;la(1,0)}},ca:function(e,r,a,t,i,n,o,_,c,s,h,l,u,d,f,v){var p=da();try{Wr(e)(r,a,t,i,n,o,_,c,s,h,l,u,d,f,v)}catch(e){if(fa(p),e!==e+0)throw e;la(1,0)}},Hb:function(e,r,a,t,i){var n=da();try{wa(e,r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},zb:function(e,r,a,t,i,n){var o=da();try{ja(e,r,a,t,i,n)}catch(e){if(fa(o),e!==e+0)throw e;la(1,0)}},Db:function(e,r,a,t,i,n,o){var _=da();try{ya(e,r,a,t,i,n,o)}catch(e){if(fa(_),e!==e+0)throw e;la(1,0)}},Eb:function(e,r,a,t){var i=da();try{Sa(e,r,a,t)}catch(e){if(fa(i),e!==e+0)throw e;la(1,0)}},tb:function(e,r,a,t,i){var n=da();try{Ia(e,r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},rb:function(e,r,a,t){var i=da();try{Ca(e,r,a,t)}catch(e){if(fa(i),e!==e+0)throw e;la(1,0)}},sb:function(e,r,a,t,i){var n=da();try{Za(e,r,a,t,i)}catch(e){if(fa(n),e!==e+0)throw e;la(1,0)}},A:e=>e,Jb:(e,r,a,t)=>((e,r,a,t)=>{function i(e,r,a){for(e="number"==typeof e?e.toString():e||"";e.length<r;)e=a[0]+e;return e}function n(e,r){return i(e,r,"0")}function o(e,r){function a(e){return 0>e?-1:0<e?1:0}var t;return 0===(t=a(e.getFullYear()-r.getFullYear()))&&0===(t=a(e.getMonth()-r.getMonth()))&&(t=a(e.getDate()-r.getDate())),t}function _(e){switch(e.getDay()){case 0:return new Date(e.getFullYear()-1,11,29);case 1:return e;case 2:return new Date(e.getFullYear(),0,3);case 3:return new Date(e.getFullYear(),0,2);case 4:return new Date(e.getFullYear(),0,1);case 5:return new Date(e.getFullYear()-1,11,31);case 6:return new Date(e.getFullYear()-1,11,30)}}function c(e){var r=e.oh;for(e=new Date(new Date(e.ph+1900,0,1).getTime());0<r;){var a=e.getMonth(),t=(tr(e.getFullYear())?aa:ta)[a];if(!(r>t-e.getDate())){e.setDate(e.getDate()+r);break}r-=t-e.getDate()+1,e.setDate(1),11>a?e.setMonth(a+1):(e.setMonth(0),e.setFullYear(e.getFullYear()+1))}return a=new Date(e.getFullYear()+1,0,4),r=_(new Date(e.getFullYear(),0,4)),a=_(a),0>=o(r,e)?0>=o(a,e)?e.getFullYear()+1:e.getFullYear():e.getFullYear()-1}var s=b[t+40>>2];for(var h in t={li:m[t>>2],ki:m[t+4>>2],Dh:m[t+8>>2],Kh:m[t+12>>2],Eh:m[t+16>>2],ph:m[t+20>>2],hh:m[t+24>>2],oh:m[t+28>>2],Hi:m[t+32>>2],ji:m[t+36>>2],mi:s&&s?re(p,s):""},a=a?re(p,a):"",s={"%c":"%a %b %d %H:%M:%S %Y","%D":"%m/%d/%y","%F":"%Y-%m-%d","%h":"%b","%r":"%I:%M:%S %p","%R":"%H:%M","%T":"%H:%M:%S","%x":"%m/%d/%y","%X":"%H:%M:%S","%Ec":"%c","%EC":"%C","%Ex":"%m/%d/%y","%EX":"%H:%M:%S","%Ey":"%y","%EY":"%Y","%Od":"%d","%Oe":"%e","%OH":"%H","%OI":"%I","%Om":"%m","%OM":"%M","%OS":"%S","%Ou":"%u","%OU":"%U","%OV":"%V","%Ow":"%w","%OW":"%W","%Oy":"%y"})a=a.replace(new RegExp(h,"g"),s[h]);var l="Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),u="January February March April May June July August September October November December".split(" ");for(h in s={"%a":e=>l[e.hh].substring(0,3),"%A":e=>l[e.hh],"%b":e=>u[e.Eh].substring(0,3),"%B":e=>u[e.Eh],"%C":e=>n((e.ph+1900)/100|0,2),"%d":e=>n(e.Kh,2),"%e":e=>i(e.Kh,2," "),"%g":e=>c(e).toString().substring(2),"%G":c,"%H":e=>n(e.Dh,2),"%I":e=>(0==(e=e.Dh)?e=12:12<e&&(e-=12),n(e,2)),"%j":e=>{for(var r=0,a=0;a<=e.Eh-1;r+=(tr(e.ph+1900)?aa:ta)[a++]);return n(e.Kh+r,3)},"%m":e=>n(e.Eh+1,2),"%M":e=>n(e.ki,2),"%n":()=>"\n","%p":e=>0<=e.Dh&&12>e.Dh?"AM":"PM","%S":e=>n(e.li,2),"%t":()=>"\t","%u":e=>e.hh||7,"%U":e=>n(Math.floor((e.oh+7-e.hh)/7),2),"%V":e=>{var r=Math.floor((e.oh+7-(e.hh+6)%7)/7);if(2>=(e.hh+371-e.oh-2)%7&&r++,r)53==r&&(4==(a=(e.hh+371-e.oh)%7)||3==a&&tr(e.ph)||(r=1));else{r=52;var a=(e.hh+7-e.oh-1)%7;(4==a||5==a&&tr(e.ph%400-1))&&r++}return n(r,2)},"%w":e=>e.hh,"%W":e=>n(Math.floor((e.oh+7-(e.hh+6)%7)/7),2),"%y":e=>(e.ph+1900).toString().substring(2),"%Y":e=>e.ph+1900,"%z":e=>{var r=0<=(e=e.ji);return e=Math.abs(e)/60,(r?"+":"-")+String("0000"+(e/60*100+e%60)).slice(-4)},"%Z":e=>e.mi,"%%":()=>"%"},a=a.replace(/%%/g,"\0\0"),s)a.includes(h)&&(a=a.replace(new RegExp(h,"g"),s[h](t)));return(h=ne(a=a.replace(/\0\0/g,"%"),!1)).length>r?0:(v.set(h,e),h.length-1)})(e,r,a,t)},_a=function(){function e(e){return _a=e.exports,d=_a.fc,S(),Ar=_a.kc,I.unshift(_a.gc),C(),_a}var r={a:oa};if(Z(),i.instantiateWasm)try{return i.instantiateWasm(r,e)}catch(e){u(`Module.instantiateWasm callback failed with error: ${e}`),a(e)}return r=function(e){if(L==L&&h)var r=new Uint8Array(h);else{if(!n)throw'sync fetching of the wasm failed: you can preload it to Module["wasmBinary"] manually, or emcc.py will do that for you when generating HTML (but not JS)';r=n(L)}return r=new WebAssembly.Module(r),[new WebAssembly.Instance(r,e),r]}(r),e(r[0])}();i._zappar_has_initialized=_a.hc,i._zappar_invert=_a.ic,i._zappar_loaded=_a.jc,i._zappar_pipeline_create=_a.lc,i._zappar_pipeline_destroy=_a.mc,i._zappar_pipeline_camera_frame_submit=_a.nc,i._zappar_pipeline_camera_frame_submit_raw_pointer=_a.oc,i._zappar_pipeline_frame_update=_a.pc,i._zappar_pipeline_camera_frame_user_data=_a.qc,i._zappar_pipeline_camera_model=_a.rc,i._zappar_pipeline_frame_number=_a.sc,i._zappar_pipeline_motion_accelerometer_submit=_a.tc,i._zappar_pipeline_motion_accelerometer_with_gravity_submit_int=_a.uc,i._zappar_pipeline_motion_accelerometer_without_gravity_submit_int=_a.vc,i._zappar_pipeline_motion_rotation_rate_submit_int=_a.wc,i._zappar_pipeline_motion_attitude_submit_int=_a.xc,i._zappar_pipeline_motion_rotation_rate_submit=_a.yc,i._zappar_pipeline_motion_attitude_submit=_a.zc,i._zappar_pipeline_motion_attitude_matrix_submit=_a.Ac,i._zappar_pipeline_camera_frame_user_facing=_a.Bc,i._zappar_pipeline_camera_frame_texture_matrix=_a.Cc,i._zappar_pipeline_camera_pose_with_attitude=_a.Dc,i._zappar_pipeline_camera_pose_with_origin=_a.Ec,i._zappar_pipeline_camera_frame_camera_attitude=_a.Fc,i._zappar_pipeline_camera_frame_device_attitude=_a.Gc,i._zappar_pipeline_camera_frame_texture_gl=_a.Hc,i._zappar_pipeline_camera_frame_upload_gl=_a.Ic,i._zappar_pipeline_sequence_record_start=_a.Jc,i._zappar_pipeline_sequence_record_stop=_a.Kc,i._zappar_pipeline_sequence_record_clear=_a.Lc,i._zappar_pipeline_sequence_record_device_attitude_matrices_set=_a.Mc,i._zappar_pipeline_sequence_record_data_size=_a.Nc,i._zappar_pipeline_sequence_record_data=_a.Oc,i._zappar_pipeline_process_gl=_a.Pc,i._zappar_pipeline_camera_pose_default=_a.Qc,i._zappar_instant_world_tracker_create=_a.Rc,i._zappar_instant_world_tracker_destroy=_a.Sc,i._zappar_instant_world_tracker_anchor_pose_set_from_camera_offset_raw=_a.Tc,i._zappar_instant_world_tracker_anchor_pose_raw=_a.Uc,i._zappar_instant_world_tracker_enabled_set=_a.Vc,i._zappar_instant_world_tracker_enabled=_a.Wc,i._zappar_image_tracker_create=_a.Xc,i._zappar_image_tracker_destroy=_a.Yc,i._zappar_image_tracker_target_load_from_memory=_a.Zc,i.__Z42zappar_image_tracker_target_load_from_fileP23zappar_image_tracker_tiPKc=_a._c;var ca=i._free=_a.$c;i._zappar_image_tracker_anchor_count=_a.ad,i._zappar_image_tracker_anchor_id=_a.bd,i._zappar_image_tracker_anchor_pose_raw=_a.cd,i._zappar_image_tracker_enabled_set=_a.dd,i._zappar_image_tracker_enabled=_a.ed,i._zappar_image_tracker_target_loaded_version=_a.fd,i.__Z33zappar_image_tracker_target_countP23zappar_image_tracker_ti=_a.gd,i.__Z46zappar_image_tracker_target_preview_compressedP23zappar_image_tracker_tii=_a.hd,i.__Z51zappar_image_tracker_target_preview_compressed_sizeP23zappar_image_tracker_tii=_a.id,i.__Z55zappar_image_tracker_target_preview_compressed_mimetypeP23zappar_image_tracker_tii=_a.jd,i.__Z40zappar_image_tracker_target_preview_rgbaP23zappar_image_tracker_tii=_a.kd,i.__Z45zappar_image_tracker_target_preview_rgba_sizeP23zappar_image_tracker_tii=_a.ld,i.__Z46zappar_image_tracker_target_preview_rgba_widthP23zappar_image_tracker_tii=_a.md,i.__Z47zappar_image_tracker_target_preview_rgba_heightP23zappar_image_tracker_tii=_a.nd,i.__Z38zappar_image_tracker_target_radius_topP23zappar_image_tracker_tii=_a.od,i.__Z41zappar_image_tracker_target_radius_bottomP23zappar_image_tracker_tii=_a.pd,i.__Z39zappar_image_tracker_target_side_lengthP23zappar_image_tracker_tii=_a.qd,i.__Z49zappar_image_tracker_target_physical_scale_factorP23zappar_image_tracker_tii=_a.rd,i.__Z49zappar_image_tracker_target_preview_mesh_verticesP23zappar_image_tracker_tii=_a.sd,i.__Z48zappar_image_tracker_target_preview_mesh_normalsP23zappar_image_tracker_tii=_a.td,i.__Z44zappar_image_tracker_target_preview_mesh_uvsP23zappar_image_tracker_tii=_a.ud,i.__Z48zappar_image_tracker_target_preview_mesh_indicesP23zappar_image_tracker_tii=_a.vd,i.__Z54zappar_image_tracker_target_preview_mesh_vertices_sizeP23zappar_image_tracker_tii=_a.wd,i.__Z53zappar_image_tracker_target_preview_mesh_normals_sizeP23zappar_image_tracker_tii=_a.xd,i.__Z49zappar_image_tracker_target_preview_mesh_uvs_sizeP23zappar_image_tracker_tii=_a.yd,i.__Z53zappar_image_tracker_target_preview_mesh_indices_sizeP23zappar_image_tracker_tii=_a.zd,i.__Z32zappar_image_tracker_target_typeP23zappar_image_tracker_tii=_a.Ad,i._zappar_face_tracker_create=_a.Bd,i._zappar_face_tracker_destroy=_a.Cd,i._zappar_face_tracker_model_load_from_memory=_a.Dd,i._zappar_face_tracker_anchor_count=_a.Ed,i._zappar_face_tracker_anchor_id=_a.Fd,i._zappar_face_tracker_anchor_pose_raw=_a.Gd,i._zappar_face_tracker_anchor_identity_coefficients=_a.Hd,i._zappar_face_tracker_anchor_expression_coefficients=_a.Id,i._zappar_face_tracker_enabled_set=_a.Jd,i._zappar_face_tracker_enabled=_a.Kd,i._zappar_face_tracker_max_faces_set=_a.Ld,i._zappar_face_tracker_max_faces=_a.Md,i._zappar_face_tracker_model_loaded_version=_a.Nd,i._zappar_face_landmark_create=_a.Od,i._zappar_face_landmark_destroy=_a.Pd,i.__Z27zappar_face_landmark_updateP23zappar_face_landmark_tiPKfS2_i=_a.Qd,i._zappar_face_landmark_anchor_pose=_a.Rd,i._zappar_barcode_finder_create=_a.Sd,i._zappar_barcode_finder_destroy=_a.Td,i._zappar_barcode_finder_found_number=_a.Ud,i._zappar_barcode_finder_found_text=_a.Vd,i._zappar_barcode_finder_enabled_set=_a.Wd,i._zappar_barcode_finder_enabled=_a.Xd,i._zappar_barcode_finder_found_format=_a.Yd,i._zappar_barcode_finder_formats=_a.Zd,i._zappar_barcode_finder_formats_set=_a._d;var sa=i._malloc=_a.$d;i._zappar_face_mesh_create=_a.ae,i._zappar_face_mesh_destroy=_a.be,i.__Z33zappar_face_mesh_load_from_memoryP19zappar_face_mesh_tiPKciiiii=_a.ce,i.__Z29zappar_face_mesh_indices_sizeP19zappar_face_mesh_ti=_a.de,i.__Z25zappar_face_mesh_uvs_sizeP19zappar_face_mesh_ti=_a.ee,i.__Z30zappar_face_mesh_vertices_sizeP19zappar_face_mesh_ti=_a.fe,i.__Z31zappar_face_mesh_loaded_versionP19zappar_face_mesh_ti=_a.ge,i.__Z25zappar_face_mesh_verticesP19zappar_face_mesh_ti=_a.he,i.__Z20zappar_face_mesh_uvsP19zappar_face_mesh_ti=_a.ie,i.__Z24zappar_face_mesh_indicesP19zappar_face_mesh_ti=_a.je,i.__Z23zappar_face_mesh_updateP19zappar_face_mesh_tiPKfS2_i=_a.ke,i.__Z29zappar_face_mesh_normals_sizeP19zappar_face_mesh_ti=_a.le,i.__Z24zappar_face_mesh_normalsP19zappar_face_mesh_ti=_a.me,i._zappar_camera_source_create=_a.ne,i._zappar_camera_source_destroy=_a.oe,i._zappar_camera_source_start=_a.pe,i._zappar_camera_source_pause=_a.qe,i._zappar_camera_default_device_id=_a.re,i._zappar_sequence_source_create=_a.se,i.__Z28zappar_sequence_source_startP25zappar_sequence_source_ti=_a.te,i.__Z39zappar_sequence_source_load_from_memoryP25zappar_sequence_source_tiPKci=_a.ue,i.__Z28zappar_sequence_source_pauseP25zappar_sequence_source_ti=_a.ve,i._zappar_sequence_source_destroy=_a.we,i._zappar_sequence_source_max_playback_fps_set=_a.xe,i._zappar_log_level_set=_a.ye,i._zappar_log_level=_a.ze,i.__Z23zappar_log_redirect_setPFv18zappar_log_level_tPKcE=_a.Ae,i._zappar_world_tracker_create=_a.Be,i._zappar_world_tracker_destroy=_a.Ce,i._zappar_world_tracker_world_anchor_valid=_a.De,i._zappar_world_tracker_plane_count=_a.Ee,i._zappar_world_tracker_plane_pose_raw=_a.Fe,i._zappar_world_tracker_world_anchor_pose_raw=_a.Ge,i._zappar_world_tracker_ground_anchor_valid=_a.He,i._zappar_world_tracker_ground_anchor_pose_raw=_a.Ie,i._zappar_world_tracker_reset=_a.Je,i._zappar_world_tracker_enabled_set=_a.Ke,i._zappar_world_tracker_quality=_a.Le,i._zappar_world_tracker_enabled=_a.Me,i._worker_message_send_count=_a.Ne,i._worker_message_send_clear=_a.Oe,i._worker_message_send_data_size=_a.Pe,i._worker_message_send_reference=_a.Qe,i._worker_message_send_data=_a.Re,i._worker_message_receive=_a.Se,i._ceres_worker=_a.Te,i._zappar_analytics_project_id_set=_a.Ue,i.__ZN5boost13serialization16singleton_module8get_lockEv=_a.Ve,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN10SLAMSystem19InitializationInputEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.We,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__23mapIi5FrameNS4_4lessIiEENS4_9allocatorINS4_4pairIKiS6_EEEEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.Xe,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__24pairIKi5FrameEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.Ye,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveE5FrameE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.Ze,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__23mapIiN5Eigen6MatrixIdLi2ELi1ELi0ELi2ELi1EEENS4_4lessIiEENS4_9allocatorINS4_4pairIKiS8_EEEEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a._e,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__24pairIKiN5Eigen6MatrixIdLi2ELi1ELi0ELi2ELi1EEEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.$e,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5Eigen6MatrixIdLi2ELi1ELi0ELi2ELi1EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.af,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam5Pose3EE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.bf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5Eigen6MatrixIdLi6ELi1ELi0ELi6ELi1EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.cf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5Eigen6MatrixIdLi3ELi1ELi0ELi3ELi1EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.df,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam7imuBias12ConstantBiasEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.ef,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__26bitsetILm2EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.ff,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__26vectorI3ImuNS4_9allocatorIS6_EEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.gf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveE3ImuE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.hf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__23mapIi12WorldFeatureNS4_4lessIiEENS4_9allocatorINS4_4pairIKiS6_EEEEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.jf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__24pairIKi12WorldFeatureEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.kf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveE12WorldFeatureE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.lf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__23setIiNS4_4lessIiEENS4_9allocatorIiEEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.mf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__210shared_ptrIN5gtsam7Cal3_S2EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.nf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam7Cal3_S2EE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.of,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5Eigen6MatrixIdLi5ELi1ELi0ELi5ELi1EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.pf,i.__ZNK5boost7archive6detail19pointer_iserializerINS0_15binary_iarchiveEN5gtsam7Cal3_S2EE15load_object_ptrERNS1_14basic_iarchiveEPvj=_a.qf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__210shared_ptrIN5gtsam28PreintegrationCombinedParamsEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.rf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam28PreintegrationCombinedParamsEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.sf,i.__ZN5boost13serialization18void_cast_registerIN5gtsam28PreintegrationCombinedParamsENS2_20PreintegrationParamsEEERKNS0_16void_cast_detail11void_casterEPKT_PKT0_=_a.tf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam20PreintegrationParamsEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.uf,i.__ZN5boost13serialization18void_cast_registerIN5gtsam20PreintegrationParamsENS2_27PreintegratedRotationParamsEEERKNS0_16void_cast_detail11void_casterEPKT_PKT0_=_a.vf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam27PreintegratedRotationParamsEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.wf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__28optionalIN5gtsam5Pose3EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.xf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__28optionalIN5Eigen6MatrixIdLi3ELi1ELi0ELi3ELi1EEEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.yf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5Eigen6MatrixIdLi3ELi3ELi0ELi3ELi3EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.zf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5Eigen6MatrixIdLi6ELi6ELi0ELi6ELi6EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.Af,i.__ZNK5boost7archive6detail19pointer_iserializerINS0_15binary_iarchiveEN5gtsam28PreintegrationCombinedParamsEE15load_object_ptrERNS1_14basic_iarchiveEPvj=_a.Bf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN10SLAMSystem10ParametersEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.Cf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN2cv12TermCriteriaEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.Df,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN10SLAMSystem20InitializationResultEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Ef,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__23mapIi5FrameNS4_4lessIiEENS4_9allocatorINS4_4pairIKiS6_EEEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Ff,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__24pairIKi5FrameEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Gf,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveE5FrameE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Hf,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__23mapIiN5Eigen6MatrixIdLi2ELi1ELi0ELi2ELi1EEENS4_4lessIiEENS4_9allocatorINS4_4pairIKiS8_EEEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.If,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__24pairIKiN5Eigen6MatrixIdLi2ELi1ELi0ELi2ELi1EEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Jf,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5Eigen6MatrixIdLi2ELi1ELi0ELi2ELi1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Kf,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam5Pose3EE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Lf,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5Eigen6MatrixIdLi6ELi1ELi0ELi6ELi1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Mf,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5Eigen6MatrixIdLi3ELi1ELi0ELi3ELi1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Nf,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam7imuBias12ConstantBiasEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Of,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__26bitsetILm2EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Pf,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__26vectorI3ImuNS4_9allocatorIS6_EEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Qf,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveE3ImuE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Rf,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__23mapIi12WorldFeatureNS4_4lessIiEENS4_9allocatorINS4_4pairIKiS6_EEEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Sf,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__24pairIKi12WorldFeatureEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Tf,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveE12WorldFeatureE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Uf,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__23setIiNS4_4lessIiEENS4_9allocatorIiEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Vf,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN10SLAMSystem19InitializationInputEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Wf,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__210shared_ptrIN5gtsam7Cal3_S2EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Xf,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam7Cal3_S2EE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Yf,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5Eigen6MatrixIdLi5ELi1ELi0ELi5ELi1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.Zf,i.__ZNK5boost7archive6detail19pointer_oserializerINS0_15binary_oarchiveEN5gtsam7Cal3_S2EE15save_object_ptrERNS1_14basic_oarchiveEPKv=_a._f,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__210shared_ptrIN5gtsam28PreintegrationCombinedParamsEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.$f,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam28PreintegrationCombinedParamsEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.ag,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam20PreintegrationParamsEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.bg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam27PreintegratedRotationParamsEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.cg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__28optionalIN5gtsam5Pose3EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.dg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__28optionalIN5Eigen6MatrixIdLi3ELi1ELi0ELi3ELi1EEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.eg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5Eigen6MatrixIdLi3ELi3ELi0ELi3ELi3EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.fg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5Eigen6MatrixIdLi6ELi6ELi0ELi6ELi6EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.gg,i.__ZNK5boost7archive6detail19pointer_oserializerINS0_15binary_oarchiveEN5gtsam28PreintegrationCombinedParamsEE15save_object_ptrERNS1_14basic_oarchiveEPKv=_a.hg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN10SLAMSystem10ParametersEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.ig,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN2cv12TermCriteriaEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.jg,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN10SLAMSystem20InitializationResultEE16load_object_dataERNS1_14basic_iarchiveEPvj=_a.kg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveE9RecordingE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.lg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__26vectorI11SensorEventNS4_9allocatorIS6_EEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.mg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveE11SensorEventE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.ng,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5Eigen6MatrixIdLin1ELi1ELi0ELin1ELi1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=_a.og;var ha,la=_a.pg,ua=_a.qg,da=_a.rg,fa=_a.sg,va=_a.tg,pa=_a.ug,Ea=_a.vg,ga=_a.wg,ma=_a.xg,ba=i.dynCall_j=_a.yg,wa=i.dynCall_viij=_a.zg,ya=i.dynCall_viijii=_a.Ag,Na=i.dynCall_iij=_a.Bg,Sa=i.dynCall_vij=_a.Cg,za=i.dynCall_iiji=_a.Dg,Ia=i.dynCall_viji=_a.Eg,ka=i.dynCall_ji=_a.Fg,Pa=i.dynCall_iiiijjji=_a.Gg,La=i.dynCall_iijjjjjji=_a.Hg,ja=i.dynCall_viiji=_a.Ig,Ra=i.dynCall_diji=_a.Jg,Ka=i.dynCall_iiiijji=_a.Kg,xa=i.dynCall_jiii=_a.Lg,Ma=i.dynCall_jii=_a.Mg,Za=i.dynCall_vjii=_a.Ng,Ca=i.dynCall_vji=_a.Og,Aa=i.dynCall_iji=_a.Pg,Fa=i.dynCall_iiiij=_a.Qg,Da=i.dynCall_jj=_a.Rg,Ta=i.dynCall_djj=_a.Sg,Wa=i.dynCall_iiiiij=_a.Tg,Oa=i.dynCall_jiiii=_a.Ug;function Va(){function e(){if(!ha&&(ha=!0,i.calledRun=!0,!N)){if(i.noFSInit||Ce||(Ce=!0,i.stdin=i.stdin,i.stdout=i.stdout,i.stderr=i.stderr,i.stdin?Xe("stdin",i.stdin):Ve("/dev/tty","/dev/stdin"),i.stdout?Xe("stdout",null,i.stdout):Ve("/dev/tty","/dev/stdout"),i.stderr?Xe("stderr",null,i.stderr):Ve("/dev/tty1","/dev/stderr"),qe("/dev/stdin",0),qe("/dev/stdout",1),qe("/dev/stderr",1)),be=!1,T(I),r(i),i.onRuntimeInitialized&&i.onRuntimeInitialized(),i.postRun)for("function"==typeof i.postRun&&(i.postRun=[i.postRun]);i.postRun.length;){var e=i.postRun.shift();k.unshift(e)}T(k)}}if(!(0<K)){if(i.preRun)for("function"==typeof i.preRun&&(i.preRun=[i.preRun]);i.preRun.length;)P();T(z),0<K||(i.setStatus?(i.setStatus("Running..."),setTimeout((function(){setTimeout((function(){i.setStatus("")}),1),e()}),1)):e())}}if(i.___start_em_js=624444,i.___stop_em_js=625609,i.cwrap=(e,r,a,t)=>{var n=!a||a.every((e=>"number"===e||"boolean"===e));return"string"!==r&&n&&!t?i["_"+e]:function(){return((e,r,a,t)=>{var n={string:e=>{var r=0;if(null!=e&&0!==e){r=te(e)+1;var a=va(r);ie(e,p,a,r),r=a}return r},array:e=>{var r=va(e.length);return v.set(e,r),r}};e=i["_"+e];var o,_=[],c=0;if(t)for(var s=0;s<t.length;s++){var h=n[a[s]];h?(0===c&&(c=da()),_[s]=h(t[s])):_[s]=t[s]}return o=a=e.apply(null,_),0!==c&&fa(c),"string"===r?o?re(p,o):"":"boolean"===r?!!o:o})(e,r,a,arguments)}},i.setValue=function(e,r,a="i8"){switch(a.endsWith("*")&&(a="*"),a){case"i1":case"i8":v[e>>0]=r;break;case"i16":E[e>>1]=r;break;case"i32":m[e>>2]=r;break;case"i64":A("to do setValue(i64) use WASM_BIGINT");case"float":w[e>>2]=r;break;case"double":y[e>>3]=r;break;case"*":b[e>>2]=r;break;default:A(`invalid type for setValue: ${a}`)}},i.getValue=function(e,r="i8"){switch(r.endsWith("*")&&(r="*"),r){case"i1":case"i8":return v[e>>0];case"i16":return E[e>>1];case"i32":return m[e>>2];case"i64":A("to do getValue(i64) use WASM_BIGINT");case"float":return w[e>>2];case"double":return y[e>>3];case"*":return b[e>>2];default:A(`invalid type for getValue: ${r}`)}},i.UTF8ToString=Je,M=function e(){ha||Va(),ha||(M=e)},i.preInit)for("function"==typeof i.preInit&&(i.preInit=[i.preInit]);0<i.preInit.length;)i.preInit.pop()();return Va(),e})},751:(e,r,a)=>{e.exports=a.p+"501114eb92cddf5f56fe.wasm"}}]);
1
+ "use strict";(self.webpackChunkZCV=self.webpackChunkZCV||[]).push([[867],{604:(e,a,r)=>{function t(e){return{worker_message_send_count:e.cwrap("worker_message_send_count","number",[]),worker_message_send_clear:e.cwrap("worker_message_send_clear",null,[]),worker_message_send_data_size:e.cwrap("worker_message_send_data_size","number",["number"]),worker_message_send_data:e.cwrap("worker_message_send_data","number",["number"]),worker_message_send_reference:e.cwrap("worker_message_send_reference","number",["number"]),worker_message_receive:e.cwrap("worker_message_receive",null,["number","number","number"])}}r.d(a,{g:()=>t})},581:(e,a,r)=>{var t;r.d(a,{Z:()=>i});const i=(t="undefined"!=typeof document&&document.currentScript?document.currentScript.src:void 0,function(e={}){var a,r,i=e;i.ready=new Promise(((e,t)=>{a=e,r=t}));var _,o=Object.assign({},i),n="./this.program",c=(e,a)=>{throw a},s="";s=self.location.href,t&&(s=t),s=s.startsWith("blob:")?"":s.substr(0,s.replace(/[?#].*/,"").lastIndexOf("/")+1),_=e=>{var a=new XMLHttpRequest;return a.open("GET",e,!1),a.responseType="arraybuffer",a.send(null),new Uint8Array(a.response)};var l,E=i.print||console.log.bind(console),v=i.printErr||console.error.bind(console);Object.assign(i,o),o=null,i.thisProgram&&(n=i.thisProgram),i.quit&&(c=i.quit),i.wasmBinary&&(l=i.wasmBinary),"object"!=typeof WebAssembly&&D("no native wasm support detected");var h,d,u,f,p,b,m,N,j,g,S=!1;function w(){var e=h.buffer;i.HEAP8=u=new Int8Array(e),i.HEAP16=p=new Int16Array(e),i.HEAPU8=f=new Uint8Array(e),i.HEAPU16=b=new Uint16Array(e),i.HEAP32=m=new Int32Array(e),i.HEAPU32=N=new Uint32Array(e),i.HEAPF32=j=new Float32Array(e),i.HEAPF64=g=new Float64Array(e)}var y=[],z=[],k=[];function I(){var e=i.preRun.shift();y.unshift(e)}var K,P,L,R=0,Z=null,x=null;function F(){R++,i.monitorRunDependencies?.(R)}function M(){if(R--,i.monitorRunDependencies?.(R),0==R&&(null!==Z&&(clearInterval(Z),Z=null),x)){var e=x;x=null,e()}}function D(e){throw i.onAbort?.(e),v(e="Aborted("+e+")"),S=!0,d=1,e=new WebAssembly.RuntimeError(e+". Build with -sASSERTIONS for more info."),r(e),e}if(!(K="zappar-cv.wasm").startsWith("data:application/octet-stream;base64,")){var C=K;K=i.locateFile?i.locateFile(C,s):s+C}function A(e){this.name="ExitStatus",this.message=`Program terminated with exit(${e})`,this.status=e}var T=e=>{for(;0<e.length;)e.shift()(i)},O=i.noExitRuntime||!0,G=[],H=0,U=0;class W{constructor(e){this.Tj=e,this.Ij=e-24}}var q=e=>{var a=U;if(!a)return vr(0),0;var r=new W(a);N[r.Ij+16>>2]=a;var t=N[r.Ij+4>>2];if(!t)return vr(0),a;for(var i in e){var _=e[i];if(0===_||_===t)break;if(br(_,t,r.Ij+16))return vr(_),a}return vr(t),a},V=()=>{var e=G.pop();e||D("no exception to throw");var a=e.Tj;throw 0==u[e.Ij+13>>0]&&(G.push(e),u[e.Ij+13>>0]=1,u[e.Ij+12>>0]=0,H++),U=a},B=(e,a)=>{for(var r=0,t=e.length-1;0<=t;t--){var i=e[t];"."===i?e.splice(t,1):".."===i?(e.splice(t,1),r++):r&&(e.splice(t,1),r--)}if(a)for(;r;r--)e.unshift("..");return e},Y=e=>{var a="/"===e.charAt(0),r="/"===e.substr(-1);return(e=B(e.split("/").filter((e=>!!e)),!a).join("/"))||a||(e="."),e&&r&&(e+="/"),(a?"/":"")+e},J=e=>{var a=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/.exec(e).slice(1);return e=a[0],a=a[1],e||a?(a&&=a.substr(0,a.length-1),e+a):"."},$=e=>{if("/"===e)return"/";var a=(e=(e=Y(e)).replace(/\/$/,"")).lastIndexOf("/");return-1===a?e:e.substr(a+1)},X=e=>(X=(()=>{if("object"==typeof crypto&&"function"==typeof crypto.getRandomValues)return e=>crypto.getRandomValues(e);D("initRandomDevice")})())(e);function Q(){for(var e="",a=!1,r=arguments.length-1;-1<=r&&!a;r--){if("string"!=typeof(a=0<=r?arguments[r]:"/"))throw new TypeError("Arguments to path.resolve must be strings");if(!a)return"";e=a+"/"+e,a="/"===a.charAt(0)}return(a?"/":"")+(e=B(e.split("/").filter((e=>!!e)),!a).join("/"))||"."}var ee="undefined"!=typeof TextDecoder?new TextDecoder("utf8"):void 0,ae=(e,a,r)=>{var t=a+r;for(r=a;e[r]&&!(r>=t);)++r;if(16<r-a&&e.buffer&&ee)return ee.decode(e.subarray(a,r));for(t="";a<r;){var i=e[a++];if(128&i){var _=63&e[a++];if(192==(224&i))t+=String.fromCharCode((31&i)<<6|_);else{var o=63&e[a++];65536>(i=224==(240&i)?(15&i)<<12|_<<6|o:(7&i)<<18|_<<12|o<<6|63&e[a++])?t+=String.fromCharCode(i):(i-=65536,t+=String.fromCharCode(55296|i>>10,56320|1023&i))}}else t+=String.fromCharCode(i)}return t},re=[],te=e=>{for(var a=0,r=0;r<e.length;++r){var t=e.charCodeAt(r);127>=t?a++:2047>=t?a+=2:55296<=t&&57343>=t?(a+=4,++r):a+=3}return a},ie=(e,a,r,t)=>{if(!(0<t))return 0;var i=r;t=r+t-1;for(var _=0;_<e.length;++_){var o=e.charCodeAt(_);if(55296<=o&&57343>=o&&(o=65536+((1023&o)<<10)|1023&e.charCodeAt(++_)),127>=o){if(r>=t)break;a[r++]=o}else{if(2047>=o){if(r+1>=t)break;a[r++]=192|o>>6}else{if(65535>=o){if(r+2>=t)break;a[r++]=224|o>>12}else{if(r+3>=t)break;a[r++]=240|o>>18,a[r++]=128|o>>12&63}a[r++]=128|o>>6&63}a[r++]=128|63&o}}return a[r]=0,r-i};function _e(e,a){var r=Array(te(e)+1);return e=ie(e,r,0,r.length),a&&(r.length=e),r}var oe=[];function ne(e,a){oe[e]={input:[],Jj:[],Rj:a},Ce(e,ce)}var ce={open(e){var a=oe[e.node.bk];if(!a)throw new je(43);e.Gj=a,e.seekable=!1},close(e){e.Gj.Rj.fk(e.Gj)},fk(e){e.Gj.Rj.fk(e.Gj)},read(e,a,r,t){if(!e.Gj||!e.Gj.Rj.vk)throw new je(60);for(var i=0,_=0;_<t;_++){try{var o=e.Gj.Rj.vk(e.Gj)}catch(e){throw new je(29)}if(void 0===o&&0===i)throw new je(6);if(null==o)break;i++,a[r+_]=o}return i&&(e.node.timestamp=Date.now()),i},write(e,a,r,t){if(!e.Gj||!e.Gj.Rj.qk)throw new je(60);try{for(var i=0;i<t;i++)e.Gj.Rj.qk(e.Gj,a[r+i])}catch(e){throw new je(29)}return t&&(e.node.timestamp=Date.now()),i}},se={vk(){e:{if(!re.length){var e=null;if("undefined"!=typeof window&&"function"==typeof window.prompt?null!==(e=window.prompt("Input: "))&&(e+="\n"):"function"==typeof readline&&null!==(e=readline())&&(e+="\n"),!e){e=null;break e}re=_e(e,!0)}e=re.shift()}return e},qk(e,a){null===a||10===a?(E(ae(e.Jj,0)),e.Jj=[]):0!=a&&e.Jj.push(a)},fk(e){e.Jj&&0<e.Jj.length&&(E(ae(e.Jj,0)),e.Jj=[])},Lk:()=>({bl:25856,dl:5,al:191,cl:35387,$k:[3,28,127,21,4,0,1,0,17,19,26,0,18,15,23,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]}),Mk:()=>0,Nk:()=>[24,80]},le={qk(e,a){null===a||10===a?(v(ae(e.Jj,0)),e.Jj=[]):0!=a&&e.Jj.push(a)},fk(e){e.Jj&&0<e.Jj.length&&(v(ae(e.Jj,0)),e.Jj=[])}};function Ee(e,a){var r=e.Ej?e.Ej.length:0;r>=a||(a=Math.max(a,r*(1048576>r?2:1.125)>>>0),0!=r&&(a=Math.max(a,256)),r=e.Ej,e.Ej=new Uint8Array(a),0<e.Hj&&e.Ej.set(r.subarray(0,e.Hj),0))}var ve={Nj:null,Qj:()=>ve.createNode(null,"/",16895,0),createNode(e,a,r,t){if(24576==(61440&r)||4096==(61440&r))throw new je(63);return ve.Nj||(ve.Nj={dir:{node:{Mj:ve.Dj.Mj,Oj:ve.Dj.Oj,ak:ve.Dj.ak,gk:ve.Dj.gk,Ak:ve.Dj.Ak,mk:ve.Dj.mk,ik:ve.Dj.ik,hk:ve.Dj.hk,jk:ve.Dj.jk},stream:{Vj:ve.Fj.Vj}},file:{node:{Mj:ve.Dj.Mj,Oj:ve.Dj.Oj},stream:{Vj:ve.Fj.Vj,read:ve.Fj.read,write:ve.Fj.write,dk:ve.Fj.dk,xk:ve.Fj.xk,zk:ve.Fj.zk}},link:{node:{Mj:ve.Dj.Mj,Oj:ve.Dj.Oj,ck:ve.Dj.ck},stream:{}},tk:{node:{Mj:ve.Dj.Mj,Oj:ve.Dj.Oj},stream:De}}),Ke((r=Ie(e,a,r,t)).mode)?(r.Dj=ve.Nj.dir.node,r.Fj=ve.Nj.dir.stream,r.Ej={}):32768==(61440&r.mode)?(r.Dj=ve.Nj.file.node,r.Fj=ve.Nj.file.stream,r.Hj=0,r.Ej=null):40960==(61440&r.mode)?(r.Dj=ve.Nj.link.node,r.Fj=ve.Nj.link.stream):8192==(61440&r.mode)&&(r.Dj=ve.Nj.tk.node,r.Fj=ve.Nj.tk.stream),r.timestamp=Date.now(),e&&(e.Ej[a]=r,e.timestamp=r.timestamp),r},il:e=>e.Ej?e.Ej.subarray?e.Ej.subarray(0,e.Hj):new Uint8Array(e.Ej):new Uint8Array(0),Dj:{Mj(e){var a={};return a.Fk=8192==(61440&e.mode)?e.id:1,a.wk=e.id,a.mode=e.mode,a.Rk=1,a.uid=0,a.Hk=0,a.bk=e.bk,Ke(e.mode)?a.size=4096:32768==(61440&e.mode)?a.size=e.Hj:40960==(61440&e.mode)?a.size=e.link.length:a.size=0,a.Bk=new Date(e.timestamp),a.Qk=new Date(e.timestamp),a.Ek=new Date(e.timestamp),a.Ck=4096,a.Dk=Math.ceil(a.size/a.Ck),a},Oj(e,a){if(void 0!==a.mode&&(e.mode=a.mode),void 0!==a.timestamp&&(e.timestamp=a.timestamp),void 0!==a.size&&(a=a.size,e.Hj!=a))if(0==a)e.Ej=null,e.Hj=0;else{var r=e.Ej;e.Ej=new Uint8Array(a),r&&e.Ej.set(r.subarray(0,Math.min(a,e.Hj))),e.Hj=a}},ak(){throw ge[44]},gk:(e,a,r,t)=>ve.createNode(e,a,r,t),Ak(e,a,r){if(Ke(e.mode)){try{var t=ke(a,r)}catch(e){}if(t)for(var i in t.Ej)throw new je(55)}delete e.parent.Ej[e.name],e.parent.timestamp=Date.now(),e.name=r,a.Ej[r]=e,a.timestamp=e.parent.timestamp,e.parent=a},mk(e,a){delete e.Ej[a],e.timestamp=Date.now()},ik(e,a){var r,t=ke(e,a);for(r in t.Ej)throw new je(55);delete e.Ej[a],e.timestamp=Date.now()},hk(e){var a,r=[".",".."];for(a of Object.keys(e.Ej))r.push(a);return r},jk:(e,a,r)=>((e=ve.createNode(e,a,41471,0)).link=r,e),ck(e){if(40960!=(61440&e.mode))throw new je(28);return e.link}},Fj:{read(e,a,r,t,i){var _=e.node.Ej;if(i>=e.node.Hj)return 0;if(8<(e=Math.min(e.node.Hj-i,t))&&_.subarray)a.set(_.subarray(i,i+e),r);else for(t=0;t<e;t++)a[r+t]=_[i+t];return e},write(e,a,r,t,i,_){if(a.buffer===u.buffer&&(_=!1),!t)return 0;if((e=e.node).timestamp=Date.now(),a.subarray&&(!e.Ej||e.Ej.subarray)){if(_)return e.Ej=a.subarray(r,r+t),e.Hj=t;if(0===e.Hj&&0===i)return e.Ej=a.slice(r,r+t),e.Hj=t;if(i+t<=e.Hj)return e.Ej.set(a.subarray(r,r+t),i),t}if(Ee(e,i+t),e.Ej.subarray&&a.subarray)e.Ej.set(a.subarray(r,r+t),i);else for(_=0;_<t;_++)e.Ej[i+_]=a[r+_];return e.Hj=Math.max(e.Hj,i+t),t},Vj(e,a,r){if(1===r?a+=e.position:2===r&&32768==(61440&e.node.mode)&&(a+=e.node.Hj),0>a)throw new je(28);return a},dk(e,a,r){Ee(e.node,a+r),e.node.Hj=Math.max(e.node.Hj,a+r)},xk(e,a,r,t,i){if(32768!=(61440&e.node.mode))throw new je(43);if(e=e.node.Ej,2&i||e.buffer!==u.buffer){if((0<r||r+a<e.length)&&(e=e.subarray?e.subarray(r,r+a):Array.prototype.slice.call(e,r,r+a)),r=!0,D(),!(a=void 0))throw new je(48);u.set(e,a)}else r=!1,a=e.byteOffset;return{Ij:a,Yj:r}},zk:(e,a,r,t)=>(ve.Fj.write(e,a,0,t,r,!1),0)}},he=i.preloadPlugins||[],de=(e,a)=>{var r=0;return e&&(r|=365),a&&(r|=146),r},ue=null,fe={},pe=[],be=1,me=null,Ne=!0,je=class{constructor(e){this.name="ErrnoError",this.Kj=e}},ge={};function Se(e,a={}){if(!(e=Q(e)))return{path:"",node:null};if(8<(a=Object.assign({uk:!0,rk:0},a)).rk)throw new je(32);e=e.split("/").filter((e=>!!e));for(var r=ue,t="/",i=0;i<e.length;i++){var _=i===e.length-1;if(_&&a.parent)break;if(r=ke(r,e[i]),t=Y(t+"/"+e[i]),r.Zj&&(!_||_&&a.uk)&&(r=r.Zj.root),!_||a.ek)for(_=0;40960==(61440&r.mode);)if(r=Ue(t),r=Se(t=Q(J(t),r),{rk:a.rk+1}).node,40<_++)throw new je(32)}return{path:t,node:r}}function we(e){for(var a;;){if(e===e.parent)return e=e.Qj.yk,a?"/"!==e[e.length-1]?`${e}/${a}`:e+a:e;a=a?`${e.name}/${a}`:e.name,e=e.parent}}function ye(e,a){for(var r=0,t=0;t<a.length;t++)r=(r<<5)-r+a.charCodeAt(t)|0;return(e+r>>>0)%me.length}function ze(e){var a=ye(e.parent.id,e.name);if(me[a]===e)me[a]=e.$j;else for(a=me[a];a;){if(a.$j===e){a.$j=e.$j;break}a=a.$j}}function ke(e,a){var r=Ke(e.mode)?(r=Le(e,"x"))?r:e.Dj.ak?0:2:54;if(r)throw new je(r);for(r=me[ye(e.id,a)];r;r=r.$j){var t=r.name;if(r.parent.id===e.id&&t===a)return r}return e.Dj.ak(e,a)}function Ie(e,a,r,t){return a=ye((e=new ir(e,a,r,t)).parent.id,e.name),e.$j=me[a],me[a]=e}function Ke(e){return 16384==(61440&e)}function Pe(e){var a=["r","w","rw"][3&e];return 512&e&&(a+="w"),a}function Le(e,a){return Ne?0:!a.includes("r")||292&e.mode?a.includes("w")&&!(146&e.mode)||a.includes("x")&&!(73&e.mode)?2:0:2}function Re(e,a){try{return ke(e,a),20}catch(e){}return Le(e,"wx")}function Ze(e,a,r){try{var t=ke(e,a)}catch(e){return e.Kj}if(e=Le(e,"wx"))return e;if(r){if(!Ke(t.mode))return 54;if(t===t.parent||"/"===we(t))return 10}else if(Ke(t.mode))return 31;return 0}function xe(e){if(!(e=pe[e]))throw new je(8);return e}function Fe(e,a=-1){return Ye||((Ye=function(){this.Lj={}}).prototype={},Object.defineProperties(Ye.prototype,{object:{get(){return this.node},set(e){this.node=e}},flags:{get(){return this.Lj.flags},set(e){this.Lj.flags=e}},position:{get(){return this.Lj.position},set(e){this.Lj.position=e}}})),e=Object.assign(new Ye,e),-1==a&&(a=function(){for(var e=0;4096>=e;e++)if(!pe[e])return e;throw new je(33)}()),e.Sj=a,pe[a]=e}var Me,De={open(e){e.Fj=fe[e.node.bk].Fj,e.Fj.open?.(e)},Vj(){throw new je(70)}};function Ce(e,a){fe[e]={Fj:a}}function Ae(e,a){var r="/"===a;if(r&&ue)throw new je(10);if(!r&&a){var t=Se(a,{uk:!1});if(a=t.path,(t=t.node).Zj)throw new je(10);if(!Ke(t.mode))throw new je(54)}a={type:e,ml:{},yk:a,Pk:[]},(e=e.Qj(a)).Qj=a,a.root=e,r?ue=e:t&&(t.Zj=a,t.Qj&&t.Qj.Pk.push(a))}function Te(e,a,r){var t=Se(e,{parent:!0}).node;if(!(e=$(e))||"."===e||".."===e)throw new je(28);var i=Re(t,e);if(i)throw new je(i);if(!t.Dj.gk)throw new je(63);return t.Dj.gk(t,e,a,r)}function Oe(e){return Te(e,16895,0)}function Ge(e,a,r){void 0===r&&(r=a,a=438),Te(e,8192|a,r)}function He(e,a){if(!Q(e))throw new je(44);var r=Se(a,{parent:!0}).node;if(!r)throw new je(44);var t=Re(r,a=$(a));if(t)throw new je(t);if(!r.Dj.jk)throw new je(63);r.Dj.jk(r,a,e)}function Ue(e){if(!(e=Se(e).node))throw new je(44);if(!e.Dj.ck)throw new je(28);return Q(we(e.parent),e.Dj.ck(e))}function We(e,a,r){if(""===e)throw new je(44);if("string"==typeof a){var t={r:0,"r+":2,w:577,"w+":578,a:1089,"a+":1090}[a];if(void 0===t)throw Error(`Unknown file open mode: ${a}`);a=t}if(r=64&a?4095&(void 0===r?438:r)|32768:0,"object"==typeof e)var _=e;else{e=Y(e);try{_=Se(e,{ek:!(131072&a)}).node}catch(e){}}if(t=!1,64&a)if(_){if(128&a)throw new je(20)}else _=Te(e,r,0),t=!0;if(!_)throw new je(44);if(8192==(61440&_.mode)&&(a&=-513),65536&a&&!Ke(_.mode))throw new je(54);if(!t&&(r=_?40960==(61440&_.mode)?32:Ke(_.mode)&&("r"!==Pe(a)||512&a)?31:Le(_,Pe(a)):44))throw new je(r);if(512&a&&!t){if(!(r="string"==typeof(r=_)?Se(r,{ek:!0}).node:r).Dj.Oj)throw new je(63);if(Ke(r.mode))throw new je(31);if(32768!=(61440&r.mode))throw new je(28);if(t=Le(r,"w"))throw new je(t);r.Dj.Oj(r,{size:0,timestamp:Date.now()})}return a&=-131713,(_=Fe({node:_,path:we(_),flags:a,seekable:!0,position:0,Fj:_.Fj,Wk:[],error:!1})).Fj.open&&_.Fj.open(_),!i.logReadFiles||1&a||(Je||={},e in Je||(Je[e]=1)),_}function qe(e,a,r){if(null===e.Sj)throw new je(8);if(!e.seekable||!e.Fj.Vj)throw new je(70);if(0!=r&&1!=r&&2!=r)throw new je(28);return e.position=e.Fj.Vj(e,a,r),e.Wk=[],e.position}function Ve(e,a,r){e=Y("/dev/"+e);var t=de(!!a,!!r);Be||=64;var i=Be++<<8|0;Ce(i,{open(e){e.seekable=!1},close(){r?.buffer?.length&&r(10)},read(e,r,t,i){for(var _=0,o=0;o<i;o++){try{var n=a()}catch(e){throw new je(29)}if(void 0===n&&0===_)throw new je(6);if(null==n)break;_++,r[t+o]=n}return _&&(e.node.timestamp=Date.now()),_},write(e,a,t,i){for(var _=0;_<i;_++)try{r(a[t+_])}catch(e){throw new je(29)}return i&&(e.node.timestamp=Date.now()),_}}),Ge(e,t,i)}var Be,Ye,Je,$e={},Xe=(e,a)=>e?ae(f,e,a):"";function Qe(e,a){if("/"===a.charAt(0))return a;if(e=-100===e?"/":xe(e).path,0==a.length)throw new je(44);return Y(e+"/"+a)}var ea=void 0;function aa(){var e=m[+ea>>2];return ea+=4,e}var ra,ta=e=>0==e%4&&(0!=e%100||0==e%400),ia=[0,31,60,91,121,152,182,213,244,274,305,335],_a=[0,31,59,90,120,151,181,212,243,273,304,334],oa=e=>{var a=te(e)+1,r=sr(a);return r&&ie(e,f,r,a),r},na=e=>{d=e,O||(i.onExit?.(e),S=!0),c(e,new A(e))},ca=e=>{if(!S)try{if(e(),!O)try{d=e=d,na(e)}catch(e){e instanceof A||"unwind"==e||c(1,e)}}catch(e){e instanceof A||"unwind"==e||c(1,e)}},sa=(e,a)=>{setTimeout((()=>{ca(e)}),a)};ra=()=>performance.now();var la,Ea,va,ha=!1,da=null,ua=0,fa=null,pa=0,ba=0,ma=0,Na=[],ja={},ga=!1,Sa=!1,wa=[],ya=!1,za=void 0,ka=void 0;function Ia(){return!!ga&&((document.exitFullscreen||document.cancelFullScreen||document.mozCancelFullScreen||document.msExitFullscreen||document.webkitCancelFullScreen||(()=>{})).apply(document,[]),!0)}var Ka=0;function Pa(e){if("function"==typeof requestAnimationFrame)requestAnimationFrame(e);else{var a=Date.now();if(0===Ka)Ka=a+1e3/60;else for(;a+2>=Ka;)Ka+=1e3/60;setTimeout(e,Math.max(Ka-a,0))}}function La(e){return{jpg:"image/jpeg",jpeg:"image/jpeg",png:"image/png",bmp:"image/bmp",ogg:"audio/ogg",wav:"audio/wav",mp3:"audio/mpeg"}[e.substr(e.lastIndexOf(".")+1)]}var Ra=[];function Za(){var e=i.canvas;Ra.forEach((a=>a(e.width,e.height)))}function xa(e,a,r){a&&r?(e.Xk=a,e.Ik=r):(a=e.Xk,r=e.Ik);var t=a,_=r;if(i.forcedAspectRatio&&0<i.forcedAspectRatio&&(t/_<i.forcedAspectRatio?t=Math.round(_*i.forcedAspectRatio):_=Math.round(t/i.forcedAspectRatio)),(document.fullscreenElement||document.mozFullScreenElement||document.msFullscreenElement||document.webkitFullscreenElement||document.webkitCurrentFullScreenElement)===e.parentNode&&"undefined"!=typeof screen){var o=Math.min(screen.width/t,screen.height/_);t=Math.round(t*o),_=Math.round(_*o)}ka?(e.width!=t&&(e.width=t),e.height!=_&&(e.height=_),void 0!==e.style&&(e.style.removeProperty("width"),e.style.removeProperty("height"))):(e.width!=a&&(e.width=a),e.height!=r&&(e.height=r),void 0!==e.style&&(t!=a||_!=r?(e.style.setProperty("width",t+"px","important"),e.style.setProperty("height",_+"px","important")):(e.style.removeProperty("width"),e.style.removeProperty("height"))))}var Fa,Ma,Da,Ca,Aa,Ta=[],Oa=e=>{var a=Ta[e];return a||(e>=Ta.length&&(Ta.length=e+1),Ta[e]=a=Da.get(e)),a};function Ga(e,a,r,t,i){function _(){var a=0,r=0;g.response&&m&&0===N[e+12>>2]&&(r=g.response.byteLength),0<r&&(a=sr(r),f.set(new Uint8Array(g.response),a)),N[e+12>>2]=a,Ha(e+16,r),Ha(e+24,0),(a=g.response?g.response.byteLength:0)&&Ha(e+32,a),b[e+40>>1]=g.readyState,b[e+42>>1]=g.status,g.statusText&&ie(g.statusText,f,e+44,64)}var o=N[e+8>>2];if(o){var n=o?ae(f,o):"",c=e+112,s=Xe(c+0);s||="GET";var l=N[c+56>>2],E=N[c+68>>2],v=N[c+72>>2];o=N[c+76>>2];var h=N[c+80>>2],d=N[c+84>>2],u=N[c+88>>2],p=N[c+52>>2],m=!!(1&p),j=!!(2&p);p=!!(64&p),E=E?E?ae(f,E):"":void 0,v=v?v?ae(f,v):"":void 0;var g=new XMLHttpRequest;if(g.withCredentials=!!f[c+60>>0],g.open(s,n,!p,E,v),p||(g.timeout=l),g.Lj=n,g.responseType="arraybuffer",h&&(n=h?ae(f,h):"",g.overrideMimeType(n)),o)for(;(c=N[o>>2])&&(n=N[o+4>>2]);)o+=8,c=c?ae(f,c):"",n=n?ae(f,n):"",g.setRequestHeader(c,n);var S=Ca.dk(g);N[e>>2]=S,o=d&&u?f.slice(d,d+u):null,g.onload=t=>{Ca.has(S)&&(_(),200<=g.status&&300>g.status?a?.(e,g,t):r?.(e,g,t))},g.onerror=a=>{Ca.has(S)&&(_(),r?.(e,g,a))},g.ontimeout=a=>{Ca.has(S)&&r?.(e,g,a)},g.onprogress=a=>{if(Ca.has(S)){var r=m&&j&&g.response?g.response.byteLength:0,i=0;0<r&&m&&j&&(i=sr(r),f.set(new Uint8Array(g.response),i)),N[e+12>>2]=i,Ha(e+16,r),Ha(e+24,a.loaded-r),Ha(e+32,a.total),b[e+40>>1]=g.readyState,3<=g.readyState&&0===g.status&&0<a.loaded&&(g.status=200),b[e+42>>1]=g.status,g.statusText&&ie(g.statusText,f,e+44,64),t?.(e,g,a),i&&cr(i)}},g.onreadystatechange=a=>{Ca.has(S)&&(b[e+40>>1]=g.readyState,2<=g.readyState&&(b[e+42>>1]=g.status),i?.(e,g,a))};try{g.send(o)}catch(a){r?.(e,g,a)}}else r(e,0,"no url specified!")}var Ha=(e,a)=>{N[e>>2]=a,N[e+4>>2]=(a-N[e>>2])/4294967296};function Ua(e,a,r,t){var i=Aa;if(i){var _=N[e+112+64>>2];_||=N[e+8>>2];var o=_?ae(f,_):"";try{var n=i.transaction(["FILES"],"readwrite").objectStore("FILES").put(a,o);n.onsuccess=()=>{b[e+40>>1]=4,b[e+42>>1]=200,ie("OK",f,e+44,64),r(e,0,o)},n.onerror=a=>{b[e+40>>1]=4,b[e+42>>1]=413,ie("Payload Too Large",f,e+44,64),t(e,0,a)}}catch(a){t(e,0,a)}}else t(e,0,"IndexedDB not available!")}var Wa,qa,Va,Ba={},Ya=()=>{if(!Wa){var e,a={USER:"web_user",LOGNAME:"web_user",PATH:"/",PWD:"/",HOME:"/home/web_user",LANG:("object"==typeof navigator&&navigator.languages&&navigator.languages[0]||"C").replace("-","_")+".UTF-8",_:n||"./this.program"};for(e in Ba)void 0===Ba[e]?delete a[e]:a[e]=Ba[e];var r=[];for(e in a)r.push(`${e}=${a[e]}`);Wa=r}return Wa},Ja=1,$a=[],Xa=[],Qa=e=>{for(var a=Ja++,r=e.length;r<a;r++)e[r]=null;return a},er=e=>{if(e||=Va,!e.Jk){e.Jk=!0;var a=e.nk;(e=>{var a=e.getExtension("ANGLE_instanced_arrays");a&&(e.vertexAttribDivisor=(e,r)=>a.vertexAttribDivisorANGLE(e,r),e.drawArraysInstanced=(e,r,t,i)=>a.drawArraysInstancedANGLE(e,r,t,i),e.drawElementsInstanced=(e,r,t,i,_)=>a.drawElementsInstancedANGLE(e,r,t,i,_))})(a),(e=>{var a=e.getExtension("OES_vertex_array_object");a&&(e.createVertexArray=()=>a.createVertexArrayOES(),e.deleteVertexArray=e=>a.deleteVertexArrayOES(e),e.bindVertexArray=e=>a.bindVertexArrayOES(e),e.isVertexArray=e=>a.isVertexArrayOES(e))})(a),(e=>{var a=e.getExtension("WEBGL_draw_buffers");a&&(e.drawBuffers=(e,r)=>a.drawBuffersWEBGL(e,r))})(a),a.fl=a.getExtension("EXT_disjoint_timer_query"),a.jl=a.getExtension("WEBGL_multi_draw"),function(e){var a="ANGLE_instanced_arrays EXT_blend_minmax EXT_disjoint_timer_query EXT_frag_depth EXT_shader_texture_lod EXT_sRGB OES_element_index_uint OES_fbo_render_mipmap OES_standard_derivatives OES_texture_float OES_texture_half_float OES_texture_half_float_linear OES_vertex_array_object WEBGL_color_buffer_float WEBGL_depth_texture WEBGL_draw_buffers EXT_color_buffer_half_float EXT_float_blend EXT_texture_compression_bptc EXT_texture_compression_rgtc EXT_texture_filter_anisotropic KHR_parallel_shader_compile OES_texture_float_linear WEBGL_compressed_texture_s3tc WEBGL_compressed_texture_s3tc_srgb WEBGL_debug_renderer_info WEBGL_debug_shaders WEBGL_lose_context WEBGL_multi_draw".split(" ");return(e.getSupportedExtensions()||[]).filter((e=>a.includes(e)))}(a).forEach((e=>{e.includes("lose_context")||e.includes("debug")||a.getExtension(e)}))}},ar={},rr=[31,29,31,30,31,30,31,31,30,31,30,31],tr=[31,28,31,30,31,30,31,31,30,31,30,31];function ir(e,a,r,t){e||=this,this.parent=e,this.Qj=e.Qj,this.Zj=null,this.id=be++,this.name=a,this.mode=r,this.Dj={},this.Fj={},this.bk=t}Object.defineProperties(ir.prototype,{read:{get:function(){return 365==(365&this.mode)},set:function(e){e?this.mode|=365:this.mode&=-366}},write:{get:function(){return 146==(146&this.mode)},set:function(e){e?this.mode|=146:this.mode&=-147}}}),[44].forEach((e=>{ge[e]=new je(e),ge[e].stack="<generic error, no stack>"})),me=Array(4096),Ae(ve,"/"),Oe("/tmp"),Oe("/home"),Oe("/home/web_user"),function(){Oe("/dev"),Ce(259,{read:()=>0,write:(e,a,r,t)=>t}),Ge("/dev/null",259),ne(1280,se),ne(1536,le),Ge("/dev/tty",1280),Ge("/dev/tty1",1536);var e=new Uint8Array(1024),a=0,r=()=>(0===a&&(a=X(e).byteLength),e[--a]);Ve("random",r),Ve("urandom",r),Oe("/dev/shm"),Oe("/dev/shm/tmp")}(),function(){Oe("/proc");var e=Oe("/proc/self");Oe("/proc/self/fd"),Ae({Qj(){var a=Ie(e,"fd",16895,73);return a.Dj={ak(e,a){var r=xe(+a);return(e={parent:null,Qj:{yk:"fake"},Dj:{ck:()=>r.path}}).parent=e}},a}},"/proc/self/fd")}(),i.requestFullscreen=function(e,a){function r(){ga=!1;var e=t.parentNode;(document.fullscreenElement||document.mozFullScreenElement||document.msFullscreenElement||document.webkitFullscreenElement||document.webkitCurrentFullScreenElement)===e?(t.exitFullscreen=Ia,za&&t.requestPointerLock(),ga=!0,ka?("undefined"!=typeof SDL&&(m[SDL.screen>>2]=8388608|N[SDL.screen>>2]),xa(i.canvas),Za()):xa(t)):(e.parentNode.insertBefore(t,e),e.parentNode.removeChild(e),ka?("undefined"!=typeof SDL&&(m[SDL.screen>>2]=-8388609&N[SDL.screen>>2]),xa(i.canvas),Za()):xa(t)),i.onFullScreen?.(ga),i.onFullscreen?.(ga)}void 0===(za=e)&&(za=!0),void 0===(ka=a)&&(ka=!1);var t=i.canvas;ya||(ya=!0,document.addEventListener("fullscreenchange",r,!1),document.addEventListener("mozfullscreenchange",r,!1),document.addEventListener("webkitfullscreenchange",r,!1),document.addEventListener("MSFullscreenChange",r,!1));var _=document.createElement("div");t.parentNode.insertBefore(_,t),_.appendChild(t),_.requestFullscreen=_.requestFullscreen||_.mozRequestFullScreen||_.msRequestFullscreen||(_.webkitRequestFullscreen?()=>_.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT):null)||(_.webkitRequestFullScreen?()=>_.webkitRequestFullScreen(Element.ALLOW_KEYBOARD_INPUT):null),_.requestFullscreen()},i.requestAnimationFrame=Pa,i.setCanvasSize=function(e,a,r){xa(i.canvas,e,a),r||Za()},i.pauseMainLoop=function(){da=null,ua++},i.resumeMainLoop=function(){ua++;var e=pa,a=ba,r=fa;fa=null,(e=>{!fa||D("emscripten_set_main_loop: there can only be one main loop function at once: call emscripten_cancel_main_loop to cancel the previous one before setting a new one with different parameters."),fa=e;var a=ua;ha=!1,Ea=function(){if(!S)if(0<Na.length){var r=Na.shift();if(r.hl(r.Zk),va){var t=va,_=0==t%1?t-1:Math.floor(t);va=r.el?_:(8*t+(_+.5))/9}i.setStatus&&(r=i.statusMessage||"Please wait...",_=ja.gl,(t=va)?t<_?i.setStatus(r+" ("+(_-t)+"/"+_+")"):i.setStatus(r):i.setStatus("")),a<ua||setTimeout(Ea,0)}else a<ua||(ma=ma+1|0,1==pa&&1<ba&&0!=ma%ba?da():(0==pa&&(la=ra()),S||i.preMainLoop&&!1===i.preMainLoop()||(ca(e),i.postMainLoop?.()),a<ua||("object"==typeof SDL&&SDL.audio?.nl?.(),da())))}})(r),((e,a)=>{if(pa=e,ba=a,fa)if(ha||=!0,0==e)da=function(){var e=0|Math.max(0,la+a-ra());setTimeout(Ea,e)};else if(1==e)da=function(){Pa(Ea)};else if(2==e){if(void 0===Fa)if("undefined"==typeof setImmediate){var r=[];addEventListener("message",(e=>{"setimmediate"!==e.data&&"setimmediate"!==e.data.target||(e.stopPropagation(),r.shift()())}),!0),Fa=function(e){r.push(e),void 0===i.setImmediates&&(i.setImmediates=[]),i.setImmediates.push(e),postMessage({target:"setimmediate"})}}else Fa=setImmediate;da=function(){Fa(Ea)}}})(e,a),da()},i.getUserMedia=function(e){let a;(a=window).getUserMedia||(a.getUserMedia=navigator.getUserMedia||navigator.mozGetUserMedia),window.getUserMedia(e)},i.createContext=function(e,a,r,t){if(a&&i.pk&&e==i.canvas)return i.pk;var _;if(a){var o={antialias:!1,alpha:!1,Ok:1};if(t)for(var n in t)o[n]=t[n];if(void 0!==ar&&(_=((e,a)=>{e.Lj||(e.Lj=e.getContext,e.getContext=function(a,r){return"webgl"==a==(r=e.Lj(a,r))instanceof WebGLRenderingContext?r:null});var r=e.getContext("webgl",a);return r?((e,a)=>{var r=Qa(Xa),t={handle:r,attributes:a,version:a.Ok,nk:e};return e.canvas&&(e.canvas.Yk=t),Xa[r]=t,(void 0===a.Gk||a.Gk)&&er(t),r})(r,a):0})(e,o)))var c=Xa[_].nk}else c=e.getContext("2d");return c?(r&&(a||void 0===_r||D("cannot set in module if GLctx is used, but we are a non-GL context that would replace it"),i.pk=c,a&&(Va=Xa[_],i.pk=_r=Va?.nk),i.pl=a,wa.forEach((e=>e())),function(){function e(){Sa=document.pointerLockElement===i.canvas||document.mozPointerLockElement===i.canvas||document.webkitPointerLockElement===i.canvas||document.msPointerLockElement===i.canvas}if(!Ma){Ma=!0,he.push({canHandle:function(e){return!i.ll&&/\.(jpg|jpeg|png|bmp)$/i.test(e)},handle:function(e,a,r,t){var i=new Blob([e],{type:La(a)});i.size!==e.length&&(i=new Blob([new Uint8Array(e).buffer],{type:La(a)}));var _=URL.createObjectURL(i),o=new Image;o.onload=()=>{o.complete||D(`Image ${a} could not be decoded`);var t=document.createElement("canvas");t.width=o.width,t.height=o.height,t.getContext("2d").drawImage(o,0,0),URL.revokeObjectURL(_),r?.(e)},o.onerror=()=>{v(`Image ${_} could not be decoded`),t?.()},o.src=_}}),he.push({canHandle:function(e){return!i.kl&&e.substr(-4)in{".ogg":1,".wav":1,".mp3":1}},handle:function(e,a,r){function t(){i||(i=!0,r?.(e))}var i=!1,_=URL.createObjectURL(new Blob([e],{type:La(a)})),o=new Audio;o.addEventListener("canplaythrough",(()=>t()),!1),o.onerror=function(){if(!i){v(`warning: browser could not fully decode audio ${a}, trying slower base64 approach`);for(var r="",_=0,n=0,c=0;c<e.length;c++)for(_=_<<8|e[c],n+=8;6<=n;){var s=_>>n-6&63;n-=6,r+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[s]}2==n?(r+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[(3&_)<<4],r+="=="):4==n&&(r+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[(15&_)<<2],r+="="),o.src="data:audio/x-"+a.substr(-3)+";base64,"+r,t()}},o.src=_,sa((()=>{t()}),1e4)}});var a=i.canvas;a&&(a.requestPointerLock=a.requestPointerLock||a.mozRequestPointerLock||a.webkitRequestPointerLock||a.msRequestPointerLock||(()=>{}),a.exitPointerLock=document.exitPointerLock||document.mozExitPointerLock||document.webkitExitPointerLock||document.msExitPointerLock||(()=>{}),a.exitPointerLock=a.exitPointerLock.bind(document),document.addEventListener("pointerlockchange",e,!1),document.addEventListener("mozpointerlockchange",e,!1),document.addEventListener("webkitpointerlockchange",e,!1),document.addEventListener("mspointerlockchange",e,!1),i.elementPointerLock&&a.addEventListener("click",(e=>{!Sa&&i.canvas.requestPointerLock&&(i.canvas.requestPointerLock(),e.preventDefault())}),!1))}}()),c):null},Ca=new class{constructor(){this.Yj=[void 0],this.Lj=[]}get(e){return this.Yj[e]}has(e){return void 0!==this.Yj[e]}dk(e){var a=this.Lj.pop()||this.Yj.length;return this.Yj[a]=e,a}},F(),function(e,a){try{var r=indexedDB.open("emscripten_filesystem",1)}catch(e){return void a()}r.onupgradeneeded=e=>{(e=e.target.result).objectStoreNames.contains("FILES")&&e.deleteObjectStore("FILES"),e.createObjectStore("FILES")},r.onsuccess=e=>(e=>{Aa=e,M()})(e.target.result),r.onerror=a}(0,(()=>{Aa=!1,M()}));var _r,or={r:e=>{if(e=new W(e),0==u[e.Ij+12>>0]&&(u[e.Ij+12>>0]=1,H--),u[e.Ij+13>>0]=0,G.push(e),pr(e.Tj),mr(N[e.Ij+4>>2]))e=N[e.Tj>>2];else{var a=N[e.Ij+16>>2];e=0!==a?a:e.Tj}return e},dc:()=>{if(!G.length)return 0;var e=G[G.length-1];return pr(e.Tj),e.Tj},w:()=>{Er(0,0);var e=G.pop();fr(e.Tj),U=0},a:()=>q([]),i:e=>q([e]),D:(e,a)=>q([e,a]),Ka:V,cc:e=>{e&&(e=new W(e),G.push(e),u[e.Ij+13>>0]=1,V())},n:(e,a,r)=>{var t=new W(e);throw N[t.Ij+16>>2]=0,N[t.Ij+4>>2]=a,N[t.Ij+8>>2]=r,H++,U=e},ta:()=>H,c:e=>{throw U||=e,U},T:function(e,a,r){ea=r;try{var t=xe(e);switch(a){case 0:var i=aa();if(0>i)break;for(;pe[i];)i++;return Fe(t,i).Sj;case 1:case 2:case 13:case 14:return 0;case 3:return t.flags;case 4:return i=aa(),t.flags|=i,0;case 12:return i=aa(),p[i+0>>1]=2,0}return-28}catch(e){if(void 0===$e||"ErrnoError"!==e.name)throw e;return-e.Kj}},jc:function(e,a,r){try{var t=xe(e);if(!t.Uj){var i=Se(t.path,{ek:!0}).node;if(!i.Dj.hk)throw new je(54);var _=i.Dj.hk(i);t.Uj=_}e=0;for(var o=qe(t,0,1),n=Math.floor(o/280);n<t.Uj.length&&e+280<=r;){var c=t.Uj[n];if("."===c)var s=t.node.id,l=4;else if(".."===c)s=Se(t.path,{parent:!0}).node.id,l=4;else{var E=ke(t.node,c);s=E.id,l=8192==(61440&E.mode)?2:Ke(E.mode)?4:40960==(61440&E.mode)?10:8}L=[s>>>0,(P=s,1<=+Math.abs(P)?0<P?+Math.floor(P/4294967296)>>>0:~~+Math.ceil((P-+(~~P>>>0))/4294967296)>>>0:0)],m[a+e>>2]=L[0],m[a+e+4>>2]=L[1],L=[280*(n+1)>>>0,(P=280*(n+1),1<=+Math.abs(P)?0<P?+Math.floor(P/4294967296)>>>0:~~+Math.ceil((P-+(~~P>>>0))/4294967296)>>>0:0)],m[a+e+8>>2]=L[0],m[a+e+12>>2]=L[1],p[a+e+16>>1]=280,u[a+e+18>>0]=l,ie(c,f,a+e+19,256),e+=280,n+=1}return qe(t,280*n,0),e}catch(e){if(void 0===$e||"ErrnoError"!==e.name)throw e;return-e.Kj}},qc:function(e,a,r){ea=r;try{var t=xe(e);switch(a){case 21509:case 21510:case 21511:case 21512:case 21524:case 21515:return t.Gj?0:-59;case 21505:if(!t.Gj)return-59;if(t.Gj.Rj.Lk){e=[3,28,127,21,4,0,1,0,17,19,26,0,18,15,23,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];var i=aa();m[i>>2]=25856,m[i+4>>2]=5,m[i+8>>2]=191,m[i+12>>2]=35387;for(var _=0;32>_;_++)u[i+_+17>>0]=e[_]||0}return 0;case 21506:case 21507:case 21508:if(!t.Gj)return-59;if(t.Gj.Rj.Mk)for(i=aa(),e=[],_=0;32>_;_++)e.push(u[i+_+17>>0]);return 0;case 21519:return t.Gj?(i=aa(),m[i>>2]=0):-59;case 21520:return t.Gj?-28:-59;case 21531:if(i=aa(),!t.Fj.Kk)throw new je(59);return t.Fj.Kk(t,a,i);case 21523:return t.Gj?(t.Gj.Rj.Nk&&(_=[24,80],i=aa(),p[i>>1]=_[0],p[i+2>>1]=_[1]),0):-59;default:return-28}}catch(e){if(void 0===$e||"ErrnoError"!==e.name)throw e;return-e.Kj}},Oa:function(e,a,r,t){ea=t;try{return We(a=Qe(e,a=a?ae(f,a):""),r,t?aa():0).Sj}catch(e){if(void 0===$e||"ErrnoError"!==e.name)throw e;return-e.Kj}},hc:function(e,a,r,t){try{if(a=Qe(e,a=a?ae(f,a):""),0>=t)return-28;var i=Ue(a),_=Math.min(t,te(i)),o=u[r+_];return ie(i,f,r,t+1),u[r+_]=o,_}catch(e){if(void 0===$e||"ErrnoError"!==e.name)throw e;return-e.Kj}},mc:function(e,a){try{var r=Se(e=e?ae(f,e):"",{ek:!0}).node;if(!r)throw new je(44);if(!r.Dj.Mj)throw new je(63);var t=r.Dj.Mj(r);m[a>>2]=t.Fk,m[a+4>>2]=t.mode,N[a+8>>2]=t.Rk,m[a+12>>2]=t.uid,m[a+16>>2]=t.Hk,m[a+20>>2]=t.bk,L=[t.size>>>0,(P=t.size,1<=+Math.abs(P)?0<P?+Math.floor(P/4294967296)>>>0:~~+Math.ceil((P-+(~~P>>>0))/4294967296)>>>0:0)],m[a+24>>2]=L[0],m[a+28>>2]=L[1],m[a+32>>2]=4096,m[a+36>>2]=t.Dk;var i=t.Bk.getTime(),_=t.Qk.getTime(),o=t.Ek.getTime();return L=[Math.floor(i/1e3)>>>0,(P=Math.floor(i/1e3),1<=+Math.abs(P)?0<P?+Math.floor(P/4294967296)>>>0:~~+Math.ceil((P-+(~~P>>>0))/4294967296)>>>0:0)],m[a+40>>2]=L[0],m[a+44>>2]=L[1],N[a+48>>2]=i%1e3*1e3,L=[Math.floor(_/1e3)>>>0,(P=Math.floor(_/1e3),1<=+Math.abs(P)?0<P?+Math.floor(P/4294967296)>>>0:~~+Math.ceil((P-+(~~P>>>0))/4294967296)>>>0:0)],m[a+56>>2]=L[0],m[a+60>>2]=L[1],N[a+64>>2]=_%1e3*1e3,L=[Math.floor(o/1e3)>>>0,(P=Math.floor(o/1e3),1<=+Math.abs(P)?0<P?+Math.floor(P/4294967296)>>>0:~~+Math.ceil((P-+(~~P>>>0))/4294967296)>>>0:0)],m[a+72>>2]=L[0],m[a+76>>2]=L[1],N[a+80>>2]=o%1e3*1e3,L=[t.wk>>>0,(P=t.wk,1<=+Math.abs(P)?0<P?+Math.floor(P/4294967296)>>>0:~~+Math.ceil((P-+(~~P>>>0))/4294967296)>>>0:0)],m[a+88>>2]=L[0],m[a+92>>2]=L[1],0}catch(e){if(void 0===$e||"ErrnoError"!==e.name)throw e;return-e.Kj}},ic:function(e,a){try{return He(e=e?ae(f,e):"",a=a?ae(f,a):""),0}catch(e){if(void 0===$e||"ErrnoError"!==e.name)throw e;return-e.Kj}},fc:function(e,a,r){try{if(a=Qe(e,a=a?ae(f,a):""),0===r){var t=a,i=Se(t,{parent:!0}).node;if(!i)throw new je(44);var _=$(t),o=ke(i,_),n=Ze(i,_,!1);if(n)throw new je(n);if(!i.Dj.mk)throw new je(63);if(o.Zj)throw new je(10);i.Dj.mk(i,_),ze(o)}else if(512===r){t=Se(i=a,{parent:!0}).node;var c=$(i),s=ke(t,c),l=Ze(t,c,!0);if(l)throw new je(l);if(!t.Dj.ik)throw new je(63);if(s.Zj)throw new je(10);t.Dj.ik(t,c),ze(s)}else D("Invalid flags passed to unlinkat");return 0}catch(e){if(void 0===$e||"ErrnoError"!==e.name)throw e;return-e.Kj}},rc:function(e){if(Ca.has(e)){var a=Ca.get(e),r=Ca;r.Yj[e]=void 0,r.Lj.push(e),0<a.readyState&&4>a.readyState&&a.abort()}},oc:()=>1,xb:function(e,a,r){e=new Date(1e3*(a+2097152>>>0<4194305-!!e?(e>>>0)+4294967296*a:NaN)),m[r>>2]=e.getUTCSeconds(),m[r+4>>2]=e.getUTCMinutes(),m[r+8>>2]=e.getUTCHours(),m[r+12>>2]=e.getUTCDate(),m[r+16>>2]=e.getUTCMonth(),m[r+20>>2]=e.getUTCFullYear()-1900,m[r+24>>2]=e.getUTCDay(),m[r+28>>2]=(e.getTime()-Date.UTC(e.getUTCFullYear(),0,1,0,0,0,0))/864e5|0},yb:function(e,a,r){e=new Date(1e3*(a+2097152>>>0<4194305-!!e?(e>>>0)+4294967296*a:NaN)),m[r>>2]=e.getSeconds(),m[r+4>>2]=e.getMinutes(),m[r+8>>2]=e.getHours(),m[r+12>>2]=e.getDate(),m[r+16>>2]=e.getMonth(),m[r+20>>2]=e.getFullYear()-1900,m[r+24>>2]=e.getDay(),m[r+28>>2]=(ta(e.getFullYear())?ia:_a)[e.getMonth()]+e.getDate()-1|0,m[r+36>>2]=-60*e.getTimezoneOffset(),a=new Date(e.getFullYear(),6,1).getTimezoneOffset();var t=new Date(e.getFullYear(),0,1).getTimezoneOffset();m[r+32>>2]=0|(a!=t&&e.getTimezoneOffset()==Math.min(t,a))},gc:(e,a,r)=>{function t(e){return(e=e.toTimeString().match(/\(([A-Za-z ]+)\)$/))?e[1]:"GMT"}var i=(new Date).getFullYear(),_=new Date(i,0,1),o=new Date(i,6,1);i=_.getTimezoneOffset();var n=o.getTimezoneOffset();N[e>>2]=60*Math.max(i,n),m[a>>2]=Number(i!=n),e=t(_),a=t(o),e=oa(e),a=oa(a),n<i?(N[r>>2]=e,N[r+4>>2]=a):(N[r>>2]=a,N[r+4>>2]=e)},G:()=>{D("")},sb:function(){self.postMessage({t:"gfx"})},ub:function(){var e=new URL(location.origin).hostname;if(0===e.length&&(e=new URL(location.href.replace("blob:","")).hostname),/^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?).(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/.test(e))0===e.indexOf("10.")&&(e="10.*"),0===e.indexOf("192.168.")&&(e="192.168.*"),0===e.indexOf("172.")&&(e="172.*"),0===e.indexOf("127.")&&(e="127.*");else{var a=new RegExp("("+String.fromCharCode(92)+".ngrok"+String.fromCharCode(92)+".io)$","i");a.test(e)&&(e="*.ngrok.io"),(a=new RegExp("("+String.fromCharCode(92)+".ngrok-free"+String.fromCharCode(92)+".app)$","i")).test(e)&&(e="*.ngrok.io"),(a=new RegExp("("+String.fromCharCode(92)+".arweb"+String.fromCharCode(92)+".app)$","i")).test(e)&&(e="*.arweb.app")}a=te(e)+1;var r=sr(a);return ie(e,f,r,a+1),r},tb:function(){self.postMessage({t:"licerr"})},Ja:(e,a,r)=>{function t(){Oa(e)(a)}0<=r?sa(t,r):function(e){Pa((()=>{ca(e)}))}(t)},ua:()=>Date.now(),ac:()=>2147483648,nc:ra,tc:()=>!1,pc:(e,a,r)=>f.copyWithin(e,a,a+r),ec:e=>{var a=f.length;if(2147483648<(e>>>=0))return!1;for(var r=1;4>=r;r*=2){var t=a*(1+.2/r);t=Math.min(t,e+100663296);var i=Math;t=Math.max(e,t);e:{i=(i.min.call(i,2147483648,t+(65536-t%65536)%65536)-h.buffer.byteLength+65535)/65536;try{h.grow(i),w();var _=1;break e}catch(e){}_=void 0}if(_)return!0}return!1},sc:function(e,a,r,t,i){function _(e){v?e():ca(e)}var o=e+112,n=N[o+36>>2],c=N[o+40>>2],s=N[o+44>>2],l=N[o+48>>2],E=N[o+52>>2],v=!!(64&E),h=e=>{_((()=>{n?Oa(n)(e):a?.(e)}))},d=e=>{_((()=>{s?Oa(s)(e):t?.(e)}))},u=e=>{_((()=>{c?Oa(c)(e):r?.(e)}))},p=e=>{_((()=>{l?Oa(l)(e):i?.(e)}))},m=e=>{Ga(e,h,u,d,p)},j=(e,r)=>{Ua(e,r.response,(e=>{_((()=>{n?Oa(n)(e):a?.(e)}))}),(e=>{_((()=>{n?Oa(n)(e):a?.(e)}))}))},g=Xe(o+0),S=!!(16&E),w=!!(4&E);if(E=!!(32&E),"EM_IDB_STORE"===g)m=N[o+84>>2],Ua(e,f.slice(m,m+N[o+88>>2]),h,u);else if("EM_IDB_DELETE"===g)!function(e,a,r){var t=Aa;if(t){var i=N[e+112+64>>2];i||=N[e+8>>2],i=i?ae(f,i):"";try{var _=t.transaction(["FILES"],"readwrite").objectStore("FILES").delete(i);_.onsuccess=r=>{r=r.target.result,N[e+12>>2]=0,Ha(e+16,0),Ha(e+24,0),Ha(e+32,0),b[e+40>>1]=4,b[e+42>>1]=200,ie("OK",f,e+44,64),a(e,0,r)},_.onerror=a=>{b[e+40>>1]=4,b[e+42>>1]=404,ie("Not Found",f,e+44,64),r(e,0,a)}}catch(a){r(e,0,a)}}else r(e,0,"IndexedDB not available!")}(e,h,u);else if(S){if(E)return 0;Ga(e,w?j:h,u,d,p)}else!function(e,a,r){var t=Aa;if(t){var i=N[e+112+64>>2];i||=N[e+8>>2],i=i?ae(f,i):"";try{var _=t.transaction(["FILES"],"readonly").objectStore("FILES").get(i);_.onsuccess=t=>{if(t.target.result){var i=(t=t.target.result).byteLength||t.length,_=sr(i);f.set(new Uint8Array(t),_),N[e+12>>2]=_,Ha(e+16,i),Ha(e+24,0),Ha(e+32,i),b[e+40>>1]=4,b[e+42>>1]=200,ie("OK",f,e+44,64),a(e,0,t)}else b[e+40>>1]=4,b[e+42>>1]=404,ie("Not Found",f,e+44,64),r(e,0,"no data")},_.onerror=a=>{b[e+40>>1]=4,b[e+42>>1]=404,ie("Not Found",f,e+44,64),r(e,0,a)}}catch(a){r(e,0,a)}}else r(e,0,"IndexedDB not available!")}(e,h,E?u:w?e=>{Ga(e,j,u,d,p)}:m);return e},kc:(e,a)=>{var r=0;return Ya().forEach(((t,i)=>{var _=a+r;for(i=N[e+4*i>>2]=_,_=0;_<t.length;++_)u[i++>>0]=t.charCodeAt(_);u[i>>0]=0,r+=t.length+1})),0},lc:(e,a)=>{var r=Ya();N[e>>2]=r.length;var t=0;return r.forEach((e=>t+=e.length+1)),N[a>>2]=t,0},uc:e=>{d=e,na(e)},ca:function(e){try{var a=xe(e);if(null===a.Sj)throw new je(8);a.Uj&&(a.Uj=null);try{a.Fj.close&&a.Fj.close(a)}catch(e){throw e}finally{pe[a.Sj]=null}return a.Sj=null,0}catch(e){if(void 0===$e||"ErrnoError"!==e.name)throw e;return e.Kj}},Pa:function(e,a,r,t){try{e:{var i=xe(e);e=a;for(var _,o=a=0;o<r;o++){var n=N[e>>2],c=N[e+4>>2];e+=8;var s=i,l=_,E=u;if(0>c||0>l)throw new je(28);if(null===s.Sj)throw new je(8);if(1==(2097155&s.flags))throw new je(8);if(Ke(s.node.mode))throw new je(31);if(!s.Fj.read)throw new je(28);var v=void 0!==l;if(v){if(!s.seekable)throw new je(70)}else l=s.position;var h=s.Fj.read(s,E,n,c,l);v||(s.position+=h);var d=h;if(0>d){var f=-1;break e}if(a+=d,d<c)break;void 0!==_&&(_+=d)}f=a}return N[t>>2]=f,0}catch(e){if(void 0===$e||"ErrnoError"!==e.name)throw e;return e.Kj}},zb:function(e,a,r,t,i){a=r+2097152>>>0<4194305-!!a?(a>>>0)+4294967296*r:NaN;try{if(isNaN(a))return 61;var _=xe(e);return qe(_,a,t),L=[_.position>>>0,(P=_.position,1<=+Math.abs(P)?0<P?+Math.floor(P/4294967296)>>>0:~~+Math.ceil((P-+(~~P>>>0))/4294967296)>>>0:0)],m[i>>2]=L[0],m[i+4>>2]=L[1],_.Uj&&0===a&&0===t&&(_.Uj=null),0}catch(e){if(void 0===$e||"ErrnoError"!==e.name)throw e;return e.Kj}},va:function(e,a,r,t){try{e:{var i=xe(e);e=a;for(var _,o=a=0;o<r;o++){var n=N[e>>2],c=N[e+4>>2];e+=8;var s=i,l=n,E=c,v=_,h=u;if(0>E||0>v)throw new je(28);if(null===s.Sj)throw new je(8);if(0==(2097155&s.flags))throw new je(8);if(Ke(s.node.mode))throw new je(31);if(!s.Fj.write)throw new je(28);s.seekable&&1024&s.flags&&qe(s,0,2);var d=void 0!==v;if(d){if(!s.seekable)throw new je(70)}else v=s.position;var f=s.Fj.write(s,h,l,E,v,void 0);d||(s.position+=f);var p=f;if(0>p){var b=-1;break e}a+=p,void 0!==_&&(_+=p)}b=a}return N[t>>2]=b,0}catch(e){if(void 0===$e||"ErrnoError"!==e.name)throw e;return e.Kj}},Ma:(e,a)=>{_r.bindTexture(e,$a[a])},Na:(e,a)=>{for(var r=0;r<e;r++){var t=_r.createTexture(),i=t&&Qa($a);t?(t.name=i,$a[i]=t):qa||=1282,m[a+4*r>>2]=i}},ra:(e,a,r,t,i,_,o,n,c)=>{var s=_r,l=s.texImage2D;if(c){var E=n-5120;E=1==E?f:4==E?m:6==E?j:5==E||28922==E?N:b;var v=31-Math.clz32(E.BYTES_PER_ELEMENT);c=E.subarray(c>>v,c+i*(t*({5:3,6:4,8:2,29502:3,29504:4}[o-6402]||1)*(1<<v)+4-1&-4)>>v)}else c=null;l.call(s,e,a,r,t,i,_,o,n,c)},sa:function(e,a,r){_r.texParameteri(e,a,r)},z:function(e){var a=hr();try{return Oa(e)()}catch(e){if(dr(a),e!==e+0)throw e;Er(1,0)}},da:function(e,a){var r=hr();try{return Oa(e)(a)}catch(e){if(dr(r),e!==e+0)throw e;Er(1,0)}},wa:function(e,a,r){var t=hr();try{return Oa(e)(a,r)}catch(e){if(dr(t),e!==e+0)throw e;Er(1,0)}},W:function(e,a,r){var t=hr();try{return Oa(e)(a,r)}catch(e){if(dr(t),e!==e+0)throw e;Er(1,0)}},V:function(e,a,r,t){var i=hr();try{return Oa(e)(a,r,t)}catch(e){if(dr(i),e!==e+0)throw e;Er(1,0)}},ib:function(e,a,r,t,i){var _=hr();try{return Oa(e)(a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},za:function(e,a,r,t,i,_,o,n){var c=hr();try{return Oa(e)(a,r,t,i,_,o,n)}catch(e){if(dr(c),e!==e+0)throw e;Er(1,0)}},Mb:function(e,a,r,t,i){var _=hr();try{return Fr(e,a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},Ab:function(e,a,r,t,i){var _=hr();try{return Vr(e,a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},Q:function(e,a){var r=hr();try{return Oa(e)(a)}catch(e){if(dr(r),e!==e+0)throw e;Er(1,0)}},fa:function(e,a,r){var t=hr();try{return Oa(e)(a,r)}catch(e){if(dr(t),e!==e+0)throw e;Er(1,0)}},ga:function(e,a,r,t){var i=hr();try{return Oa(e)(a,r,t)}catch(e){if(dr(i),e!==e+0)throw e;Er(1,0)}},ab:function(e,a,r,t,i,_){var o=hr();try{return Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},t:function(e){var a=hr();try{return Oa(e)()}catch(e){if(dr(a),e!==e+0)throw e;Er(1,0)}},Ra:function(e,a,r,t,i){var _=hr();try{return Oa(e)(a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},Ya:function(e,a,r,t,i,_){var o=hr();try{return Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},b:function(e,a){var r=hr();try{return Oa(e)(a)}catch(e){if(dr(r),e!==e+0)throw e;Er(1,0)}},q:function(e,a,r){var t=hr();try{return Oa(e)(a,r)}catch(e){if(dr(t),e!==e+0)throw e;Er(1,0)}},Aa:function(e,a,r,t){var i=hr();try{return Oa(e)(a,r,t)}catch(e){if(dr(i),e!==e+0)throw e;Er(1,0)}},wc:function(e,a,r,t,i){var _=hr();try{return Oa(e)(a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},ya:function(e,a,r,t){var i=hr();try{return Oa(e)(a,r,t)}catch(e){if(dr(i),e!==e+0)throw e;Er(1,0)}},ha:function(e,a,r){var t=hr();try{return Oa(e)(a,r)}catch(e){if(dr(t),e!==e+0)throw e;Er(1,0)}},_a:function(e,a,r,t,i){var _=hr();try{return Oa(e)(a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},Za:function(e,a,r,t,i,_){var o=hr();try{return Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},e:function(e,a,r){var t=hr();try{return Oa(e)(a,r)}catch(e){if(dr(t),e!==e+0)throw e;Er(1,0)}},U:function(e,a,r,t){var i=hr();try{return Oa(e)(a,r,t)}catch(e){if(dr(i),e!==e+0)throw e;Er(1,0)}},jb:function(e,a,r,t,i){var _=hr();try{return Oa(e)(a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},vc:function(e,a,r,t,i,_,o,n){var c=hr();try{return Oa(e)(a,r,t,i,_,o,n)}catch(e){if(dr(c),e!==e+0)throw e;Er(1,0)}},Xa:function(e,a,r,t,i,_,o,n,c,s,l,E,v){var h=hr();try{return Oa(e)(a,r,t,i,_,o,n,c,s,l,E,v)}catch(e){if(dr(h),e!==e+0)throw e;Er(1,0)}},$a:function(e,a,r,t,i,_){var o=hr();try{return Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},mb:function(e,a,r,t,i,_){var o=hr();try{return Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},d:function(e,a,r,t){var i=hr();try{return Oa(e)(a,r,t)}catch(e){if(dr(i),e!==e+0)throw e;Er(1,0)}},Ta:function(e,a,r,t,i,_){var o=hr();try{return Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},l:function(e,a,r,t,i){var _=hr();try{return Oa(e)(a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},Sa:function(e,a,r,t,i,_){var o=hr();try{return Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},ia:function(e,a,r,t,i,_,o){var n=hr();try{return Oa(e)(a,r,t,i,_,o)}catch(e){if(dr(n),e!==e+0)throw e;Er(1,0)}},Ga:function(e,a,r,t,i,_,o,n,c){var s=hr();try{return Oa(e)(a,r,t,i,_,o,n,c)}catch(e){if(dr(s),e!==e+0)throw e;Er(1,0)}},s:function(e,a,r,t,i,_){var o=hr();try{return Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},B:function(e,a,r,t,i,_,o){var n=hr();try{return Oa(e)(a,r,t,i,_,o)}catch(e){if(dr(n),e!==e+0)throw e;Er(1,0)}},x:function(e,a,r,t,i,_,o,n){var c=hr();try{return Oa(e)(a,r,t,i,_,o,n)}catch(e){if(dr(c),e!==e+0)throw e;Er(1,0)}},pb:function(e,a,r,t,i,_,o,n,c,s,l){var E=hr();try{return Oa(e)(a,r,t,i,_,o,n,c,s,l)}catch(e){if(dr(E),e!==e+0)throw e;Er(1,0)}},H:function(e,a,r,t,i,_,o,n,c){var s=hr();try{return Oa(e)(a,r,t,i,_,o,n,c)}catch(e){if(dr(s),e!==e+0)throw e;Er(1,0)}},ba:function(e,a,r,t,i,_,o,n,c,s){var l=hr();try{return Oa(e)(a,r,t,i,_,o,n,c,s)}catch(e){if(dr(l),e!==e+0)throw e;Er(1,0)}},M:function(e,a,r,t,i,_,o,n,c,s,l){var E=hr();try{return Oa(e)(a,r,t,i,_,o,n,c,s,l)}catch(e){if(dr(E),e!==e+0)throw e;Er(1,0)}},ka:function(e,a,r,t,i,_,o,n,c,s,l,E){var v=hr();try{return Oa(e)(a,r,t,i,_,o,n,c,s,l,E)}catch(e){if(dr(v),e!==e+0)throw e;Er(1,0)}},wb:function(e,a,r,t,i,_,o){var n=hr();try{return Br(e,a,r,t,i,_,o)}catch(e){if(dr(n),e!==e+0)throw e;Er(1,0)}},Jb:function(e,a,r,t,i,_,o,n,c){var s=hr();try{return Cr(e,a,r,t,i,_,o,n,c)}catch(e){if(dr(s),e!==e+0)throw e;Er(1,0)}},Cb:function(e,a,r,t,i,_){var o=hr();try{return Wr(e,a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},Rb:function(e,a,r,t,i){var _=hr();try{return Lr(e,a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},Xb:function(e,a,r,t){var i=hr();try{return yr(e,a,r,t)}catch(e){if(dr(i),e!==e+0)throw e;Er(1,0)}},Vb:function(e,a,r,t,i){var _=hr();try{return zr(e,a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},Lb:function(e,a,r,t,i,_){var o=hr();try{return Mr(e,a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},Ib:function(e,a,r,t,i,_,o){var n=hr();try{return Ar(e,a,r,t,i,_,o)}catch(e){if(dr(n),e!==e+0)throw e;Er(1,0)}},Tb:function(e,a,r,t,i,_){var o=hr();try{return Ir(e,a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},Ob:function(e,a,r,t,i,_,o,n,c,s,l,E,v){var h=hr();try{return Zr(e,a,r,t,i,_,o,n,c,s,l,E,v)}catch(e){if(dr(h),e!==e+0)throw e;Er(1,0)}},Db:function(e,a,r,t){var i=hr();try{return Ur(e,a,r,t)}catch(e){if(dr(i),e!==e+0)throw e;Er(1,0)}},_b:function(e){var a=hr();try{return Nr(e)}catch(e){if(dr(a),e!==e+0)throw e;Er(1,0)}},Qb:function(e,a){var r=hr();try{return Rr(e,a)}catch(e){if(dr(r),e!==e+0)throw e;Er(1,0)}},Gb:function(e,a,r){var t=hr();try{return Or(e,a,r)}catch(e){if(dr(t),e!==e+0)throw e;Er(1,0)}},Hb:function(e,a,r,t){var i=hr();try{return Tr(e,a,r,t)}catch(e){if(dr(i),e!==e+0)throw e;Er(1,0)}},vb:function(e,a,r,t,i){var _=hr();try{return Yr(e,a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},Ub:function(e,a,r,t){var i=hr();try{return Pr(e,a,r,t)}catch(e){if(dr(i),e!==e+0)throw e;Er(1,0)}},Sb:function(e,a,r,t,i){var _=hr();try{return Kr(e,a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},Bb:function(e,a,r){var t=hr();try{return qr(e,a,r)}catch(e){if(dr(t),e!==e+0)throw e;Er(1,0)}},m:function(e){var a=hr();try{Oa(e)()}catch(e){if(dr(a),e!==e+0)throw e;Er(1,0)}},Ea:function(e,a,r){var t=hr();try{Oa(e)(a,r)}catch(e){if(dr(t),e!==e+0)throw e;Er(1,0)}},L:function(e,a,r,t,i,_){var o=hr();try{Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},g:function(e,a){var r=hr();try{Oa(e)(a)}catch(e){if(dr(r),e!==e+0)throw e;Er(1,0)}},Qa:function(e,a,r){var t=hr();try{Oa(e)(a,r)}catch(e){if(dr(t),e!==e+0)throw e;Er(1,0)}},gb:function(e,a,r,t){var i=hr();try{Oa(e)(a,r,t)}catch(e){if(dr(i),e!==e+0)throw e;Er(1,0)}},Ua:function(e,a,r,t,i,_){var o=hr();try{Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},ma:function(e,a,r,t,i,_,o){var n=hr();try{Oa(e)(a,r,t,i,_,o)}catch(e){if(dr(n),e!==e+0)throw e;Er(1,0)}},Wa:function(e,a,r,t,i,_){var o=hr();try{Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},La:function(e,a,r,t,i,_){var o=hr();try{Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},aa:function(e,a,r,t){var i=hr();try{Oa(e)(a,r,t)}catch(e){if(dr(i),e!==e+0)throw e;Er(1,0)}},R:function(e,a,r,t,i){var _=hr();try{Oa(e)(a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},ob:function(e,a,r){var t=hr();try{Oa(e)(a,r)}catch(e){if(dr(t),e!==e+0)throw e;Er(1,0)}},Va:function(e,a,r,t,i){var _=hr();try{Oa(e)(a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},cb:function(e,a,r,t,i,_){var o=hr();try{Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},f:function(e,a,r){var t=hr();try{Oa(e)(a,r)}catch(e){if(dr(t),e!==e+0)throw e;Er(1,0)}},u:function(e,a,r,t){var i=hr();try{Oa(e)(a,r,t)}catch(e){if(dr(i),e!==e+0)throw e;Er(1,0)}},O:function(e,a,r,t,i){var _=hr();try{Oa(e)(a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},N:function(e,a,r,t){var i=hr();try{Oa(e)(a,r,t)}catch(e){if(dr(i),e!==e+0)throw e;Er(1,0)}},_:function(e,a,r,t,i){var _=hr();try{Oa(e)(a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},Ba:function(e,a,r,t,i,_){var o=hr();try{Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},db:function(e,a,r,t,i,_,o,n,c){var s=hr();try{Oa(e)(a,r,t,i,_,o,n,c)}catch(e){if(dr(s),e!==e+0)throw e;Er(1,0)}},P:function(e,a,r,t,i){var _=hr();try{Oa(e)(a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},h:function(e,a,r,t){var i=hr();try{Oa(e)(a,r,t)}catch(e){if(dr(i),e!==e+0)throw e;Er(1,0)}},ea:function(e,a,r,t,i){var _=hr();try{Oa(e)(a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},xa:function(e,a,r,t,i,_){var o=hr();try{Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},kb:function(e,a,r,t,i,_){var o=hr();try{Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},Ca:function(e,a,r,t,i,_,o,n){var c=hr();try{Oa(e)(a,r,t,i,_,o,n)}catch(e){if(dr(c),e!==e+0)throw e;Er(1,0)}},ja:function(e,a,r,t,i,_){var o=hr();try{Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},Ia:function(e,a,r,t,i,_,o,n){var c=hr();try{Oa(e)(a,r,t,i,_,o,n)}catch(e){if(dr(c),e!==e+0)throw e;Er(1,0)}},Y:function(e,a,r,t,i,_,o,n,c,s,l,E){var v=hr();try{Oa(e)(a,r,t,i,_,o,n,c,s,l,E)}catch(e){if(dr(v),e!==e+0)throw e;Er(1,0)}},qb:function(e,a,r,t,i,_){var o=hr();try{Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},pa:function(e,a,r,t,i,_,o){var n=hr();try{Oa(e)(a,r,t,i,_,o)}catch(e){if(dr(n),e!==e+0)throw e;Er(1,0)}},j:function(e,a,r,t,i){var _=hr();try{Oa(e)(a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},na:function(e,a,r,t,i,_){var o=hr();try{Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},hb:function(e,a,r,t,i,_,o,n,c){var s=hr();try{Oa(e)(a,r,t,i,_,o,n,c)}catch(e){if(dr(s),e!==e+0)throw e;Er(1,0)}},rb:function(e,a,r,t,i,_){var o=hr();try{Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},bb:function(e,a,r,t,i,_,o,n,c,s,l){var E=hr();try{Oa(e)(a,r,t,i,_,o,n,c,s,l)}catch(e){if(dr(E),e!==e+0)throw e;Er(1,0)}},Ha:function(e,a,r,t,i,_,o,n){var c=hr();try{Oa(e)(a,r,t,i,_,o,n)}catch(e){if(dr(c),e!==e+0)throw e;Er(1,0)}},qa:function(e,a,r,t,i,_,o){var n=hr();try{Oa(e)(a,r,t,i,_,o)}catch(e){if(dr(n),e!==e+0)throw e;Er(1,0)}},fb:function(e,a,r,t,i,_,o,n){var c=hr();try{Oa(e)(a,r,t,i,_,o,n)}catch(e){if(dr(c),e!==e+0)throw e;Er(1,0)}},nb:function(e,a,r,t,i,_,o,n,c){var s=hr();try{Oa(e)(a,r,t,i,_,o,n,c)}catch(e){if(dr(s),e!==e+0)throw e;Er(1,0)}},k:function(e,a,r,t,i,_){var o=hr();try{Oa(e)(a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},X:function(e,a,r,t,i,_,o){var n=hr();try{Oa(e)(a,r,t,i,_,o)}catch(e){if(dr(n),e!==e+0)throw e;Er(1,0)}},lb:function(e,a,r,t,i,_,o,n){var c=hr();try{Oa(e)(a,r,t,i,_,o,n)}catch(e){if(dr(c),e!==e+0)throw e;Er(1,0)}},$:function(e,a,r,t,i,_,o,n){var c=hr();try{Oa(e)(a,r,t,i,_,o,n)}catch(e){if(dr(c),e!==e+0)throw e;Er(1,0)}},o:function(e,a,r,t,i,_,o){var n=hr();try{Oa(e)(a,r,t,i,_,o)}catch(e){if(dr(n),e!==e+0)throw e;Er(1,0)}},y:function(e,a,r,t,i,_,o,n){var c=hr();try{Oa(e)(a,r,t,i,_,o,n)}catch(e){if(dr(c),e!==e+0)throw e;Er(1,0)}},oa:function(e,a,r,t,i,_,o,n){var c=hr();try{Oa(e)(a,r,t,i,_,o,n)}catch(e){if(dr(c),e!==e+0)throw e;Er(1,0)}},p:function(e,a,r,t,i,_,o,n){var c=hr();try{Oa(e)(a,r,t,i,_,o,n)}catch(e){if(dr(c),e!==e+0)throw e;Er(1,0)}},v:function(e,a,r,t,i,_,o,n,c,s,l,E,v){var h=hr();try{Oa(e)(a,r,t,i,_,o,n,c,s,l,E,v)}catch(e){if(dr(h),e!==e+0)throw e;Er(1,0)}},S:function(e,a,r,t,i,_,o,n,c,s){var l=hr();try{Oa(e)(a,r,t,i,_,o,n,c,s)}catch(e){if(dr(l),e!==e+0)throw e;Er(1,0)}},Z:function(e,a,r,t,i,_,o,n,c,s,l,E,v){var h=hr();try{Oa(e)(a,r,t,i,_,o,n,c,s,l,E,v)}catch(e){if(dr(h),e!==e+0)throw e;Er(1,0)}},C:function(e,a,r,t,i,_,o,n,c){var s=hr();try{Oa(e)(a,r,t,i,_,o,n,c)}catch(e){if(dr(s),e!==e+0)throw e;Er(1,0)}},F:function(e,a,r,t,i,_,o,n,c,s){var l=hr();try{Oa(e)(a,r,t,i,_,o,n,c,s)}catch(e){if(dr(l),e!==e+0)throw e;Er(1,0)}},I:function(e,a,r,t,i,_,o,n,c,s,l){var E=hr();try{Oa(e)(a,r,t,i,_,o,n,c,s,l)}catch(e){if(dr(E),e!==e+0)throw e;Er(1,0)}},Da:function(e,a,r,t,i,_,o,n,c,s,l,E){var v=hr();try{Oa(e)(a,r,t,i,_,o,n,c,s,l,E)}catch(e){if(dr(v),e!==e+0)throw e;Er(1,0)}},K:function(e,a,r,t,i,_,o,n,c,s,l,E,v,h){var d=hr();try{Oa(e)(a,r,t,i,_,o,n,c,s,l,E,v,h)}catch(e){if(dr(d),e!==e+0)throw e;Er(1,0)}},E:function(e,a,r,t,i,_,o,n,c,s,l,E){var v=hr();try{Oa(e)(a,r,t,i,_,o,n,c,s,l,E)}catch(e){if(dr(v),e!==e+0)throw e;Er(1,0)}},J:function(e,a,r,t,i,_,o,n,c,s,l,E,v){var h=hr();try{Oa(e)(a,r,t,i,_,o,n,c,s,l,E,v)}catch(e){if(dr(h),e!==e+0)throw e;Er(1,0)}},Fa:function(e,a,r,t,i,_,o,n,c,s,l,E,v,h){var d=hr();try{Oa(e)(a,r,t,i,_,o,n,c,s,l,E,v,h)}catch(e){if(dr(d),e!==e+0)throw e;Er(1,0)}},eb:function(e,a,r,t,i,_,o,n,c,s,l,E,v,h,d){var u=hr();try{Oa(e)(a,r,t,i,_,o,n,c,s,l,E,v,h,d)}catch(e){if(dr(u),e!==e+0)throw e;Er(1,0)}},la:function(e,a,r,t,i,_,o,n,c,s,l,E,v,h,d,u){var f=hr();try{Oa(e)(a,r,t,i,_,o,n,c,s,l,E,v,h,d,u)}catch(e){if(dr(f),e!==e+0)throw e;Er(1,0)}},Kb:function(e,a,r,t,i,_,o,n,c){var s=hr();try{Dr(e,a,r,t,i,_,o,n,c)}catch(e){if(dr(s),e!==e+0)throw e;Er(1,0)}},Zb:function(e,a,r,t,i,_){var o=hr();try{Sr(e,a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},$b:function(e,a,r,t,i){var _=hr();try{jr(e,a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},Nb:function(e,a,r,t,i,_){var o=hr();try{xr(e,a,r,t,i,_)}catch(e){if(dr(o),e!==e+0)throw e;Er(1,0)}},Wb:function(e,a,r,t,i,_,o){var n=hr();try{gr(e,a,r,t,i,_,o)}catch(e){if(dr(n),e!==e+0)throw e;Er(1,0)}},Yb:function(e,a,r,t){var i=hr();try{wr(e,a,r,t)}catch(e){if(dr(i),e!==e+0)throw e;Er(1,0)}},Pb:function(e,a,r,t,i){var _=hr();try{kr(e,a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},Eb:function(e,a,r,t){var i=hr();try{Hr(e,a,r,t)}catch(e){if(dr(i),e!==e+0)throw e;Er(1,0)}},Fb:function(e,a,r,t,i){var _=hr();try{Gr(e,a,r,t,i)}catch(e){if(dr(_),e!==e+0)throw e;Er(1,0)}},A:e=>e,bc:(e,a,r,t)=>((e,a,r,t)=>{function i(e,a,r){for(e="number"==typeof e?e.toString():e||"";e.length<a;)e=r[0]+e;return e}function _(e,a){return i(e,a,"0")}function o(e,a){function r(e){return 0>e?-1:0<e?1:0}var t;return 0===(t=r(e.getFullYear()-a.getFullYear()))&&0===(t=r(e.getMonth()-a.getMonth()))&&(t=r(e.getDate()-a.getDate())),t}function n(e){switch(e.getDay()){case 0:return new Date(e.getFullYear()-1,11,29);case 1:return e;case 2:return new Date(e.getFullYear(),0,3);case 3:return new Date(e.getFullYear(),0,2);case 4:return new Date(e.getFullYear(),0,1);case 5:return new Date(e.getFullYear()-1,11,31);case 6:return new Date(e.getFullYear()-1,11,30)}}function c(e){var a=e.Wj;for(e=new Date(new Date(e.Xj+1900,0,1).getTime());0<a;){var r=e.getMonth(),t=(ta(e.getFullYear())?rr:tr)[r];if(!(a>t-e.getDate())){e.setDate(e.getDate()+a);break}a-=t-e.getDate()+1,e.setDate(1),11>r?e.setMonth(r+1):(e.setMonth(0),e.setFullYear(e.getFullYear()+1))}return r=new Date(e.getFullYear()+1,0,4),a=n(new Date(e.getFullYear(),0,4)),r=n(r),0>=o(a,e)?0>=o(r,e)?e.getFullYear()+1:e.getFullYear():e.getFullYear()-1}var s=N[t+40>>2];for(var l in t={Uk:m[t>>2],Tk:m[t+4>>2],kk:m[t+8>>2],sk:m[t+12>>2],lk:m[t+16>>2],Xj:m[t+20>>2],Pj:m[t+24>>2],Wj:m[t+28>>2],ol:m[t+32>>2],Sk:m[t+36>>2],Vk:s&&s?ae(f,s):""},r=r?ae(f,r):"",s={"%c":"%a %b %d %H:%M:%S %Y","%D":"%m/%d/%y","%F":"%Y-%m-%d","%h":"%b","%r":"%I:%M:%S %p","%R":"%H:%M","%T":"%H:%M:%S","%x":"%m/%d/%y","%X":"%H:%M:%S","%Ec":"%c","%EC":"%C","%Ex":"%m/%d/%y","%EX":"%H:%M:%S","%Ey":"%y","%EY":"%Y","%Od":"%d","%Oe":"%e","%OH":"%H","%OI":"%I","%Om":"%m","%OM":"%M","%OS":"%S","%Ou":"%u","%OU":"%U","%OV":"%V","%Ow":"%w","%OW":"%W","%Oy":"%y"})r=r.replace(new RegExp(l,"g"),s[l]);var E="Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),v="January February March April May June July August September October November December".split(" ");for(l in s={"%a":e=>E[e.Pj].substring(0,3),"%A":e=>E[e.Pj],"%b":e=>v[e.lk].substring(0,3),"%B":e=>v[e.lk],"%C":e=>_((e.Xj+1900)/100|0,2),"%d":e=>_(e.sk,2),"%e":e=>i(e.sk,2," "),"%g":e=>c(e).toString().substring(2),"%G":c,"%H":e=>_(e.kk,2),"%I":e=>(0==(e=e.kk)?e=12:12<e&&(e-=12),_(e,2)),"%j":e=>{for(var a=0,r=0;r<=e.lk-1;a+=(ta(e.Xj+1900)?rr:tr)[r++]);return _(e.sk+a,3)},"%m":e=>_(e.lk+1,2),"%M":e=>_(e.Tk,2),"%n":()=>"\n","%p":e=>0<=e.kk&&12>e.kk?"AM":"PM","%S":e=>_(e.Uk,2),"%t":()=>"\t","%u":e=>e.Pj||7,"%U":e=>_(Math.floor((e.Wj+7-e.Pj)/7),2),"%V":e=>{var a=Math.floor((e.Wj+7-(e.Pj+6)%7)/7);if(2>=(e.Pj+371-e.Wj-2)%7&&a++,a)53==a&&(4==(r=(e.Pj+371-e.Wj)%7)||3==r&&ta(e.Xj)||(a=1));else{a=52;var r=(e.Pj+7-e.Wj-1)%7;(4==r||5==r&&ta(e.Xj%400-1))&&a++}return _(a,2)},"%w":e=>e.Pj,"%W":e=>_(Math.floor((e.Wj+7-(e.Pj+6)%7)/7),2),"%y":e=>(e.Xj+1900).toString().substring(2),"%Y":e=>e.Xj+1900,"%z":e=>{var a=0<=(e=e.Sk);return e=Math.abs(e)/60,(a?"+":"-")+String("0000"+(e/60*100+e%60)).slice(-4)},"%Z":e=>e.Vk,"%%":()=>"%"},r=r.replace(/%%/g,"\0\0"),s)r.includes(l)&&(r=r.replace(new RegExp(l,"g"),s[l](t)));return(l=_e(r=r.replace(/\0\0/g,"%"),!1)).length>a?0:(u.set(l,e),l.length-1)})(e,a,r,t)},nr=function(){function e(e){return nr=e.exports,h=nr.xc,w(),Da=nr.Cc,z.unshift(nr.yc),M(),nr}var a={a:or};if(F(),i.instantiateWasm)try{return i.instantiateWasm(a,e)}catch(e){v(`Module.instantiateWasm callback failed with error: ${e}`),r(e)}return a=function(e){if(K==K&&l)var a=new Uint8Array(l);else{if(!_)throw'sync fetching of the wasm failed: you can preload it to Module["wasmBinary"] manually, or emcc.py will do that for you when generating HTML (but not JS)';a=_(K)}return a=new WebAssembly.Module(a),[new WebAssembly.Instance(a,e),a]}(a),e(a[0])}();i._zappar_has_initialized=nr.zc,i._zappar_invert=nr.Ac,i._zappar_loaded=nr.Bc,i._zappar_pipeline_create=nr.Dc,i._zappar_pipeline_destroy=nr.Ec,i._zappar_pipeline_camera_frame_submit=nr.Fc,i._zappar_pipeline_camera_frame_submit_raw_pointer=nr.Gc,i._zappar_pipeline_frame_update=nr.Hc,i._zappar_pipeline_camera_frame_user_data=nr.Ic,i._zappar_pipeline_camera_model=nr.Jc,i._zappar_pipeline_frame_number=nr.Kc,i._zappar_pipeline_camera_frame_data_raw_size=nr.Lc,i._zappar_pipeline_camera_frame_data_raw_width=nr.Mc,i._zappar_pipeline_camera_frame_data_raw_height=nr.Nc,i._zappar_pipeline_camera_frame_data_raw=nr.Oc,i._zappar_pipeline_motion_accelerometer_submit=nr.Pc,i._zappar_pipeline_motion_accelerometer_with_gravity_submit_int=nr.Qc,i._zappar_pipeline_motion_accelerometer_without_gravity_submit_int=nr.Rc,i._zappar_pipeline_motion_rotation_rate_submit_int=nr.Sc,i._zappar_pipeline_motion_attitude_submit_int=nr.Tc,i._zappar_pipeline_motion_rotation_rate_submit=nr.Uc,i._zappar_pipeline_motion_attitude_submit=nr.Vc,i._zappar_pipeline_motion_attitude_matrix_submit=nr.Wc,i._zappar_pipeline_camera_frame_user_facing=nr.Xc,i._zappar_pipeline_camera_frame_texture_matrix=nr.Yc,i._zappar_pipeline_camera_pose_with_attitude=nr.Zc,i._zappar_pipeline_camera_pose_with_origin=nr._c,i._zappar_pipeline_camera_frame_camera_attitude=nr.$c,i._zappar_pipeline_camera_frame_device_attitude=nr.ad,i._zappar_pipeline_camera_frame_texture_gl=nr.bd,i._zappar_pipeline_camera_frame_upload_gl=nr.cd,i._zappar_pipeline_sequence_record_start=nr.dd,i._zappar_pipeline_sequence_record_stop=nr.ed,i._zappar_pipeline_sequence_record_clear=nr.fd,i._zappar_pipeline_sequence_record_device_attitude_matrices_set=nr.gd,i._zappar_pipeline_sequence_record_data_size=nr.hd,i._zappar_pipeline_sequence_record_data=nr.id,i._zappar_pipeline_process_gl=nr.jd,i._zappar_pipeline_camera_pose_default=nr.kd,i._zappar_instant_world_tracker_create=nr.ld,i._zappar_instant_world_tracker_destroy=nr.md,i._zappar_instant_world_tracker_anchor_pose_set_from_camera_offset_raw=nr.nd,i._zappar_instant_world_tracker_anchor_pose_raw=nr.od,i._zappar_instant_world_tracker_enabled_set=nr.pd,i._zappar_instant_world_tracker_enabled=nr.qd,i._zappar_image_tracker_create=nr.rd,i._zappar_image_tracker_destroy=nr.sd,i._zappar_image_tracker_target_load_from_memory=nr.td,i.__Z42zappar_image_tracker_target_load_from_fileP23zappar_image_tracker_tiPKc=nr.ud;var cr=i._free=nr.vd;i._zappar_image_tracker_anchor_count=nr.wd,i._zappar_image_tracker_anchor_id=nr.xd,i._zappar_image_tracker_anchor_pose_raw=nr.yd,i._zappar_image_tracker_enabled_set=nr.zd,i._zappar_image_tracker_enabled=nr.Ad,i._zappar_image_tracker_target_loaded_version=nr.Bd,i.__Z33zappar_image_tracker_target_countP23zappar_image_tracker_ti=nr.Cd,i.__Z46zappar_image_tracker_target_preview_compressedP23zappar_image_tracker_tii=nr.Dd,i.__Z51zappar_image_tracker_target_preview_compressed_sizeP23zappar_image_tracker_tii=nr.Ed,i.__Z55zappar_image_tracker_target_preview_compressed_mimetypeP23zappar_image_tracker_tii=nr.Fd,i.__Z40zappar_image_tracker_target_preview_rgbaP23zappar_image_tracker_tii=nr.Gd,i.__Z45zappar_image_tracker_target_preview_rgba_sizeP23zappar_image_tracker_tii=nr.Hd,i.__Z46zappar_image_tracker_target_preview_rgba_widthP23zappar_image_tracker_tii=nr.Id,i.__Z47zappar_image_tracker_target_preview_rgba_heightP23zappar_image_tracker_tii=nr.Jd,i.__Z38zappar_image_tracker_target_radius_topP23zappar_image_tracker_tii=nr.Kd,i.__Z41zappar_image_tracker_target_radius_bottomP23zappar_image_tracker_tii=nr.Ld,i.__Z39zappar_image_tracker_target_side_lengthP23zappar_image_tracker_tii=nr.Md,i.__Z49zappar_image_tracker_target_physical_scale_factorP23zappar_image_tracker_tii=nr.Nd,i.__Z49zappar_image_tracker_target_preview_mesh_verticesP23zappar_image_tracker_tii=nr.Od,i.__Z48zappar_image_tracker_target_preview_mesh_normalsP23zappar_image_tracker_tii=nr.Pd,i.__Z44zappar_image_tracker_target_preview_mesh_uvsP23zappar_image_tracker_tii=nr.Qd,i.__Z48zappar_image_tracker_target_preview_mesh_indicesP23zappar_image_tracker_tii=nr.Rd,i.__Z54zappar_image_tracker_target_preview_mesh_vertices_sizeP23zappar_image_tracker_tii=nr.Sd,i.__Z53zappar_image_tracker_target_preview_mesh_normals_sizeP23zappar_image_tracker_tii=nr.Td,i.__Z49zappar_image_tracker_target_preview_mesh_uvs_sizeP23zappar_image_tracker_tii=nr.Ud,i.__Z53zappar_image_tracker_target_preview_mesh_indices_sizeP23zappar_image_tracker_tii=nr.Vd,i.__Z32zappar_image_tracker_target_typeP23zappar_image_tracker_tii=nr.Wd,i._zappar_face_tracker_create=nr.Xd,i._zappar_face_tracker_destroy=nr.Yd,i._zappar_face_tracker_model_load_from_memory=nr.Zd,i._zappar_face_tracker_anchor_count=nr._d,i._zappar_face_tracker_anchor_id=nr.$d,i._zappar_face_tracker_anchor_pose_raw=nr.ae,i._zappar_face_tracker_anchor_identity_coefficients=nr.be,i._zappar_face_tracker_anchor_expression_coefficients=nr.ce,i._zappar_face_tracker_enabled_set=nr.de,i._zappar_face_tracker_enabled=nr.ee,i._zappar_face_tracker_max_faces_set=nr.fe,i._zappar_face_tracker_max_faces=nr.ge,i._zappar_face_tracker_model_loaded_version=nr.he,i._zappar_face_landmark_create=nr.ie,i._zappar_face_landmark_destroy=nr.je,i.__Z27zappar_face_landmark_updateP23zappar_face_landmark_tiPKfS2_i=nr.ke,i._zappar_face_landmark_anchor_pose=nr.le,i._zappar_barcode_finder_create=nr.me,i._zappar_barcode_finder_destroy=nr.ne,i._zappar_barcode_finder_found_number=nr.oe,i._zappar_barcode_finder_found_text=nr.pe,i._zappar_barcode_finder_enabled_set=nr.qe,i._zappar_barcode_finder_enabled=nr.re,i._zappar_barcode_finder_found_format=nr.se,i._zappar_barcode_finder_formats=nr.te,i._zappar_barcode_finder_formats_set=nr.ue,i._zappar_zapcode_tracker_create=nr.ve,i._zappar_zapcode_tracker_destroy=nr.we,i._zappar_zapcode_tracker_target_load_from_memory=nr.xe,i.__Z44zappar_zapcode_tracker_target_load_from_fileP25zappar_zapcode_tracker_tiPKc=nr.ye,i._zappar_zapcode_tracker_anchor_count=nr.ze,i._zappar_zapcode_tracker_anchor_id=nr.Ae,i._zappar_zapcode_tracker_anchor_pose_raw=nr.Be,i._zappar_zapcode_tracker_enabled_set=nr.Ce,i._zappar_zapcode_tracker_enabled=nr.De,i._zappar_zapcode_tracker_target_loaded_version=nr.Ee;var sr=i._malloc=nr.Fe;i._zappar_face_mesh_create=nr.Ge,i._zappar_face_mesh_destroy=nr.He,i.__Z33zappar_face_mesh_load_from_memoryP19zappar_face_mesh_tiPKciiiii=nr.Ie,i.__Z29zappar_face_mesh_indices_sizeP19zappar_face_mesh_ti=nr.Je,i.__Z25zappar_face_mesh_uvs_sizeP19zappar_face_mesh_ti=nr.Ke,i.__Z30zappar_face_mesh_vertices_sizeP19zappar_face_mesh_ti=nr.Le,i.__Z31zappar_face_mesh_loaded_versionP19zappar_face_mesh_ti=nr.Me,i.__Z25zappar_face_mesh_verticesP19zappar_face_mesh_ti=nr.Ne,i.__Z20zappar_face_mesh_uvsP19zappar_face_mesh_ti=nr.Oe,i.__Z24zappar_face_mesh_indicesP19zappar_face_mesh_ti=nr.Pe,i.__Z23zappar_face_mesh_updateP19zappar_face_mesh_tiPKfS2_i=nr.Qe,i.__Z29zappar_face_mesh_normals_sizeP19zappar_face_mesh_ti=nr.Re,i.__Z24zappar_face_mesh_normalsP19zappar_face_mesh_ti=nr.Se,i._zappar_camera_source_create=nr.Te,i._zappar_camera_source_destroy=nr.Ue,i._zappar_camera_source_start=nr.Ve,i._zappar_camera_source_pause=nr.We,i._zappar_camera_default_device_id=nr.Xe,i._zappar_sequence_source_create=nr.Ye,i.__Z28zappar_sequence_source_startP25zappar_sequence_source_ti=nr.Ze,i.__Z39zappar_sequence_source_load_from_memoryP25zappar_sequence_source_tiPKci=nr._e,i.__Z28zappar_sequence_source_pauseP25zappar_sequence_source_ti=nr.$e,i._zappar_sequence_source_destroy=nr.af,i._zappar_sequence_source_max_playback_fps_set=nr.bf,i._zappar_log_level_set=nr.cf,i._zappar_log_level=nr.df,i.__Z23zappar_log_redirect_setPFv18zappar_log_level_tPKcE=nr.ef,i._zappar_world_tracker_create=nr.ff,i._zappar_world_tracker_destroy=nr.gf,i._zappar_world_tracker_world_anchor_valid=nr.hf,i._zappar_world_tracker_plane_count=nr.jf,i._zappar_world_tracker_plane_pose_raw=nr.kf,i._zappar_world_tracker_world_anchor_pose_raw=nr.lf,i._zappar_world_tracker_ground_anchor_valid=nr.mf,i._zappar_world_tracker_ground_anchor_pose_raw=nr.nf,i._zappar_world_tracker_reset=nr.of,i._zappar_world_tracker_enabled_set=nr.pf,i._zappar_world_tracker_quality=nr.qf,i._zappar_world_tracker_enabled=nr.rf,i._zappar_world_tracker_tracks_data_enabled=nr.sf,i._zappar_world_tracker_projections_data_enabled=nr.tf,i._zappar_world_tracker_tracks_data_enabled_set=nr.uf,i._zappar_world_tracker_projections_data_enabled_set=nr.vf,i._zappar_world_tracker_tracks_data=nr.wf,i._zappar_world_tracker_tracks_data_size=nr.xf,i._zappar_world_tracker_projections_data=nr.yf,i._zappar_world_tracker_projections_data_size=nr.zf,i._worker_message_send_count=nr.Af,i._worker_message_send_clear=nr.Bf,i._worker_message_send_data_size=nr.Cf,i._worker_message_send_reference=nr.Df,i._worker_message_send_data=nr.Ef,i._worker_message_receive=nr.Ff,i._ceres_worker=nr.Gf,i._data_download_clear=nr.Hf,i._data_download_size=nr.If,i._data_download=nr.Jf,i._data_should_record_set=nr.Kf,i._zappar_analytics_project_id_set=nr.Lf,i.__ZN5boost13serialization16singleton_module8get_lockEv=nr.Mf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN10SLAMSystem19InitializationInputEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Nf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__23mapIi5FrameNS4_4lessIiEENS4_9allocatorINS4_4pairIKiS6_EEEEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Of,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__24pairIKi5FrameEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Pf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveE5FrameE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Qf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__23mapIiN5Eigen6MatrixIdLi2ELi1ELi0ELi2ELi1EEENS4_4lessIiEENS4_9allocatorINS4_4pairIKiS8_EEEEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Rf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__24pairIKiN5Eigen6MatrixIdLi2ELi1ELi0ELi2ELi1EEEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Sf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5Eigen6MatrixIdLi2ELi1ELi0ELi2ELi1EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Tf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam5Pose3EE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Uf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5Eigen6MatrixIdLi3ELi1ELi0ELi3ELi1EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Vf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__26bitsetILm1EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Wf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__26vectorI3ImuNS4_9allocatorIS6_EEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Xf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveE3ImuE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Yf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__23mapIi12WorldFeatureNS4_4lessIiEENS4_9allocatorINS4_4pairIKiS6_EEEEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Zf,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__24pairIKi12WorldFeatureEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr._f,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveE12WorldFeatureE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.$f,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__210shared_ptrIN5gtsam7Cal3_S2EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.ag,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam7Cal3_S2EE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.bg,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5Eigen6MatrixIdLi5ELi1ELi0ELi5ELi1EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.cg,i.__ZNK5boost7archive6detail19pointer_iserializerINS0_15binary_iarchiveEN5gtsam7Cal3_S2EE15load_object_ptrERNS1_14basic_iarchiveEPvj=nr.dg,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN10SLAMSystem10ParametersEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.eg,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN2cv12TermCriteriaEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.fg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN10SLAMSystem20InitializationResultEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.gg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN10SLAMSystem19InitializationInputEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.hg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__23mapIi5FrameNS4_4lessIiEENS4_9allocatorINS4_4pairIKiS6_EEEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.ig,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__24pairIKi5FrameEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.jg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveE5FrameE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.kg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__23mapIiN5Eigen6MatrixIdLi2ELi1ELi0ELi2ELi1EEENS4_4lessIiEENS4_9allocatorINS4_4pairIKiS8_EEEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.lg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__24pairIKiN5Eigen6MatrixIdLi2ELi1ELi0ELi2ELi1EEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.mg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5Eigen6MatrixIdLi2ELi1ELi0ELi2ELi1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.ng,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam5Pose3EE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.og,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5Eigen6MatrixIdLi3ELi1ELi0ELi3ELi1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.pg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__26bitsetILm1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.qg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__26vectorI3ImuNS4_9allocatorIS6_EEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.rg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveE3ImuE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.sg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__23mapIi12WorldFeatureNS4_4lessIiEENS4_9allocatorINS4_4pairIKiS6_EEEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.tg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__24pairIKi12WorldFeatureEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.ug,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveE12WorldFeatureE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.vg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__210shared_ptrIN5gtsam7Cal3_S2EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.wg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam7Cal3_S2EE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.xg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5Eigen6MatrixIdLi5ELi1ELi0ELi5ELi1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.yg,i.__ZNK5boost7archive6detail19pointer_oserializerINS0_15binary_oarchiveEN5gtsam7Cal3_S2EE15save_object_ptrERNS1_14basic_oarchiveEPKv=nr.zg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN10SLAMSystem10ParametersEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Ag,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN2cv12TermCriteriaEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Bg,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN10SLAMSystem20InitializationResultEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Cg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveE9RecordingE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Dg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__26vectorI11SensorEventNS4_9allocatorIS6_EEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Eg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveE11SensorEventE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Fg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5Eigen6MatrixIdLin1ELi1ELi0ELin1ELi1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Gg,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__23setIiNS4_4lessIiEENS4_9allocatorIiEEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Hg,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__26bitsetILm2EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Ig,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__23setIiNS4_4lessIiEENS4_9allocatorIiEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Jg,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__26bitsetILm2EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Kg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5Eigen6MatrixIdLi3ELi1ELi0ELi3ELi1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Lg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5Eigen6MatrixIdLi5ELi1ELi0ELi5ELi1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Mg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__23setIiNS4_4lessIiEENS4_9allocatorIiEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Ng,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__26bitsetILm2EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Og,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__23mapIi5FrameNS4_4lessIiEENS4_9allocatorINS4_4pairIKiS6_EEEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Pg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__24pairIKi5FrameEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Qg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveE5FrameE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Rg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__23mapIiN5Eigen6MatrixIdLi2ELi1ELi0ELi2ELi1EEENS4_4lessIiEENS4_9allocatorINS4_4pairIKiS8_EEEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Sg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__24pairIKiN5Eigen6MatrixIdLi2ELi1ELi0ELi2ELi1EEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Tg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5Eigen6MatrixIdLi2ELi1ELi0ELi2ELi1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Ug,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5gtsam5Pose3EE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Vg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__26bitsetILm1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Wg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__26vectorI3ImuNS4_9allocatorIS6_EEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Xg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveE3ImuE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Yg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__23mapIi12WorldFeatureNS4_4lessIiEENS4_9allocatorINS4_4pairIKiS6_EEEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Zg,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__24pairIKi12WorldFeatureEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr._g,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveE12WorldFeatureE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.$g,i.__ZN5boost7archive6detail25ptr_serialization_supportINS0_15binary_iarchiveEN5gtsam5Pose3EE11instantiateEv=nr.ah,i.__ZNK5boost7archive6detail19pointer_iserializerINS0_15binary_iarchiveEN5gtsam5Pose3EE15load_object_ptrERNS1_14basic_iarchiveEPvj=nr.bh,i.__ZN5boost7archive6detail25ptr_serialization_supportINS0_15binary_oarchiveEN5gtsam5Pose3EE11instantiateEv=nr.ch,i.__ZNK5boost7archive6detail19pointer_oserializerINS0_15binary_oarchiveEN5gtsam5Pose3EE15save_object_ptrERNS1_14basic_oarchiveEPKv=nr.dh,i.__ZN5boost7archive6detail25ptr_serialization_supportINS0_12xml_oarchiveEN5gtsam5Pose3EE11instantiateEv=nr.eh,i.__ZNK5boost7archive6detail19pointer_oserializerINS0_12xml_oarchiveEN5gtsam5Pose3EE15save_object_ptrERNS1_14basic_oarchiveEPKv=nr.fh,i.__ZN5boost7archive6detail25ptr_serialization_supportINS0_15binary_iarchiveEN5gtsam21LinearContainerFactorEE11instantiateEv=nr.gh,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam21LinearContainerFactorEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.hh,i.__ZN5boost13serialization18void_cast_registerIN5gtsam21LinearContainerFactorENS2_15NonlinearFactorEEERKNS0_16void_cast_detail11void_casterEPKT_PKT0_=nr.ih,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam15NonlinearFactorEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.jh,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__210shared_ptrIN5gtsam14GaussianFactorEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.kh,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__28optionalIN5gtsam6ValuesEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.lh,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam6ValuesEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.mh,i.__ZNK5boost7archive6detail19pointer_iserializerINS0_15binary_iarchiveEN5gtsam21LinearContainerFactorEE15load_object_ptrERNS1_14basic_iarchiveEPvj=nr.nh,i.__ZN5boost7archive6detail25ptr_serialization_supportINS0_15binary_oarchiveEN5gtsam21LinearContainerFactorEE11instantiateEv=nr.oh,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam21LinearContainerFactorEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.ph,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam15NonlinearFactorEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.qh,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__210shared_ptrIN5gtsam14GaussianFactorEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.rh,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__28optionalIN5gtsam6ValuesEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.sh,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam6ValuesEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.th,i.__ZNK5boost7archive6detail19pointer_oserializerINS0_15binary_oarchiveEN5gtsam21LinearContainerFactorEE15save_object_ptrERNS1_14basic_oarchiveEPKv=nr.uh,i.__ZN5boost7archive6detail25ptr_serialization_supportINS0_12xml_oarchiveEN5gtsam21LinearContainerFactorEE11instantiateEv=nr.vh,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5gtsam21LinearContainerFactorEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.wh,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5gtsam15NonlinearFactorEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.xh,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__210shared_ptrIN5gtsam14GaussianFactorEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.yh,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__28optionalIN5gtsam6ValuesEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.zh,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5gtsam6ValuesEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Ah,i.__ZNK5boost7archive6detail19pointer_oserializerINS0_12xml_oarchiveEN5gtsam21LinearContainerFactorEE15save_object_ptrERNS1_14basic_oarchiveEPKv=nr.Bh,i.__ZN5boost7archive6detail25ptr_serialization_supportINS0_15binary_iarchiveEN5gtsam13HessianFactorEE11instantiateEv=nr.Ch,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam13HessianFactorEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Dh,i.__ZNK5boost7archive6detail19pointer_iserializerINS0_15binary_iarchiveEN5gtsam13HessianFactorEE15load_object_ptrERNS1_14basic_iarchiveEPvj=nr.Eh,i.__ZN5boost7archive6detail25ptr_serialization_supportINS0_15binary_oarchiveEN5gtsam13HessianFactorEE11instantiateEv=nr.Fh,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam13HessianFactorEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Gh,i.__ZNK5boost7archive6detail19pointer_oserializerINS0_15binary_oarchiveEN5gtsam13HessianFactorEE15save_object_ptrERNS1_14basic_oarchiveEPKv=nr.Hh,i.__ZN5boost7archive6detail25ptr_serialization_supportINS0_12xml_oarchiveEN5gtsam13HessianFactorEE11instantiateEv=nr.Ih,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5gtsam13HessianFactorEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Jh,i.__ZNK5boost7archive6detail19pointer_oserializerINS0_12xml_oarchiveEN5gtsam13HessianFactorEE15save_object_ptrERNS1_14basic_oarchiveEPKv=nr.Kh,i.__ZN5boost7archive6detail25ptr_serialization_supportINS0_15binary_iarchiveEN5gtsam14JacobianFactorEE11instantiateEv=nr.Lh,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam14JacobianFactorEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Mh,i.__ZNK5boost7archive6detail19pointer_iserializerINS0_15binary_iarchiveEN5gtsam14JacobianFactorEE15load_object_ptrERNS1_14basic_iarchiveEPvj=nr.Nh,i.__ZN5boost7archive6detail25ptr_serialization_supportINS0_15binary_oarchiveEN5gtsam14JacobianFactorEE11instantiateEv=nr.Oh,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam14JacobianFactorEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Ph,i.__ZNK5boost7archive6detail19pointer_oserializerINS0_15binary_oarchiveEN5gtsam14JacobianFactorEE15save_object_ptrERNS1_14basic_oarchiveEPKv=nr.Qh,i.__ZN5boost7archive6detail25ptr_serialization_supportINS0_12xml_oarchiveEN5gtsam14JacobianFactorEE11instantiateEv=nr.Rh,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5gtsam14JacobianFactorEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Sh,i.__ZNK5boost7archive6detail19pointer_oserializerINS0_12xml_oarchiveEN5gtsam14JacobianFactorEE15save_object_ptrERNS1_14basic_oarchiveEPKv=nr.Th,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5Eigen6MatrixIdLi6ELi1ELi0ELi6ELi1EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Uh,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5Eigen6MatrixIdLi6ELi1ELi0ELi6ELi1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Vh,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5Eigen6MatrixIdLi6ELi1ELi0ELi6ELi1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Wh,i.__ZN5boost13serialization18void_cast_registerIN5gtsam10noiseModel8DiagonalENS3_8GaussianEEERKNS0_16void_cast_detail11void_casterEPKT_PKT0_=nr.Xh,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam10noiseModel8GaussianEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Yh,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5Eigen6MatrixIdLin1ELi1ELi0ELin1ELi1EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Zh,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam10noiseModel8GaussianEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr._h,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5Eigen6MatrixIdLin1ELi1ELi0ELin1ELi1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.$h,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5gtsam10noiseModel8GaussianEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.ai,i.__ZN5boost13serialization18void_cast_registerIN5gtsam15NonlinearFactorENS2_6FactorEEERKNS0_16void_cast_detail11void_casterEPKT_PKT0_=nr.bi,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam6FactorEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.ci,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam6FactorEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.di,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5gtsam6FactorEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.ei,i.__ZN5boost13serialization18void_cast_registerIN5gtsam14GaussianFactorENS2_6FactorEEERKNS0_16void_cast_detail11void_casterEPKT_PKT0_=nr.fi,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5Eigen6MatrixIdLin1ELin1ELi0ELin1ELin1EEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.gi,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__26vectorIlNS4_9allocatorIlEEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.hi,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5Eigen6MatrixIdLin1ELin1ELi0ELin1ELin1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.ii,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__26vectorIlNS4_9allocatorIlEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.ji,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5Eigen6MatrixIdLin1ELin1ELi0ELin1ELin1EEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.ki,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__26vectorIlNS4_9allocatorIlEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.li,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__23mapIyNS4_10unique_ptrIN5gtsam5ValueENS4_14default_deleteIS8_EEEENS4_4lessIyEENS4_9allocatorINS4_4pairIKySB_EEEEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.mi,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__24pairIKyNS4_10unique_ptrIN5gtsam5ValueENS4_14default_deleteIS9_EEEEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.ni,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__210unique_ptrIN5gtsam5ValueENS4_14default_deleteIS7_EEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.oi,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__23mapIyRKN5gtsam5ValueENS4_4lessIyEENS4_9allocatorINS4_4pairIKyS9_EEEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.pi,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__24pairIKyRKN5gtsam5ValueEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.qi,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam5ValueEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.ri,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__23mapIyRKN5gtsam5ValueENS4_4lessIyEENS4_9allocatorINS4_4pairIKyS9_EEEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.si,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__24pairIKyRKN5gtsam5ValueEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.ti,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5gtsam5ValueEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.ui,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__26vectorIyNS4_9allocatorIyEEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.vi,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__26vectorIyNS4_9allocatorIyEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.wi,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__26vectorIyNS4_9allocatorIyEEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.xi,i.__ZN5boost13serialization18void_cast_registerIN5gtsam14JacobianFactorENS2_14GaussianFactorEEERKNS0_16void_cast_detail11void_casterEPKT_PKT0_=nr.yi,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam14GaussianFactorEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.zi,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam19VerticalBlockMatrixEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Ai,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveENSt3__210shared_ptrIN5gtsam10noiseModel8DiagonalEEEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Bi,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam10noiseModel8DiagonalEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Ci,i.__ZNK5boost7archive6detail19pointer_iserializerINS0_15binary_iarchiveEN5gtsam10noiseModel8DiagonalEE15load_object_ptrERNS1_14basic_iarchiveEPvj=nr.Di,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam14GaussianFactorEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Ei,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam19VerticalBlockMatrixEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Fi,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveENSt3__210shared_ptrIN5gtsam10noiseModel8DiagonalEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Gi,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam10noiseModel8DiagonalEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Hi,i.__ZNK5boost7archive6detail19pointer_oserializerINS0_15binary_oarchiveEN5gtsam10noiseModel8DiagonalEE15save_object_ptrERNS1_14basic_oarchiveEPKv=nr.Ii,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5gtsam14GaussianFactorEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Ji,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5gtsam19VerticalBlockMatrixEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Ki,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveENSt3__210shared_ptrIN5gtsam10noiseModel8DiagonalEEEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Li,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5gtsam10noiseModel8DiagonalEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Mi,i.__ZNK5boost7archive6detail19pointer_oserializerINS0_12xml_oarchiveEN5gtsam10noiseModel8DiagonalEE15save_object_ptrERNS1_14basic_oarchiveEPKv=nr.Ni,i.__ZN5boost13serialization18void_cast_registerIN5gtsam13HessianFactorENS2_14GaussianFactorEEERKNS0_16void_cast_detail11void_casterEPKT_PKT0_=nr.Oi,i.__ZNK5boost7archive6detail11iserializerINS0_15binary_iarchiveEN5gtsam20SymmetricBlockMatrixEE16load_object_dataERNS1_14basic_iarchiveEPvj=nr.Pi,i.__ZNK5boost7archive6detail11oserializerINS0_15binary_oarchiveEN5gtsam20SymmetricBlockMatrixEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Qi,i.__ZNK5boost7archive6detail11oserializerINS0_12xml_oarchiveEN5gtsam20SymmetricBlockMatrixEE16save_object_dataERNS1_14basic_oarchiveEPKv=nr.Ri;var lr,Er=nr.Si,vr=nr.Ti,hr=nr.Ui,dr=nr.Vi,ur=nr.Wi,fr=nr.Xi,pr=nr.Yi,br=nr.Zi,mr=nr._i,Nr=i.dynCall_j=nr.$i,jr=i.dynCall_viij=nr.aj,gr=i.dynCall_viijii=nr.bj,Sr=i.dynCall_viiij=nr.cj,wr=i.dynCall_vij=nr.dj,yr=i.dynCall_iij=nr.ej,zr=i.dynCall_iiji=nr.fj,kr=i.dynCall_viji=nr.gj,Ir=i.dynCall_iijj=nr.hj,Kr=i.dynCall_jiji=nr.ij,Pr=i.dynCall_jij=nr.jj,Lr=i.dynCall_iiij=nr.kj,Rr=i.dynCall_ji=nr.lj,Zr=i.dynCall_iijjjjji=nr.mj,xr=i.dynCall_viiji=nr.nj,Fr=i.dynCall_diji=nr.oj,Mr=i.dynCall_iijii=nr.pj,Dr=i.dynCall_viiiijii=nr.qj,Cr=i.dynCall_iiiiijii=nr.rj,Ar=i.dynCall_iijiii=nr.sj,Tr=i.dynCall_jiii=nr.tj,Or=i.dynCall_jii=nr.uj,Gr=i.dynCall_vjii=nr.vj,Hr=i.dynCall_vji=nr.wj,Ur=i.dynCall_iji=nr.xj,Wr=i.dynCall_iiiij=nr.yj,qr=i.dynCall_jj=nr.zj,Vr=i.dynCall_djj=nr.Aj,Br=i.dynCall_iiiiij=nr.Bj,Yr=i.dynCall_jiiii=nr.Cj;function Jr(){function e(){if(!lr&&(lr=!0,i.calledRun=!0,!S)){if(i.noFSInit||Me||(Me=!0,i.stdin=i.stdin,i.stdout=i.stdout,i.stderr=i.stderr,i.stdin?Ve("stdin",i.stdin):He("/dev/tty","/dev/stdin"),i.stdout?Ve("stdout",null,i.stdout):He("/dev/tty","/dev/stdout"),i.stderr?Ve("stderr",null,i.stderr):He("/dev/tty1","/dev/stderr"),We("/dev/stdin",0),We("/dev/stdout",1),We("/dev/stderr",1)),Ne=!1,T(z),a(i),i.onRuntimeInitialized&&i.onRuntimeInitialized(),i.postRun)for("function"==typeof i.postRun&&(i.postRun=[i.postRun]);i.postRun.length;){var e=i.postRun.shift();k.unshift(e)}T(k)}}if(!(0<R)){if(i.preRun)for("function"==typeof i.preRun&&(i.preRun=[i.preRun]);i.preRun.length;)I();T(y),0<R||(i.setStatus?(i.setStatus("Running..."),setTimeout((function(){setTimeout((function(){i.setStatus("")}),1),e()}),1)):e())}}if(i.___start_em_js=681908,i.___stop_em_js=683073,i.cwrap=(e,a,r,t)=>{var _=!r||r.every((e=>"number"===e||"boolean"===e));return"string"!==a&&_&&!t?i["_"+e]:function(){return((e,a,r,t)=>{var _={string:e=>{var a=0;if(null!=e&&0!==e){a=te(e)+1;var r=ur(a);ie(e,f,r,a),a=r}return a},array:e=>{var a=ur(e.length);return u.set(e,a),a}};e=i["_"+e];var o,n=[],c=0;if(t)for(var s=0;s<t.length;s++){var l=_[r[s]];l?(0===c&&(c=hr()),n[s]=l(t[s])):n[s]=t[s]}return o=r=e.apply(null,n),0!==c&&dr(c),"string"===a?o?ae(f,o):"":"boolean"===a?!!o:o})(e,a,r,arguments)}},i.setValue=function(e,a,r="i8"){switch(r.endsWith("*")&&(r="*"),r){case"i1":case"i8":u[e>>0]=a;break;case"i16":p[e>>1]=a;break;case"i32":m[e>>2]=a;break;case"i64":D("to do setValue(i64) use WASM_BIGINT");case"float":j[e>>2]=a;break;case"double":g[e>>3]=a;break;case"*":N[e>>2]=a;break;default:D(`invalid type for setValue: ${r}`)}},i.getValue=function(e,a="i8"){switch(a.endsWith("*")&&(a="*"),a){case"i1":case"i8":return u[e>>0];case"i16":return p[e>>1];case"i32":return m[e>>2];case"i64":D("to do getValue(i64) use WASM_BIGINT");case"float":return j[e>>2];case"double":return g[e>>3];case"*":return N[e>>2];default:D(`invalid type for getValue: ${a}`)}},i.UTF8ToString=Xe,x=function e(){lr||Jr(),lr||(x=e)},i.preInit)for("function"==typeof i.preInit&&(i.preInit=[i.preInit]);0<i.preInit.length;)i.preInit.pop()();return Jr(),e})},751:(e,a,r)=>{e.exports=r.p+"ca409d4e8cebe454b816.wasm"}}]);