diff --git a/assets/dioxus/Formula 1 GraphQL Experiment_bg.wasm b/assets/dioxus/Formula 1 GraphQL Experiment_bg.wasm index 29b35a9..ba1b3aa 100644 Binary files a/assets/dioxus/Formula 1 GraphQL Experiment_bg.wasm and b/assets/dioxus/Formula 1 GraphQL Experiment_bg.wasm differ diff --git a/assets/dioxus/snippets/dioxus-interpreter-js-603636eeca72cf05/inline0.js b/assets/dioxus/snippets/dioxus-interpreter-js-603636eeca72cf05/inline0.js index 3d71917..8f35dad 100644 --- a/assets/dioxus/snippets/dioxus-interpreter-js-603636eeca72cf05/inline0.js +++ b/assets/dioxus/snippets/dioxus-interpreter-js-603636eeca72cf05/inline0.js @@ -163,19 +163,7 @@ let m,p,ls,d,t,op,i,e,z,metaflags; function truthy(val) { return val === "true" || val === true; } - const attr = []; - let attr_tmp1, attr_tmp2; - function get_attr() { - attr_tmp2 = u8buf[u8bufp++]; - if(attr_tmp2 & 128){ - attr_tmp1=s.substring(sp,sp+=u8buf[u8bufp++]); - attr[attr_tmp2&4294967167]=attr_tmp1; - return attr_tmp1; - } - else{ - return attr[attr_tmp2&4294967167]; - } - }let s = "";let lsp,sp,sl; let c = new TextDecoder();let u32buf,u32bufp;const evt = []; + let s = "";let lsp,sp,sl; let c = new TextDecoder();let u32buf,u32bufp;let u8buf,u8bufp;const evt = []; let evt_tmp1, evt_tmp2; function get_evt() { evt_tmp2 = u8buf[u8bufp++]; @@ -187,6 +175,18 @@ let m,p,ls,d,t,op,i,e,z,metaflags; else{ return evt[evt_tmp2&4294967167]; } + }const attr = []; + let attr_tmp1, attr_tmp2; + function get_attr() { + attr_tmp2 = u8buf[u8bufp++]; + if(attr_tmp2 & 128){ + attr_tmp1=s.substring(sp,sp+=u8buf[u8bufp++]); + attr[attr_tmp2&4294967167]=attr_tmp1; + return attr_tmp1; + } + else{ + return attr[attr_tmp2&4294967167]; + } }const ns_cache = []; let ns_cache_tmp1, ns_cache_tmp2; function get_ns_cache() { @@ -199,8 +199,8 @@ let m,p,ls,d,t,op,i,e,z,metaflags; else{ return ns_cache[ns_cache_tmp2&4294967167]; } - }let u8buf,u8bufp; - let id,event_name,ns,bubbles,value,ptr,len,field; + } + let value,bubbles,event_name,id,field,len,ns,ptr; export function create(r){ d=r; }