-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Russell Haley edited this page Mar 10, 2020
·
1 revision
Welcome to the WinLua-Source-Code wiki!
Quick stash of project ideas:
- Update WLC wrapper to read config files for architecture/build information
- Integrate PolyMCU to build Lua for Cortex M4 targets
- Cross compiler for Lua + system for appending Lua Byte code to the end of a hex file + source code library for referencing byte code and loading it from C.
- Integrate SRLua/ some form of 'all in one binary' system
- Use JamPlus to automate builds?
- Or should we just go with CMake + ninja?