DEV Community

Discussion on: Reaching out, WASM help. Embedding Lua.

Collapse
 
adam_cyclones profile image
Adam Crockett 🌀

As of tonight, Lua VM is running in node via emscripten and c++, there are many new challenges to face but at least they are mostly around language interop. This is very exciting! Also a lot to clean up and refactor too, so much rage in this project 😂.