I’m not sure if you folks have heard of bun, a node.js/npm replacement.<div dir="auto"><br></div><div dir="auto">Apparently this improves JavaScript performance by 200% over node.js and deno for some tasks.</div><div dir="auto"><br></div><div dir="auto">Bun is apparently based off WebKit, and offers native TypeScript transpilaton.</div><div dir="auto"><br></div><div dir="auto">Bun implements most of Node.js API’s.</div><div dir="auto"><br></div><div dir="auto">Maybe we won’t have to do the WASM thing in the browser for 3D performance.   We can hope that WebKit supports these enhancements to JavaScript.</div><div dir="auto"><br></div><div dir="auto"><div><a href="https://bun.sh/">https://bun.sh/</a></div><br></div><div dir="auto"><br></div>