Lua to JavaScript Transpiler
☆77Jan 11, 2022Updated 4 years ago
Alternatives and similar repositories for lua2js
Users that are interested in lua2js are comparing it to the libraries listed below
Sorting:
- Compiler (transpiler) from Lua 5.2 to JavaScript☆22May 13, 2018Updated 7 years ago
- A Lua to JS transpiler / runtime☆106Aug 26, 2025Updated 6 months ago
- An ECMAscript framework to compile and run Lua code, allowing Lua to run in a browser or in Flash☆609Apr 14, 2023Updated 2 years ago
- Javascript to Lua translator☆207Feb 20, 2018Updated 8 years ago
- A lua collection library☆10Jan 31, 2015Updated 11 years ago
- LuaSDL binding to libSDL 1.2☆11Jul 31, 2015Updated 10 years ago
- A* pathfinding in Lua☆13Jan 19, 2015Updated 11 years ago
- ffi binding of the Lua/LuaJIT C API☆13Nov 12, 2019Updated 6 years ago
- A Lua to ES6 transpiler.☆185Oct 4, 2016Updated 9 years ago
- VM that runs in the browser and interprets luajit bytecode.☆171Aug 28, 2018Updated 7 years ago
- Luajit with C/C++/Java/Javascript syntax☆33Aug 25, 2022Updated 3 years ago
- A Lua IRC module that tries to be minimal and extensible.☆24Jun 9, 2024Updated last year
- Lua-FaCES is a forward chaining expert system written in Lua programming language☆16Jun 3, 2016Updated 9 years ago
- Extended PEG Notation Format (easy grammars for LPeg)☆25Jan 20, 2024Updated 2 years ago
- Lua HTML templater☆17Jul 17, 2015Updated 10 years ago
- Lua VM implemented in Javascript☆62Dec 15, 2012Updated 13 years ago
- Load a Wavefront Object file into Lua☆12Jan 25, 2019Updated 7 years ago
- Luajit take full advantage of lower 2G memory on AMD64 platform.☆36Oct 16, 2024Updated last year
- Vivid Raycasting for LÖVE☆15Nov 4, 2017Updated 8 years ago
- Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)☆17Nov 10, 2023Updated 2 years ago
- Hot hot post's on gamer development? (`・ω・´)☆12Jul 8, 2017Updated 8 years ago
- Higher-level C API for Lua based on llib☆28Apr 6, 2014Updated 11 years ago
- Converts Lua code to TypeScript☆68Sep 19, 2024Updated last year
- Simple WAVE de-&encoder in pure Lua.☆24Jul 2, 2018Updated 7 years ago
- A random "everything" generator, written in pure Lua.☆20Jan 3, 2016Updated 10 years ago
- CHIP-8 Virtual Machine in Lua☆15Apr 10, 2017Updated 8 years ago
- wasm2lua: converting WASM into Lua☆215Dec 14, 2021Updated 4 years ago
- LuaJIT FFI bindings for Chromium Embedded Framework (**UNSTABLE**)☆22Jun 7, 2022Updated 3 years ago
- Parsing common data formats via LPeg