LuaJIT and WebAssembly

  • From: David Dengg <david.dengg@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Thu, 11 Aug 2022 11:01:11 +0200

Hello LuaJit List,

we want to use LuaJIT in our company but we also target the web. Right now we 
use Emscripten to compile our C++ code to WebAssembly. Would it be possible to 
bring the full speed of LuaJit to WebAssembly?

We are open to sponsoring the project if it we can have the full speed of it on 
the web.

I also looked into compiling Lua code directly to WebAssembly and I think the 
best way would be to convert it to TypeScript. Am I missing something?

Thanks,
David

Other related posts: