打包好的livecode,版本v-46
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
"use strict";(()=>{addEventListener("load",async()=>{let t="";if(document.querySelectorAll('script[type="application/lua"]').forEach(o=>t+=o.innerHTML+`
|
||||
`),!t.trim())return;let a=await new wasmoon.LuaFactory().createEngine();try{a.global.set("window",window),await a.doString(t)}catch(o){console.error(o)}});})();
|
||||
Reference in New Issue
Block a user