Hello,
Raising a general question if anybody tried or succeeded with running Lua compiler in Web assembly.
We have a Web-based LUA IDE for our IoT product and we would love to implement the IDE fully on client-side, instead of running a server with a compiler binary and calling it with an API...