@ruffle-rs/ruffle
Version:
Putting Flash back on the web. Ruffle will polyfill all Flash content and replace it with the Ruffle flash player.
1 lines • 102 kB
JavaScript
"use strict";(self.webpackChunkruffle_selfhosted=self.webpackChunkruffle_selfhosted||[]).push([[655],{655:(e,n,t)=>{t.r(n),t.d(n,{IntoUnderlyingByteSource:()=>Ie,IntoUnderlyingSink:()=>De,IntoUnderlyingSource:()=>Te,RuffleHandle:()=>Re,RuffleInstanceBuilder:()=>Fe,ZipWriter:()=>Me,default:()=>Ve,global_init:()=>E,initSync:()=>Oe});var _=t(693);const r="undefined"!=typeof AudioContext?AudioContext:"undefined"!=typeof webkitAudioContext?webkitAudioContext:void 0;let b;const c="undefined"!=typeof TextDecoder?new TextDecoder("utf-8",{ignoreBOM:!0,fatal:!0}):{decode:()=>{throw Error("TextDecoder not available")}};"undefined"!=typeof TextDecoder&&c.decode();let f=null;function a(){return null!==f&&0!==f.byteLength||(f=new Uint8Array(b.memory.buffer)),f}function o(e,n){return e>>>=0,c.decode(a().subarray(e,e+n))}function i(e){const n=b.__externref_table_alloc();return b.__wbindgen_export_2.set(n,e),n}function u(e,n){try{return e.apply(this,n)}catch(e){const n=i(e);b.__wbindgen_exn_store(n)}}let g=0;const w="undefined"!=typeof TextEncoder?new TextEncoder("utf-8"):{encode:()=>{throw Error("TextEncoder not available")}},d="function"==typeof w.encodeInto?function(e,n){return w.encodeInto(e,n)}:function(e,n){const t=w.encode(e);return n.set(t),{read:e.length,written:t.length}};function s(e,n,t){if(void 0===t){const t=w.encode(e),_=n(t.length,1)>>>0;return a().subarray(_,_+t.length).set(t),g=t.length,_}let _=e.length,r=n(_,1)>>>0;const b=a();let c=0;for(;c<_;c++){const n=e.charCodeAt(c);if(n>127)break;b[r+c]=n}if(c!==_){0!==c&&(e=e.slice(c)),r=t(r,_,_=c+3*e.length,1)>>>0;const n=a().subarray(r+c,r+_);c+=d(e,n).written,r=t(r,_,c,1)>>>0}return g=c,r}function l(e){return null==e}let m=null;function p(){return(null===m||!0===m.buffer.detached||void 0===m.buffer.detached&&m.buffer!==b.memory.buffer)&&(m=new DataView(b.memory.buffer)),m}function h(e,n){return e>>>=0,a().subarray(e/1,e/1+n)}let y=null;function x(e,n){return e>>>=0,(null!==y&&0!==y.byteLength||(y=new Float32Array(b.memory.buffer)),y).subarray(e/4,e/4+n)}let S=null;function v(e,n){return e>>>=0,(null!==S&&0!==S.byteLength||(S=new Int32Array(b.memory.buffer)),S).subarray(e/4,e/4+n)}let I=null;function A(e,n){return e>>>=0,(null!==I&&0!==I.byteLength||(I=new Uint32Array(b.memory.buffer)),I).subarray(e/4,e/4+n)}let D=null;function B(e,n){return e>>>=0,(null!==D&&0!==D.byteLength||(D=new Float64Array(b.memory.buffer)),D).subarray(e/8,e/8+n)}let T=null;function P(e,n){return e>>>=0,(null!==T&&0!==T.byteLength||(T=new Uint8ClampedArray(b.memory.buffer)),T).subarray(e/1,e/1+n)}const R="undefined"==typeof FinalizationRegistry?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry((e=>{b.__wbindgen_export_7.get(e.dtor)(e.a,e.b)}));function C(e,n,t,_){const r={a:e,b:n,cnt:1,dtor:t},c=(...e)=>{r.cnt++;const n=r.a;r.a=0;try{return _(n,r.b,...e)}finally{0==--r.cnt?(b.__wbindgen_export_7.get(r.dtor)(n,r.b),R.unregister(r)):r.a=n}};return c.original=r,R.register(c,r,r),c}function F(e,n,t,_){const r={a:e,b:n,cnt:1,dtor:t},c=(...e)=>{r.cnt++;try{return _(r.a,r.b,...e)}finally{0==--r.cnt&&(b.__wbindgen_export_7.get(r.dtor)(r.a,r.b),r.a=0,R.unregister(r))}};return c.original=r,R.register(c,r,r),c}function k(e){const n=typeof e;if("number"==n||"boolean"==n||null==e)return`${e}`;if("string"==n)return`"${e}"`;if("symbol"==n){const n=e.description;return null==n?"Symbol":`Symbol(${n})`}if("function"==n){const n=e.name;return"string"==typeof n&&n.length>0?`Function(${n})`:"Function"}if(Array.isArray(e)){const n=e.length;let t="[";n>0&&(t+=k(e[0]));for(let _=1;_<n;_++)t+=", "+k(e[_]);return t+="]",t}const t=/\[object ([^\]]+)\]/.exec(toString.call(e));let _;if(!(t&&t.length>1))return toString.call(e);if(_=t[1],"Object"==_)try{return"Object("+JSON.stringify(e)+")"}catch(e){return"Object"}return e instanceof Error?`${e.name}: ${e.message}\n${e.stack}`:_}function M(e){const n=b.__wbindgen_export_2.get(e);return b.__externref_table_dealloc(e),n}function L(e,n){const t=n(4*e.length,4)>>>0;for(let n=0;n<e.length;n++){const _=i(e[n]);p().setUint32(t+4*n,_,!0)}return g=e.length,t}function E(){b.global_init()}function O(e,n){const t=n(1*e.length,1)>>>0;return a().set(e,t/1),g=e.length,t}function W(e,n,t){b.closure876_externref_shim(e,n,t)}function V(e,n,t){b._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hb29d2b6d860000a3(e,n,t)}function z(e,n){b._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hc5b2adaf2b75a007(e,n)}function U(e,n){b._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h3e44c16e6f4423ae(e,n)}function q(e,n,t){b.closure1533_externref_shim(e,n,t)}function G(e,n,t){b.closure1542_externref_shim(e,n,t)}function H(e,n,t){b.closure6916_externref_shim(e,n,t)}const N=["blob","arraybuffer"],j=["nonzero","evenodd"],K=["unconfigured","configured","closed"],Q=["key","delta"],X=["clamp-to-edge","repeat","mirror-repeat"],$=["zero","one","src","one-minus-src","src-alpha","one-minus-src-alpha","dst","one-minus-dst","dst-alpha","one-minus-dst-alpha","src-alpha-saturated","constant","one-minus-constant","src1","one-minus-src1","src1-alpha","one-minus-src1-alpha"],Y=["add","subtract","reverse-subtract","min","max"],J=["uniform","storage","read-only-storage"],Z=["opaque","premultiplied"],ee=["never","less","equal","less-equal","greater","not-equal","greater-equal","always"],ne=["none","front","back"],te=["nearest","linear"],_e=["ccw","cw"],re=["uint16","uint32"],be=["load","clear"],ce=["nearest","linear"],fe=["low-power","high-performance"],ae=["point-list","line-list","line-strip","triangle-list","triangle-strip"],oe=["filtering","non-filtering","comparison"],ie=["keep","zero","replace","invert","increment-clamp","decrement-clamp","increment-wrap","decrement-wrap"],ue=["write-only","read-only","read-write"],ge=["store","discard"],we=["all","stencil-only","depth-only"],de=["1d","2d","3d"],se=["r8unorm","r8snorm","r8uint","r8sint","r16uint","r16sint","r16float","rg8unorm","rg8snorm","rg8uint","rg8sint","r32uint","r32sint","r32float","rg16uint","rg16sint","rg16float","rgba8unorm","rgba8unorm-srgb","rgba8snorm","rgba8uint","rgba8sint","bgra8unorm","bgra8unorm-srgb","rgb9e5ufloat","rgb10a2uint","rgb10a2unorm","rg11b10ufloat","rg32uint","rg32sint","rg32float","rgba16uint","rgba16sint","rgba16float","rgba32uint","rgba32sint","rgba32float","stencil8","depth16unorm","depth24plus","depth24plus-stencil8","depth32float","depth32float-stencil8","bc1-rgba-unorm","bc1-rgba-unorm-srgb","bc2-rgba-unorm","bc2-rgba-unorm-srgb","bc3-rgba-unorm","bc3-rgba-unorm-srgb","bc4-r-unorm","bc4-r-snorm","bc5-rg-unorm","bc5-rg-snorm","bc6h-rgb-ufloat","bc6h-rgb-float","bc7-rgba-unorm","bc7-rgba-unorm-srgb","etc2-rgb8unorm","etc2-rgb8unorm-srgb","etc2-rgb8a1unorm","etc2-rgb8a1unorm-srgb","etc2-rgba8unorm","etc2-rgba8unorm-srgb","eac-r11unorm","eac-r11snorm","eac-rg11unorm","eac-rg11snorm","astc-4x4-unorm","astc-4x4-unorm-srgb","astc-5x4-unorm","astc-5x4-unorm-srgb","astc-5x5-unorm","astc-5x5-unorm-srgb","astc-6x5-unorm","astc-6x5-unorm-srgb","astc-6x6-unorm","astc-6x6-unorm-srgb","astc-8x5-unorm","astc-8x5-unorm-srgb","astc-8x6-unorm","astc-8x6-unorm-srgb","astc-8x8-unorm","astc-8x8-unorm-srgb","astc-10x5-unorm","astc-10x5-unorm-srgb","astc-10x6-unorm","astc-10x6-unorm-srgb","astc-10x8-unorm","astc-10x8-unorm-srgb","astc-10x10-unorm","astc-10x10-unorm-srgb","astc-12x10-unorm","astc-12x10-unorm-srgb","astc-12x12-unorm","astc-12x12-unorm-srgb"],le=["float","unfilterable-float","depth","sint","uint"],me=["1d","2d","2d-array","cube","cube-array","3d"],pe=["uint8","uint8x2","uint8x4","sint8","sint8x2","sint8x4","unorm8","unorm8x2","unorm8x4","snorm8","snorm8x2","snorm8x4","uint16","uint16x2","uint16x4","sint16","sint16x2","sint16x4","unorm16","unorm16x2","unorm16x4","snorm16","snorm16x2","snorm16x4","float16","float16x2","float16x4","float32","float32x2","float32x3","float32x4","uint32","uint32x2","uint32x3","uint32x4","sint32","sint32x2","sint32x3","sint32x4","unorm10-10-10-2","unorm8x4-bgra"],he=["vertex","instance"],ye=["bytes"],xe=["omit","same-origin","include"],Se=["I420","I420A","I422","I444","NV12","RGBA","RGBX","BGRA","BGRX"],ve="undefined"==typeof FinalizationRegistry?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry((e=>b.__wbg_intounderlyingbytesource_free(e>>>0,1)));class Ie{__destroy_into_raw(){const e=this.__wbg_ptr;return this.__wbg_ptr=0,ve.unregister(this),e}free(){const e=this.__destroy_into_raw();b.__wbg_intounderlyingbytesource_free(e,0)}get type(){const e=b.intounderlyingbytesource_type(this.__wbg_ptr);return ye[e]}get autoAllocateChunkSize(){return b.intounderlyingbytesource_autoAllocateChunkSize(this.__wbg_ptr)>>>0}start(e){b.intounderlyingbytesource_start(this.__wbg_ptr,e)}pull(e){return b.intounderlyingbytesource_pull(this.__wbg_ptr,e)}cancel(){const e=this.__destroy_into_raw();b.intounderlyingbytesource_cancel(e)}}const Ae="undefined"==typeof FinalizationRegistry?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry((e=>b.__wbg_intounderlyingsink_free(e>>>0,1)));class De{__destroy_into_raw(){const e=this.__wbg_ptr;return this.__wbg_ptr=0,Ae.unregister(this),e}free(){const e=this.__destroy_into_raw();b.__wbg_intounderlyingsink_free(e,0)}write(e){return b.intounderlyingsink_write(this.__wbg_ptr,e)}close(){const e=this.__destroy_into_raw();return b.intounderlyingsink_close(e)}abort(e){const n=this.__destroy_into_raw();return b.intounderlyingsink_abort(n,e)}}const Be="undefined"==typeof FinalizationRegistry?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry((e=>b.__wbg_intounderlyingsource_free(e>>>0,1)));class Te{__destroy_into_raw(){const e=this.__wbg_ptr;return this.__wbg_ptr=0,Be.unregister(this),e}free(){const e=this.__destroy_into_raw();b.__wbg_intounderlyingsource_free(e,0)}pull(e){return b.intounderlyingsource_pull(this.__wbg_ptr,e)}cancel(){const e=this.__destroy_into_raw();b.intounderlyingsource_cancel(e)}}const Pe="undefined"==typeof FinalizationRegistry?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry((e=>b.__wbg_rufflehandle_free(e>>>0,1)));class Re{static __wrap(e){e>>>=0;const n=Object.create(Re.prototype);return n.__wbg_ptr=e,Pe.register(n,n.__wbg_ptr,n),n}__destroy_into_raw(){const e=this.__wbg_ptr;return this.__wbg_ptr=0,Pe.unregister(this),e}free(){const e=this.__destroy_into_raw();b.__wbg_rufflehandle_free(e,0)}stream_from(e,n){const t=s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),_=g,r=b.rufflehandle_stream_from(this.__wbg_ptr,t,_,n);if(r[1])throw M(r[0])}load_data(e,n,t){const _=s(t,b.__wbindgen_malloc,b.__wbindgen_realloc),r=g,c=b.rufflehandle_load_data(this.__wbg_ptr,e,n,_,r);if(c[1])throw M(c[0])}play(){b.rufflehandle_play(this.__wbg_ptr)}pause(){b.rufflehandle_pause(this.__wbg_ptr)}is_playing(){return 0!==b.rufflehandle_is_playing(this.__wbg_ptr)}has_focus(){return 0!==b.rufflehandle_has_focus(this.__wbg_ptr)}volume(){return b.rufflehandle_volume(this.__wbg_ptr)}set_volume(e){b.rufflehandle_set_volume(this.__wbg_ptr,e)}renderer_debug_info(){return b.rufflehandle_renderer_debug_info(this.__wbg_ptr)}renderer_name(){return b.rufflehandle_renderer_name(this.__wbg_ptr)}prepare_context_menu(){return b.rufflehandle_prepare_context_menu(this.__wbg_ptr)}run_context_menu_callback(e){return b.rufflehandle_run_context_menu_callback(this.__wbg_ptr,e)}set_fullscreen(e){b.rufflehandle_set_fullscreen(this.__wbg_ptr,e)}clear_custom_menu_items(){b.rufflehandle_clear_custom_menu_items(this.__wbg_ptr)}destroy(){b.rufflehandle_destroy(this.__wbg_ptr)}call_exposed_callback(e,n){const t=s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),_=g,r=L(n,b.__wbindgen_malloc),c=g;return b.rufflehandle_call_exposed_callback(this.__wbg_ptr,t,_,r,c)}set_trace_observer(e){b.rufflehandle_set_trace_observer(this.__wbg_ptr,e)}audio_context(){return b.rufflehandle_audio_context(this.__wbg_ptr)}static is_wasm_simd_used(){return 0!==b.rufflehandle_is_wasm_simd_used()}}const Ce="undefined"==typeof FinalizationRegistry?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry((e=>b.__wbg_ruffleinstancebuilder_free(e>>>0,1)));class Fe{toJSON(){return{}}toString(){return JSON.stringify(this)}__destroy_into_raw(){const e=this.__wbg_ptr;return this.__wbg_ptr=0,Ce.unregister(this),e}free(){const e=this.__destroy_into_raw();b.__wbg_ruffleinstancebuilder_free(e,0)}constructor(){const e=b.ruffleinstancebuilder_new();return this.__wbg_ptr=e>>>0,Ce.register(this,this.__wbg_ptr,this),this}setAllowScriptAccess(e){b.ruffleinstancebuilder_setAllowScriptAccess(this.__wbg_ptr,e)}setBackgroundColor(e){b.ruffleinstancebuilder_setBackgroundColor(this.__wbg_ptr,l(e)?4294967297:e>>>0)}setUpgradeToHttps(e){b.ruffleinstancebuilder_setUpgradeToHttps(this.__wbg_ptr,e)}setCompatibilityRules(e){b.ruffleinstancebuilder_setCompatibilityRules(this.__wbg_ptr,e)}setLetterbox(e){const n=s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),t=g;b.ruffleinstancebuilder_setLetterbox(this.__wbg_ptr,n,t)}setBaseUrl(e){var n=l(e)?0:s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),t=g;b.ruffleinstancebuilder_setBaseUrl(this.__wbg_ptr,n,t)}setShowMenu(e){b.ruffleinstancebuilder_setShowMenu(this.__wbg_ptr,e)}setAllowFullscreen(e){b.ruffleinstancebuilder_setAllowFullscreen(this.__wbg_ptr,e)}setStageAlign(e){const n=s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),t=g;b.ruffleinstancebuilder_setStageAlign(this.__wbg_ptr,n,t)}setForceAlign(e){b.ruffleinstancebuilder_setForceAlign(this.__wbg_ptr,e)}setQuality(e){const n=s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),t=g;b.ruffleinstancebuilder_setQuality(this.__wbg_ptr,n,t)}setScale(e){const n=s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),t=g;b.ruffleinstancebuilder_setScale(this.__wbg_ptr,n,t)}setForceScale(e){b.ruffleinstancebuilder_setForceScale(this.__wbg_ptr,e)}setFrameRate(e){b.ruffleinstancebuilder_setFrameRate(this.__wbg_ptr,!l(e),l(e)?0:e)}setWmode(e){var n=l(e)?0:s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),t=g;b.ruffleinstancebuilder_setWmode(this.__wbg_ptr,n,t)}setLogLevel(e){const n=s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),t=g;b.ruffleinstancebuilder_setLogLevel(this.__wbg_ptr,n,t)}setMaxExecutionDuration(e){b.ruffleinstancebuilder_setMaxExecutionDuration(this.__wbg_ptr,e)}setPlayerVersion(e){b.ruffleinstancebuilder_setPlayerVersion(this.__wbg_ptr,l(e)?16777215:e)}setPreferredRenderer(e){var n=l(e)?0:s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),t=g;b.ruffleinstancebuilder_setPreferredRenderer(this.__wbg_ptr,n,t)}setOpenUrlMode(e){const n=s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),t=g;b.ruffleinstancebuilder_setOpenUrlMode(this.__wbg_ptr,n,t)}setAllowNetworking(e){const n=s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),t=g;b.ruffleinstancebuilder_setAllowNetworking(this.__wbg_ptr,n,t)}addSocketProxy(e,n,t){const _=s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),r=g,c=s(t,b.__wbindgen_malloc,b.__wbindgen_realloc),f=g;b.ruffleinstancebuilder_addSocketProxy(this.__wbg_ptr,_,r,n,c,f)}setCredentialAllowList(e){const n=L(e,b.__wbindgen_malloc),t=g;b.ruffleinstancebuilder_setCredentialAllowList(this.__wbg_ptr,n,t)}setPlayerRuntime(e){const n=s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),t=g;b.ruffleinstancebuilder_setPlayerRuntime(this.__wbg_ptr,n,t)}setVolume(e){b.ruffleinstancebuilder_setVolume(this.__wbg_ptr,e)}addFont(e,n){const t=s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),_=g,r=O(n,b.__wbindgen_malloc),c=g;b.ruffleinstancebuilder_addFont(this.__wbg_ptr,t,_,r,c)}setDefaultFont(e,n){const t=s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),_=g,r=L(n,b.__wbindgen_malloc),c=g;b.ruffleinstancebuilder_setDefaultFont(this.__wbg_ptr,t,_,r,c)}addGamepadButtonMapping(e,n){const t=s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),_=g;b.ruffleinstancebuilder_addGamepadButtonMapping(this.__wbg_ptr,t,_,n)}addUrlRewriteRule(e,n){const t=s(n,b.__wbindgen_malloc,b.__wbindgen_realloc),_=g;b.ruffleinstancebuilder_addUrlRewriteRule(this.__wbg_ptr,e,t,_)}setScrollingBehavior(e){const n=s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),t=g;b.ruffleinstancebuilder_setScrollingBehavior(this.__wbg_ptr,n,t)}build(e,n){return b.ruffleinstancebuilder_build(this.__wbg_ptr,e,n)}}const ke="undefined"==typeof FinalizationRegistry?{register:()=>{},unregister:()=>{}}:new FinalizationRegistry((e=>b.__wbg_zipwriter_free(e>>>0,1)));class Me{__destroy_into_raw(){const e=this.__wbg_ptr;return this.__wbg_ptr=0,ke.unregister(this),e}free(){const e=this.__destroy_into_raw();b.__wbg_zipwriter_free(e,0)}constructor(){const e=b.zipwriter_new();return this.__wbg_ptr=e>>>0,ke.register(this,this.__wbg_ptr,this),this}addFile(e,n){const t=s(e,b.__wbindgen_malloc,b.__wbindgen_realloc),_=g,r=O(n,b.__wbindgen_malloc),c=g;b.zipwriter_addFile(this.__wbg_ptr,t,_,r,c)}save(){const e=b.zipwriter_save(this.__wbg_ptr);if(e[3])throw M(e[2]);var n=h(e[0],e[1]).slice();return b.__wbindgen_free(e[0],1*e[1],1),n}}function Le(){const e={wbg:{}};return e.wbg.__wbg_Window_9e7ea8667e28eb00=function(e){return e.Window},e.wbg.__wbg_WorkerGlobalScope_0169ffb9adb5f5ef=function(e){return e.WorkerGlobalScope},e.wbg.__wbg_a_7d6ba6fc2be39772=function(e){return e.a},e.wbg.__wbg_activeTexture_0f19d8acfa0a14c2=function(e,n){e.activeTexture(n>>>0)},e.wbg.__wbg_activeTexture_460f2e367e813fb0=function(e,n){e.activeTexture(n>>>0)},e.wbg.__wbg_addColorStop_165045339ad89f05=function(){return u((function(e,n,t,_){e.addColorStop(n,o(t,_))}),arguments)},e.wbg.__wbg_addEventListener_84ae3eac6e15480a=function(){return u((function(e,n,t,_,r){e.addEventListener(o(n,t),_,r)}),arguments)},e.wbg.__wbg_addEventListener_90e553fdce254421=function(){return u((function(e,n,t,_){e.addEventListener(o(n,t),_)}),arguments)},e.wbg.__wbg_addPath_f4ed865891808eb5=function(e,n,t){e.addPath(n,t)},e.wbg.__wbg_appendChild_8204974b7328bf98=function(){return u((function(e,n){return e.appendChild(n)}),arguments)},e.wbg.__wbg_arrayBuffer_d1b44c4390db422f=function(){return u((function(e){return e.arrayBuffer()}),arguments)},e.wbg.__wbg_assign_276730d240c7d534=function(){return u((function(e,n,t){e.assign(o(n,t))}),arguments)},e.wbg.__wbg_attachShader_3d4eb6af9e3e7bd1=function(e,n,t){e.attachShader(n,t)},e.wbg.__wbg_attachShader_94e758c8b5283eb2=function(e,n,t){e.attachShader(n,t)},e.wbg.__wbg_b_558b204365f1ff0d=function(e){return e.b},e.wbg.__wbg_baseURI_240b3b82ba685e7c=function(){return u((function(e,n){const t=n.baseURI;var _=l(t)?0:s(t,b.__wbindgen_malloc,b.__wbindgen_realloc),r=g;p().setInt32(e+4,r,!0),p().setInt32(e+0,_,!0)}),arguments)},e.wbg.__wbg_beginQuery_6af0b28414b16c07=function(e,n,t){e.beginQuery(n>>>0,t)},e.wbg.__wbg_beginRenderPass_aefd0d9681a1f010=function(){return u((function(e,n){return e.beginRenderPass(n)}),arguments)},e.wbg.__wbg_bezierCurveTo_115edcc961cfb1ad=function(e,n,t,_,r,b,c){e.bezierCurveTo(n,t,_,r,b,c)},e.wbg.__wbg_bindAttribLocation_40da4b3e84cc7bd5=function(e,n,t,_,r){e.bindAttribLocation(n,t>>>0,o(_,r))},e.wbg.__wbg_bindAttribLocation_ce2730e29976d230=function(e,n,t,_,r){e.bindAttribLocation(n,t>>>0,o(_,r))},e.wbg.__wbg_bindBufferRange_454f90f2b1781982=function(e,n,t,_,r,b){e.bindBufferRange(n>>>0,t>>>0,_,r,b)},e.wbg.__wbg_bindBuffer_309c9a6c21826cf5=function(e,n,t){e.bindBuffer(n>>>0,t)},e.wbg.__wbg_bindBuffer_f32f587f1c2962a7=function(e,n,t){e.bindBuffer(n>>>0,t)},e.wbg.__wbg_bindFramebuffer_bd02c8cc707d670f=function(e,n,t){e.bindFramebuffer(n>>>0,t)},e.wbg.__wbg_bindFramebuffer_e48e83c0f973944d=function(e,n,t){e.bindFramebuffer(n>>>0,t)},e.wbg.__wbg_bindRenderbuffer_53eedd88e52b4cb5=function(e,n,t){e.bindRenderbuffer(n>>>0,t)},e.wbg.__wbg_bindRenderbuffer_55e205fecfddbb8c=function(e,n,t){e.bindRenderbuffer(n>>>0,t)},e.wbg.__wbg_bindSampler_9f59cf2eaa22eee0=function(e,n,t){e.bindSampler(n>>>0,t)},e.wbg.__wbg_bindTexture_a6e795697f49ebd1=function(e,n,t){e.bindTexture(n>>>0,t)},e.wbg.__wbg_bindTexture_bc8eb316247f739d=function(e,n,t){e.bindTexture(n>>>0,t)},e.wbg.__wbg_bindVertexArrayOES_da8e7059b789629e=function(e,n){e.bindVertexArrayOES(n)},e.wbg.__wbg_bindVertexArray_6b4b88581064b71f=function(e,n){e.bindVertexArray(n)},e.wbg.__wbg_blendColor_15ba1eff44560932=function(e,n,t,_,r){e.blendColor(n,t,_,r)},e.wbg.__wbg_blendColor_6446fba673f64ff0=function(e,n,t,_,r){e.blendColor(n,t,_,r)},e.wbg.__wbg_blendEquationSeparate_c1aa26a9a5c5267e=function(e,n,t){e.blendEquationSeparate(n>>>0,t>>>0)},e.wbg.__wbg_blendEquationSeparate_f3d422e981d86339=function(e,n,t){e.blendEquationSeparate(n>>>0,t>>>0)},e.wbg.__wbg_blendEquation_c23d111ad6d268ff=function(e,n){e.blendEquation(n>>>0)},e.wbg.__wbg_blendEquation_cec7bc41f3e5704c=function(e,n){e.blendEquation(n>>>0)},e.wbg.__wbg_blendFuncSeparate_483be8d4dd635340=function(e,n,t,_,r){e.blendFuncSeparate(n>>>0,t>>>0,_>>>0,r>>>0)},e.wbg.__wbg_blendFuncSeparate_dafeabfc1680b2ee=function(e,n,t,_,r){e.blendFuncSeparate(n>>>0,t>>>0,_>>>0,r>>>0)},e.wbg.__wbg_blendFunc_9454884a3cfd2911=function(e,n,t){e.blendFunc(n>>>0,t>>>0)},e.wbg.__wbg_blendFunc_c3b74be5a39c665f=function(e,n,t){e.blendFunc(n>>>0,t>>>0)},e.wbg.__wbg_blitFramebuffer_7303bdff77cfe967=function(e,n,t,_,r,b,c,f,a,o,i){e.blitFramebuffer(n,t,_,r,b,c,f,a,o>>>0,i>>>0)},e.wbg.__wbg_body_0b8fd1fe671660df=function(e){const n=e.body;return l(n)?0:i(n)},e.wbg.__wbg_body_942ea927546a04ba=function(e){const n=e.body;return l(n)?0:i(n)},e.wbg.__wbg_bufferData_3261d3e1dd6fc903=function(e,n,t,_){e.bufferData(n>>>0,t,_>>>0)},e.wbg.__wbg_bufferData_33c59bf909ea6fd3=function(e,n,t,_){e.bufferData(n>>>0,t,_>>>0)},e.wbg.__wbg_bufferData_463178757784fcac=function(e,n,t,_){e.bufferData(n>>>0,t,_>>>0)},e.wbg.__wbg_bufferData_d99b6b4eb5283f20=function(e,n,t,_){e.bufferData(n>>>0,t,_>>>0)},e.wbg.__wbg_bufferData_e782cf0ee06c693a=function(e,n,t,_,r){e.bufferData(n>>>0,h(t,_),r>>>0)},e.wbg.__wbg_bufferSubData_4e973eefe9236d04=function(e,n,t,_){e.bufferSubData(n>>>0,t,_)},e.wbg.__wbg_bufferSubData_dcd4d16031a60345=function(e,n,t,_){e.bufferSubData(n>>>0,t,_)},e.wbg.__wbg_buffer_09165b52af8c5237=function(e){return e.buffer},e.wbg.__wbg_buffer_609cc3eee51ed158=function(e){return e.buffer},e.wbg.__wbg_button_f75c56aec440ea04=function(e){return e.button},e.wbg.__wbg_buttons_c4b2b5a0c27f0743=function(e){return e.buttons},e.wbg.__wbg_byobRequest_77d9adf63337edfb=function(e){const n=e.byobRequest;return l(n)?0:i(n)},e.wbg.__wbg_byteLength_e674b853d9c77e1d=function(e){return e.byteLength},e.wbg.__wbg_byteOffset_fd862df290ef848d=function(e){return e.byteOffset},e.wbg.__wbg_c_87f51397f3871a8f=function(e){return e.c},e.wbg.__wbg_callExternalInterface_c452668ffdfd38f0=function(){return u((function(e,n,t,r){var c=function(e,n){e>>>=0;const t=p(),_=[];for(let r=e;r<e+4*n;r+=4)_.push(b.__wbindgen_export_2.get(t.getUint32(r,!0)));return b.__externref_drop_slice(e,n),_}(t,r).slice();b.__wbindgen_free(t,4*r,4);return(0,_.V)(o(e,n),c)}),arguments)},e.wbg.__wbg_callFSCommand_10b31b1c8fc9b200=function(){return u((function(e,n,t,_,r){return e.callFSCommand(o(n,t),o(_,r))}),arguments)},e.wbg.__wbg_call_672a4d21634d4a24=function(){return u((function(e,n){return e.call(n)}),arguments)},e.wbg.__wbg_call_7cccdd69e0791ae2=function(){return u((function(e,n,t){return e.call(n,t)}),arguments)},e.wbg.__wbg_cancelAnimationFrame_089b48301c362fde=function(){return u((function(e,n){e.cancelAnimationFrame(n)}),arguments)},e.wbg.__wbg_clearBufferfv_65ea413f7f2554a2=function(e,n,t,_,r){e.clearBufferfv(n>>>0,t,x(_,r))},e.wbg.__wbg_clearBufferiv_c003c27b77a0245b=function(e,n,t,_,r){e.clearBufferiv(n>>>0,t,v(_,r))},e.wbg.__wbg_clearBufferuiv_8c285072f2026a37=function(e,n,t,_,r){e.clearBufferuiv(n>>>0,t,A(_,r))},e.wbg.__wbg_clearColor_f0fa029dfbcc1982=function(e,n,t,_,r){e.clearColor(n,t,_,r)},e.wbg.__wbg_clearDepth_17cfee5be8476fae=function(e,n){e.clearDepth(n)},e.wbg.__wbg_clearDepth_670d19914a501259=function(e,n){e.clearDepth(n)},e.wbg.__wbg_clearRect_8e4ba7ea0e06711a=function(e,n,t,_,r){e.clearRect(n,t,_,r)},e.wbg.__wbg_clearStencil_4323424f1acca0df=function(e,n){e.clearStencil(n)},e.wbg.__wbg_clearStencil_7addd3b330b56b27=function(e,n){e.clearStencil(n)},e.wbg.__wbg_clear_62b9037b892f6988=function(e,n){e.clear(n>>>0)},e.wbg.__wbg_clear_f8d5f3c348d37d95=function(e,n){e.clear(n>>>0)},e.wbg.__wbg_click_c52d7bdb3b6dc9c3=function(e){e.click()},e.wbg.__wbg_clientHeight_216178c194000db4=function(e){return e.clientHeight},e.wbg.__wbg_clientWaitSync_6930890a42bd44c0=function(e,n,t,_){return e.clientWaitSync(n,t>>>0,_>>>0)},e.wbg.__wbg_clientWidth_ce67a04dc15fce39=function(e){return e.clientWidth},e.wbg.__wbg_clip_8580b4b35a2f9c21=function(e,n,t){e.clip(n,j[t])},e.wbg.__wbg_clipboardData_04bd9c1b0935d7e6=function(e){const n=e.clipboardData;return l(n)?0:i(n)},e.wbg.__wbg_clipboard_93f8aa8cc426db44=function(e){return e.clipboard},e.wbg.__wbg_closePath_7b191d113c863d8f=function(e){e.closePath()},e.wbg.__wbg_closeVirtualKeyboard_28cc07305f42080a=function(e){e.closeVirtualKeyboard()},e.wbg.__wbg_close_2893b7d056a0627d=function(){return u((function(e){e.close()}),arguments)},e.wbg.__wbg_close_304cc1fef3466669=function(){return u((function(e){e.close()}),arguments)},e.wbg.__wbg_close_3c756df9a6f53aac=function(){return u((function(e,n){e.close(n)}),arguments)},e.wbg.__wbg_close_5a97ef05b337f8ce=function(){return u((function(e){return e.close()}),arguments)},e.wbg.__wbg_close_5ce03e29be453811=function(){return u((function(e){e.close()}),arguments)},e.wbg.__wbg_close_e1253d480ed93ce3=function(){return u((function(e,n,t,_){e.close(n,o(t,_))}),arguments)},e.wbg.__wbg_code_459c120478e1ab6e=function(e,n){const t=s(n.code,b.__wbindgen_malloc,b.__wbindgen_realloc),_=g;p().setInt32(e+4,_,!0),p().setInt32(e+0,t,!0)},e.wbg.__wbg_code_f4ec1e6e2e1b0417=function(e){return e.code},e.wbg.__wbg_colorMask_5e7c60b9c7a57a2e=function(e,n,t,_,r){e.colorMask(0!==n,0!==t,0!==_,0!==r)},e.wbg.__wbg_colorMask_6dac12039c7145ae=function(e,n,t,_,r){e.colorMask(0!==n,0!==t,0!==_,0!==r)},e.wbg.__wbg_compileShader_0ad770bbdbb9de21=function(e,n){e.compileShader(n)},e.wbg.__wbg_compileShader_2307c9d370717dd5=function(e,n){e.compileShader(n)},e.wbg.__wbg_compressedTexSubImage2D_71877eec950ca069=function(e,n,t,_,r,b,c,f,a,o){e.compressedTexSubImage2D(n>>>0,t,_,r,b,c,f>>>0,a,o)},e.wbg.__wbg_compressedTexSubImage2D_99abf4cfdb7c3fd8=function(e,n,t,_,r,b,c,f,a){e.compressedTexSubImage2D(n>>>0,t,_,r,b,c,f>>>0,a)},e.wbg.__wbg_compressedTexSubImage2D_d66dcfcb2422e703=function(e,n,t,_,r,b,c,f,a){e.compressedTexSubImage2D(n>>>0,t,_,r,b,c,f>>>0,a)},e.wbg.__wbg_compressedTexSubImage3D_58506392da46b927=function(e,n,t,_,r,b,c,f,a,o,i){e.compressedTexSubImage3D(n>>>0,t,_,r,b,c,f,a,o>>>0,i)},e.wbg.__wbg_compressedTexSubImage3D_81477746675a4017=function(e,n,t,_,r,b,c,f,a,o,i,u){e.compressedTexSubImage3D(n>>>0,t,_,r,b,c,f,a,o>>>0,i,u)},e.wbg.__wbg_configure_69aea2f2c91d2049=function(){return u((function(e,n){e.configure(n)}),arguments)},e.wbg.__wbg_configure_86dd92dde48d105a=function(){return u((function(e,n){e.configure(n)}),arguments)},e.wbg.__wbg_confirm_e2474272c4d0acee=function(){return u((function(e,n,t){return e.confirm(o(n,t))}),arguments)},e.wbg.__wbg_connect_b22945d106632a36=function(){return u((function(e,n){return e.connect(n)}),arguments)},e.wbg.__wbg_contains_3361c7eda6c95afd=function(e,n){return e.contains(n)},e.wbg.__wbg_copyBufferSubData_9469a965478e33b5=function(e,n,t,_,r,b){e.copyBufferSubData(n>>>0,t>>>0,_,r,b)},e.wbg.__wbg_copyBufferToBuffer_0d141e7111b0b6ab=function(){return u((function(e,n,t,_,r,b){e.copyBufferToBuffer(n,t,_,r,b)}),arguments)},e.wbg.__wbg_copyBufferToTexture_722a7aa47b5d891b=function(){return u((function(e,n,t,_){e.copyBufferToTexture(n,t,_)}),arguments)},e.wbg.__wbg_copyTexSubImage2D_05e7e8df6814a705=function(e,n,t,_,r,b,c,f,a){e.copyTexSubImage2D(n>>>0,t,_,r,b,c,f,a)},e.wbg.__wbg_copyTexSubImage2D_607ad28606952982=function(e,n,t,_,r,b,c,f,a){e.copyTexSubImage2D(n>>>0,t,_,r,b,c,f,a)},e.wbg.__wbg_copyTexSubImage3D_32e92c94044e58ca=function(e,n,t,_,r,b,c,f,a,o){e.copyTexSubImage3D(n>>>0,t,_,r,b,c,f,a,o)},e.wbg.__wbg_copyTextureToBuffer_bb350c95b19e5999=function(){return u((function(e,n,t,_){e.copyTextureToBuffer(n,t,_)}),arguments)},e.wbg.__wbg_copyTextureToTexture_e56f4277214ec1b4=function(){return u((function(e,n,t,_){e.copyTextureToTexture(n,t,_)}),arguments)},e.wbg.__wbg_copyToAudioBufferInterleaved_dfd7c543107b5c19=function(e,n,t){(0,_.A)(e,x(n,t))},e.wbg.__wbg_copyTo_13dd3bf6a979e7e1=function(e,n,t){return e.copyTo(h(n,t))},e.wbg.__wbg_createBindGroupLayout_f0635625a1a82bea=function(){return u((function(e,n){return e.createBindGroupLayout(n)}),arguments)},e.wbg.__wbg_createBindGroup_043b06d20124f91e=function(e,n){return e.createBindGroup(n)},e.wbg.__wbg_createBufferSource_f7860a96f709acbd=function(){return u((function(e){return e.createBufferSource()}),arguments)},e.wbg.__wbg_createBuffer_086a8bb05ced884a=function(){return u((function(e,n){return e.createBuffer(n)}),arguments)},e.wbg.__wbg_createBuffer_7a9ec3d654073660=function(e){const n=e.createBuffer();return l(n)?0:i(n)},e.wbg.__wbg_createBuffer_926beeec3ff39b5a=function(){return u((function(e,n,t,_){return e.createBuffer(n>>>0,t>>>0,_)}),arguments)},e.wbg.__wbg_createBuffer_9886e84a67b68c89=function(e){const n=e.createBuffer();return l(n)?0:i(n)},e.wbg.__wbg_createCommandEncoder_aa9ae9d445bb7abf=function(e,n){return e.createCommandEncoder(n)},e.wbg.__wbg_createElementNS_914d752e521987da=function(){return u((function(e,n,t,_,r){return e.createElementNS(0===n?void 0:o(n,t),o(_,r))}),arguments)},e.wbg.__wbg_createElement_8c9931a732ee2fea=function(){return u((function(e,n,t){return e.createElement(o(n,t))}),arguments)},e.wbg.__wbg_createFramebuffer_7824f69bba778885=function(e){const n=e.createFramebuffer();return l(n)?0:i(n)},e.wbg.__wbg_createFramebuffer_c8d70ebc4858051e=function(e){const n=e.createFramebuffer();return l(n)?0:i(n)},e.wbg.__wbg_createLinearGradient_d9f235a84f77b603=function(e,n,t,_,r){return e.createLinearGradient(n,t,_,r)},e.wbg.__wbg_createObjectURL_6e98d2f9c7bd9764=function(){return u((function(e,n){const t=s(URL.createObjectURL(n),b.__wbindgen_malloc,b.__wbindgen_realloc),_=g;p().setInt32(e+4,_,!0),p().setInt32(e+0,t,!0)}),arguments)},e.wbg.__wbg_createPattern_de74e28e1f64b306=function(){return u((function(e,n,t,_){const r=e.createPattern(n,o(t,_));return l(r)?0:i(r)}),arguments)},e.wbg.__wbg_createPipelineLayout_5cc7e994e46201c7=function(e,n){return e.createPipelineLayout(n)},e.wbg.__wbg_createProgram_8ff56c485f3233d0=function(e){const n=e.createProgram();return l(n)?0:i(n)},e.wbg.__wbg_createProgram_da203074cafb1038=function(e){const n=e.createProgram();return l(n)?0:i(n)},e.wbg.__wbg_createQuery_5ed5e770ec1009c1=function(e){const n=e.createQuery();return l(n)?0:i(n)},e.wbg.__wbg_createRadialGradient_6c71dd51b548f2dd=function(){return u((function(e,n,t,_,r,b,c){return e.createRadialGradient(n,t,_,r,b,c)}),arguments)},e.wbg.__wbg_createRenderPipeline_47152f2f57b11194=function(){return u((function(e,n){return e.createRenderPipeline(n)}),arguments)},e.wbg.__wbg_createRenderbuffer_d88aa9403faa38ea=function(e){const n=e.createRenderbuffer();return l(n)?0:i(n)},e.wbg.__wbg_createRenderbuffer_fd347ae14f262eaa=function(e){const n=e.createRenderbuffer();return l(n)?0:i(n)},e.wbg.__wbg_createSampler_f3970b77a6f36963=function(e,n){return e.createSampler(n)},e.wbg.__wbg_createSampler_f76e29d7522bec9e=function(e){const n=e.createSampler();return l(n)?0:i(n)},e.wbg.__wbg_createShaderModule_9ec201507fe4949e=function(e,n){return e.createShaderModule(n)},e.wbg.__wbg_createShader_4a256a8cc9c1ce4f=function(e,n){const t=e.createShader(n>>>0);return l(t)?0:i(t)},e.wbg.__wbg_createShader_983150fb1243ee56=function(e,n){const t=e.createShader(n>>>0);return l(t)?0:i(t)},e.wbg.__wbg_createTexture_09f18232c5ad6e69=function(){return u((function(e,n){return e.createTexture(n)}),arguments)},e.wbg.__wbg_createTexture_9c536c79b635fdef=function(e){const n=e.createTexture();return l(n)?0:i(n)},e.wbg.__wbg_createTexture_bfaa54c0cd22e367=function(e){const n=e.createTexture();return l(n)?0:i(n)},e.wbg.__wbg_createVertexArrayOES_991b44f100f93329=function(e){const n=e.createVertexArrayOES();return l(n)?0:i(n)},e.wbg.__wbg_createVertexArray_e435029ae2660efd=function(e){const n=e.createVertexArray();return l(n)?0:i(n)},e.wbg.__wbg_createView_f7cd0a0356a46f3b=function(){return u((function(e,n){return e.createView(n)}),arguments)},e.wbg.__wbg_ctrlKey_1e826e468105ac11=function(e){return e.ctrlKey},e.wbg.__wbg_cullFace_187079e6e20a464d=function(e,n){e.cullFace(n>>>0)},e.wbg.__wbg_cullFace_fbae6dd4d5e61ba4=function(e,n){e.cullFace(n>>>0)},e.wbg.__wbg_currentTarget_6f3494de6b6d7897=function(e){const n=e.currentTarget;return l(n)?0:i(n)},e.wbg.__wbg_currentTime_adef4d803f58eb66=function(e){return e.currentTime},e.wbg.__wbg_d_ee734a5959d68cdd=function(e){return e.d},e.wbg.__wbg_data_432d9c3df2630942=function(e){return e.data},e.wbg.__wbg_decodeQueueSize_291a870b0ca48c77=function(e){return e.decodeQueueSize},e.wbg.__wbg_decode_6c36f113295ffd87=function(){return u((function(e,n){e.decode(n)}),arguments)},e.wbg.__wbg_deleteBuffer_7ed96e1bf7c02e87=function(e,n){e.deleteBuffer(n)},e.wbg.__wbg_deleteBuffer_a7822433fc95dfb8=function(e,n){e.deleteBuffer(n)},e.wbg.__wbg_deleteFramebuffer_66853fb7101488cb=function(e,n){e.deleteFramebuffer(n)},e.wbg.__wbg_deleteFramebuffer_cd3285ee5a702a7a=function(e,n){e.deleteFramebuffer(n)},e.wbg.__wbg_deleteProgram_3fa626bbc0001eb7=function(e,n){e.deleteProgram(n)},e.wbg.__wbg_deleteProgram_71a133c6d053e272=function(e,n){e.deleteProgram(n)},e.wbg.__wbg_deleteQuery_6a2b7cd30074b20b=function(e,n){e.deleteQuery(n)},e.wbg.__wbg_deleteRenderbuffer_59f4369653485031=function(e,n){e.deleteRenderbuffer(n)},e.wbg.__wbg_deleteRenderbuffer_8808192853211567=function(e,n){e.deleteRenderbuffer(n)},e.wbg.__wbg_deleteSampler_7f02bb003ba547f0=function(e,n){e.deleteSampler(n)},e.wbg.__wbg_deleteShader_8d42f169deda58ac=function(e,n){e.deleteShader(n)},e.wbg.__wbg_deleteShader_c65a44796c5004d8=function(e,n){e.deleteShader(n)},e.wbg.__wbg_deleteSync_5a3fbe5d6b742398=function(e,n){e.deleteSync(n)},e.wbg.__wbg_deleteTexture_a30f5ca0163c4110=function(e,n){e.deleteTexture(n)},e.wbg.__wbg_deleteTexture_bb82c9fec34372ba=function(e,n){e.deleteTexture(n)},e.wbg.__wbg_deleteVertexArrayOES_1ee7a06a4b23ec8c=function(e,n){e.deleteVertexArrayOES(n)},e.wbg.__wbg_deleteVertexArray_77fe73664a3332ae=function(e,n){e.deleteVertexArray(n)},e.wbg.__wbg_delete_5ffea89592972463=function(){return u((function(e,n,t){delete e[o(n,t)]}),arguments)},e.wbg.__wbg_deltaMode_9bfd9fe3f6b4b240=function(e){return e.deltaMode},e.wbg.__wbg_deltaY_f9318542caea0c36=function(e){return e.deltaY},e.wbg.__wbg_depthFunc_2906916f4536d5d7=function(e,n){e.depthFunc(n>>>0)},e.wbg.__wbg_depthFunc_f34449ae87cc4e3e=function(e,n){e.depthFunc(n>>>0)},e.wbg.__wbg_depthMask_5fe84e2801488eda=function(e,n){e.depthMask(0!==n)},e.wbg.__wbg_depthMask_76688a8638b2f321=function(e,n){e.depthMask(0!==n)},e.wbg.__wbg_depthRange_3cd6b4dc961d9116=function(e,n,t){e.depthRange(n,t)},e.wbg.__wbg_depthRange_f9c084ff3d81fd7b=function(e,n,t){e.depthRange(n,t)},e.wbg.__wbg_destination_6400091abd6f01b3=function(e){return e.destination},e.wbg.__wbg_devicePixelRatio_68c391265f05d093=function(e){return e.devicePixelRatio},e.wbg.__wbg_disableVertexAttribArray_452cc9815fced7e4=function(e,n){e.disableVertexAttribArray(n>>>0)},e.wbg.__wbg_disableVertexAttribArray_afd097fb465dc100=function(e,n){e.disableVertexAttribArray(n>>>0)},e.wbg.__wbg_disable_2702df5b5da5dd21=function(e,n){e.disable(n>>>0)},e.wbg.__wbg_disable_8b53998501a7a85b=function(e,n){e.disable(n>>>0)},e.wbg.__wbg_dispatchEvent_9e259d7c1d603dfb=function(){return u((function(e,n){return e.dispatchEvent(n)}),arguments)},e.wbg.__wbg_displayClipboardModal_f95c128e8b43aec6=function(e,n){e.displayClipboardModal(0!==n)},e.wbg.__wbg_displayMessage_c737f11cefe20eb2=function(e,n,t){e.displayMessage(o(n,t))},e.wbg.__wbg_displayRestoredFromBfcacheMessage_e305ff3cd5a48f33=function(e){e.displayRestoredFromBfcacheMessage()},e.wbg.__wbg_displayRootMovieDownloadFailedMessage_19d644eb875c3c86=function(e,n,t,_){let r,c;try{r=t,c=_,e.displayRootMovieDownloadFailedMessage(0!==n,o(t,_))}finally{b.__wbindgen_free(r,c,1)}},e.wbg.__wbg_displayUnsupportedVideo_99178ebd21c9491d=function(e,n,t){e.displayUnsupportedVideo(o(n,t))},e.wbg.__wbg_document_d249400bd7bd996d=function(e){const n=e.document;return l(n)?0:i(n)},e.wbg.__wbg_done_769e5ede4b31c67b=function(e){return e.done},e.wbg.__wbg_drawArraysInstancedANGLE_342ee6b5236d9702=function(e,n,t,_,r){e.drawArraysInstancedANGLE(n>>>0,t,_,r)},e.wbg.__wbg_drawArraysInstanced_622ea9f149b0b80c=function(e,n,t,_,r){e.drawArraysInstanced(n>>>0,t,_,r)},e.wbg.__wbg_drawArrays_6acaa2669c105f3a=function(e,n,t,_){e.drawArrays(n>>>0,t,_)},e.wbg.__wbg_drawArrays_6d29ea2ebc0c72a2=function(e,n,t,_){e.drawArrays(n>>>0,t,_)},e.wbg.__wbg_drawBuffersWEBGL_9fdbdf3d4cbd3aae=function(e,n){e.drawBuffersWEBGL(n)},e.wbg.__wbg_drawBuffers_e729b75c5a50d760=function(e,n){e.drawBuffers(n)},e.wbg.__wbg_drawElementsInstancedANGLE_096b48ab8686c5cf=function(e,n,t,_,r,b){e.drawElementsInstancedANGLE(n>>>0,t,_>>>0,r,b)},e.wbg.__wbg_drawElementsInstanced_f874e87d0b4e95e9=function(e,n,t,_,r,b){e.drawElementsInstanced(n>>>0,t,_>>>0,r,b)},e.wbg.__wbg_drawElements_16199ef1cc58b16a=function(e,n,t,_,r){e.drawElements(n>>>0,t,_>>>0,r)},e.wbg.__wbg_drawImage_dfdde1887a169a24=function(){return u((function(e,n,t,_){e.drawImage(n,t,_)}),arguments)},e.wbg.__wbg_drawIndexed_322c2f9f038d7b23=function(e,n,t,_,r,b){e.drawIndexed(n>>>0,t>>>0,_>>>0,r,b>>>0)},e.wbg.__wbg_drawingBufferHeight_1d398e1fc5bb18e9=function(e){return e.drawingBufferHeight},e.wbg.__wbg_drawingBufferWidth_78f7e4a8892a90fe=function(e){return e.drawingBufferWidth},e.wbg.__wbg_e_ec6af69daaddfe41=function(e){return e.e},e.wbg.__wbg_enableVertexAttribArray_607be07574298e5e=function(e,n){e.enableVertexAttribArray(n>>>0)},e.wbg.__wbg_enableVertexAttribArray_93c3d406a41ad6c7=function(e,n){e.enableVertexAttribArray(n>>>0)},e.wbg.__wbg_enable_51114837e05ee280=function(e,n){e.enable(n>>>0)},e.wbg.__wbg_enable_d183fef39258803f=function(e,n){e.enable(n>>>0)},e.wbg.__wbg_endQuery_17aac36532ca7d47=function(e,n){e.endQuery(n>>>0)},e.wbg.__wbg_end_d54348baf0bf3b70=function(e){e.end()},e.wbg.__wbg_enqueue_bb16ba72f537dc9e=function(){return u((function(e,n){e.enqueue(n)}),arguments)},e.wbg.__wbg_entries_3265d4158b33e5dc=function(e){return Object.entries(e)},e.wbg.__wbg_error_7534b8e9a36f1ab4=function(e,n){let t,_;try{t=e,_=n,console.error(o(e,n))}finally{b.__wbindgen_free(t,_,1)}},e.wbg.__wbg_execCommand_c818ee125e2e4f64=function(){return u((function(e,n,t){return e.execCommand(o(n,t))}),arguments)},e.wbg.__wbg_f_75770c6ddafc46f2=function(e){return e.f},e.wbg.__wbg_features_689574262f9403d5=function(e){return e.features},e.wbg.__wbg_features_a4866072bcfdb3fb=function(e){return e.features},e.wbg.__wbg_fenceSync_02d142d21e315da6=function(e,n,t){const _=e.fenceSync(n>>>0,t>>>0);return l(_)?0:i(_)},e.wbg.__wbg_fetch_b7bf320f681242d2=function(e,n){return e.fetch(n)},e.wbg.__wbg_files_790cda07a2445fac=function(e){const n=e.files;return l(n)?0:i(n)},e.wbg.__wbg_fillRect_c38d5d56492a2368=function(e,n,t,_,r){e.fillRect(n,t,_,r)},e.wbg.__wbg_fill_64902335a40baa8d=function(e,n,t){e.fill(n,j[t])},e.wbg.__wbg_finish_db34a19c90c07af7=function(e){return e.finish()},e.wbg.__wbg_finish_e2d3808af76b422a=function(e,n){return e.finish(n)},e.wbg.__wbg_flush_4150080f65c49208=function(e){e.flush()},e.wbg.__wbg_flush_987c35de09e06fd6=function(e){e.flush()},e.wbg.__wbg_focus_7d08b55eba7b368d=function(){return u((function(e){e.focus()}),arguments)},e.wbg.__wbg_format_033f80946ff96653=function(e){const n=e.format;return l(n)?10:(Se.indexOf(n)+1||10)-1},e.wbg.__wbg_framebufferRenderbuffer_2fdd12e89ad81eb9=function(e,n,t,_,r){e.framebufferRenderbuffer(n>>>0,t>>>0,_>>>0,r)},e.wbg.__wbg_framebufferRenderbuffer_8b88592753b54715=function(e,n,t,_,r){e.framebufferRenderbuffer(n>>>0,t>>>0,_>>>0,r)},e.wbg.__wbg_framebufferTexture2D_81a565732bd5d8fe=function(e,n,t,_,r,b){e.framebufferTexture2D(n>>>0,t>>>0,_>>>0,r,b)},e.wbg.__wbg_framebufferTexture2D_ed855d0b097c557a=function(e,n,t,_,r,b){e.framebufferTexture2D(n>>>0,t>>>0,_>>>0,r,b)},e.wbg.__wbg_framebufferTextureLayer_5e6bd1b0cb45d815=function(e,n,t,_,r,b){e.framebufferTextureLayer(n>>>0,t>>>0,_,r,b)},e.wbg.__wbg_framebufferTextureMultiviewOVR_e54f936c3cc382cb=function(e,n,t,_,r,b,c){e.framebufferTextureMultiviewOVR(n>>>0,t>>>0,_,r,b,c)},e.wbg.__wbg_fromEntries_524679eecb0bdc2e=function(){return u((function(e){return Object.fromEntries(e)}),arguments)},e.wbg.__wbg_frontFace_289c9d7a8569c4f2=function(e,n){e.frontFace(n>>>0)},e.wbg.__wbg_frontFace_4d4936cfaeb8b7df=function(e,n){e.frontFace(n>>>0)},e.wbg.__wbg_getAttribLocation_9db82d01924fa43d=function(e,n,t,_){return e.getAttribLocation(n,o(t,_))},e.wbg.__wbg_getBufferSubData_8ab2dcc5fcf5770f=function(e,n,t,_){e.getBufferSubData(n>>>0,t,_)},e.wbg.__wbg_getContext_3ae09aaa73194801=function(){return u((function(e,n,t,_){const r=e.getContext(o(n,t),_);return l(r)?0:i(r)}),arguments)},e.wbg.__wbg_getContext_e9cf379449413580=function(){return u((function(e,n,t){const _=e.getContext(o(n,t));return l(_)?0:i(_)}),arguments)},e.wbg.__wbg_getContext_f65a0debd1e8f8e8=function(){return u((function(e,n,t){const _=e.getContext(o(n,t));return l(_)?0:i(_)}),arguments)},e.wbg.__wbg_getContext_fc19859df6331073=function(){return u((function(e,n,t,_){const r=e.getContext(o(n,t),_);return l(r)?0:i(r)}),arguments)},e.wbg.__wbg_getCurrentTexture_6ee19b05d6ba43ba=function(){return u((function(e){return e.getCurrentTexture()}),arguments)},e.wbg.__wbg_getData_84cc441a50843727=function(){return u((function(e,n,t,_){const r=s(n.getData(o(t,_)),b.__wbindgen_malloc,b.__wbindgen_realloc),c=g;p().setInt32(e+4,c,!0),p().setInt32(e+0,r,!0)}),arguments)},e.wbg.__wbg_getError_d749701e28a45150=function(e){return e.getError()},e.wbg.__wbg_getExtension_e6c97409b224b5dc=function(){return u((function(e,n,t){const _=e.getExtension(o(n,t));return l(_)?0:i(_)}),arguments)},e.wbg.__wbg_getExtension_ff0fb1398bcf28c3=function(){return u((function(e,n,t){const _=e.getExtension(o(n,t));return l(_)?0:i(_)}),arguments)},e.wbg.__wbg_getGamepads_1f997cef580c9088=function(){return u((function(e){return e.getGamepads()}),arguments)},e.wbg.__wbg_getIndexedParameter_f9211edc36533919=function(){return u((function(e,n,t){return e.getIndexedParameter(n>>>0,t>>>0)}),arguments)},e.wbg.__wbg_getMappedRange_b986a889b6b53379=function(){return u((function(e,n,t){return e.getMappedRange(n,t)}),arguments)},e.wbg.__wbg_getObjectId_1718dd7e2dae9237=function(e,n){const t=n.getObjectId();var _=l(t)?0:s(t,b.__wbindgen_malloc,b.__wbindgen_realloc),r=g;p().setInt32(e+4,r,!0),p().setInt32(e+0,_,!0)},e.wbg.__wbg_getParameter_1f0887a2b88e6d19=function(){return u((function(e,n){return e.getParameter(n>>>0)}),arguments)},e.wbg.__wbg_getParameter_e3429f024018310f=function(){return u((function(e,n){return e.getParameter(n>>>0)}),arguments)},e.wbg.__wbg_getPreferredCanvasFormat_c56b5a9a243fe942=function(e){const n=e.getPreferredCanvasFormat();return(se.indexOf(n)+1||96)-1},e.wbg.__wbg_getProgramInfoLog_631c180b1b21c8ed=function(e,n,t){const _=n.getProgramInfoLog(t);var r=l(_)?0:s(_,b.__wbindgen_malloc,b.__wbindgen_realloc),c=g;p().setInt32(e+4,c,!0),p().setInt32(e+0,r,!0)},e.wbg.__wbg_getProgramInfoLog_a998105a680059db=function(e,n,t){const _=n.getProgramInfoLog(t);var r=l(_)?0:s(_,b.__wbindgen_malloc,b.__wbindgen_realloc),c=g;p().setInt32(e+4,c,!0),p().setInt32(e+0,r,!0)},e.wbg.__wbg_getProgramParameter_0c411f0cd4185c5b=function(e,n,t){return e.getProgramParameter(n,t>>>0)},e.wbg.__wbg_getProgramParameter_360f95ff07ac068d=function(e,n,t){return e.getProgramParameter(n,t>>>0)},e.wbg.__wbg_getQueryParameter_8921497e1d1561c1=function(e,n,t){return e.getQueryParameter(n,t>>>0)},e.wbg.__wbg_getRandomValues_3c9c0d586e575a16=function(){return u((function(e,n){globalThis.crypto.getRandomValues(h(e,n))}),arguments)},e.wbg.__wbg_getReader_48e00749fe3f6089=function(){return u((function(e){return e.getReader()}),arguments)},e.wbg.__wbg_getRootNode_f59bcfa355239af5=function(e){return e.getRootNode()},e.wbg.__wbg_getShaderInfoLog_7e7b38fb910ec534=function(e,n,t){const _=n.getShaderInfoLog(t);var r=l(_)?0:s(_,b.__wbindgen_malloc,b.__wbindgen_realloc),c=g;p().setInt32(e+4,c,!0),p().setInt32(e+0,r,!0)},e.wbg.__wbg_getShaderInfoLog_f59c3112acc6e039=function(e,n,t){const _=n.getShaderInfoLog(t);var r=l(_)?0:s(_,b.__wbindgen_malloc,b.__wbindgen_realloc),c=g;p().setInt32(e+4,c,!0),p().setInt32(e+0,r,!0)},e.wbg.__wbg_getShaderParameter_511b5f929074fa31=function(e,n,t){return e.getShaderParameter(n,t>>>0)},e.wbg.__wbg_getShaderParameter_6dbe0b8558dc41fd=function(e,n,t){return e.getShaderParameter(n,t>>>0)},e.wbg.__wbg_getSupportedExtensions_8c007dbb54905635=function(e){const n=e.getSupportedExtensions();return l(n)?0:i(n)},e.wbg.__wbg_getSupportedProfiles_10d2a4d32a128384=function(e){const n=e.getSupportedProfiles();return l(n)?0:i(n)},e.wbg.__wbg_getSyncParameter_7cb8461f5891606c=function(e,n,t){return e.getSyncParameter(n,t>>>0)},e.wbg.__wbg_getTime_46267b1c24877e30=function(e){return e.getTime()},e.wbg.__wbg_getTimezoneOffset_6b5752021c499c47=function(e){return e.getTimezoneOffset()},e.wbg.__wbg_getUniformBlockIndex_288fdc31528171ca=function(e,n,t,_){return e.getUniformBlockIndex(n,o(t,_))},e.wbg.__wbg_getUniformLocation_657a2b6d102bd126=function(e,n,t,_){const r=e.getUniformLocation(n,o(t,_));return l(r)?0:i(r)},e.wbg.__wbg_getUniformLocation_838363001c74dc21=function(e,n,t,_){const r=e.getUniformLocation(n,o(t,_));return l(r)?0:i(r)},e.wbg.__wbg_get_123509460060ab98=function(){return u((function(e,n,t,_){const r=n.get(o(t,_));var c=l(r)?0:s(r,b.__wbindgen_malloc,b.__wbindgen_realloc),f=g;p().setInt32(e+4,f,!0),p().setInt32(e+0,c,!0)}),arguments)},e.wbg.__wbg_get_67b2ba62fc30de12=function(){return u((function(e,n){return Reflect.get(e,n)}),arguments)},e.wbg.__wbg_get_79e1d7592116244e=function(){return u((function(e,n,t,_){const r=n[o(t,_)];var c=l(r)?0:s(r,b.__wbindgen_malloc,b.__wbindgen_realloc),f=g;p().setInt32(e+4,f,!0),p().setInt32(e+0,c,!0)}),arguments)},e.wbg.__wbg_get_8edd839202d9f4db=function(e,n){const t=e[n>>>0];return l(t)?0:i(t)},e.wbg.__wbg_get_b9b93047fe3cf45b=function(e,n){return e[n>>>0]},e.wbg.__wbg_get_e27dfaeb6f46bd45=function(e,n){const t=e[n>>>0];return l(t)?0:i(t)},e.wbg.__wbg_getdone_d47073731acd3e74=function(e){const n=e.done;return l(n)?16777215:n?1:0},e.wbg.__wbg_getvalue_009dcd63692bee1f=function(e){return e.value},e.wbg.__wbg_gpu_1b22165b67dd5a59=function(e){return e.gpu},e.wbg.__wbg_has_a5ea9117f258a0ec=function(){return u((function(e,n){return Reflect.has(e,n)}),arguments)},e.wbg.__wbg_has_c563a404388202f5=function(e,n,t){return e.has(o(n,t))},e.wbg.__wbg_headers_7852a8ea641c1379=function(e){return e.headers},e.wbg.__wbg_headers_9cb51cfd2ac780a4=function(e){return e.headers},e.wbg.__wbg_height_1d93eb7f5e355d97=function(e){return e.height},e.wbg.__wbg_height_1f8226c8f6875110=function(e){return e.height},e.wbg.__wbg_height_838cee19ba8597db=function(e){return e.height},e.wbg.__wbg_host_166cb082dae71d08=function(e){return e.host},e.wbg.__wbg_href_87d60a783a012377=function(){return u((function(e,n){const t=s(n.href,b.__wbindgen_malloc,b.__wbindgen_realloc),_=g;p().setInt32(e+4,_,!0),p().setInt32(e+0,t,!0)}),arguments)},e.wbg.__wbg_includes_937486a108ec147b=function(e,n,t){return e.includes(n,t)},e.wbg.__wbg_instanceof_ArrayBuffer_e14585432e3737fc=function(e){let n;try{n=e instanceof ArrayBuffer}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_CanvasRenderingContext2d_df82a4d3437bf1cc=function(e){let n;try{n=e instanceof CanvasRenderingContext2D}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_Error_4d54113b22d20306=function(e){let n;try{n=e instanceof Error}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_GamepadButton_9a90b34f41783d40=function(e){let n;try{n=e instanceof GamepadButton}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_Gamepad_365ec8404255ce00=function(e){let n;try{n=e instanceof Gamepad}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_GpuAdapter_331cc7dcda68de8c=function(e){let n;try{n=e instanceof GPUAdapter}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_GpuCanvasContext_4ea475a10f693c29=function(e){let n;try{n=e instanceof GPUCanvasContext}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_HtmlAnchorElement_1ff926b551076f86=function(e){let n;try{n=e instanceof HTMLAnchorElement}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_HtmlButtonElement_0def6a01e66b1942=function(e){let n;try{n=e instanceof HTMLButtonElement}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_HtmlCanvasElement_2ea67072a7624ac5=function(e){let n;try{n=e instanceof HTMLCanvasElement}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_HtmlDocument_c2114067e0fabc29=function(e){let n;try{n=e instanceof HTMLDocument}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_HtmlElement_51378c201250b16c=function(e){let n;try{n=e instanceof HTMLElement}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_HtmlFormElement_339aa0fb9076db8e=function(e){let n;try{n=e instanceof HTMLFormElement}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_HtmlInputElement_12d71bf2d15dd19e=function(e){let n;try{n=e instanceof HTMLInputElement}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_HtmlTextAreaElement_83a92f8ba4fb63ae=function(e){let n;try{n=e instanceof HTMLTextAreaElement}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_Node_fbc6b87f5ed2e230=function(e){let n;try{n=e instanceof Node}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_Response_f2cc20d9f7dfd644=function(e){let n;try{n=e instanceof Response}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_ShadowRoot_726578bcd7fa418a=function(e){let n;try{n=e instanceof ShadowRoot}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_WebGl2RenderingContext_2b6045efeb76568d=function(e){let n;try{n=e instanceof WebGL2RenderingContext}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_WebGlRenderingContext_b9cbe798424f6d4c=function(e){let n;try{n=e instanceof WebGLRenderingContext}catch(e){n=!1}return n},e.wbg.__wbg_instanceof_Window_def73ea0955fc569=function(e){let n;try{n=e instanceof Window}catch(e){n=!1}return n},e.wbg.__wbg_invalidateFramebuffer_83f