File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Purescript Lua CI] ( https://github.com/Unisay/purescript-lua/actions/workflows/ci.yaml/badge.svg )] ( https://github.com/Unisay/purescript-lua/actions/workflows/ci.yaml )
44
5- 🔋 Status: (2023-07-05) the project is in the "_ ready to be experimented with_ " state (read: it likely contains bugs but is already usable).
5+ 🔋 Status: (2024-04-16) the project is in the "_ ready to be experimented with_ " state (read: it likely contains bugs but is already usable).
6+
7+ ⚠️ Known problems: in larger projects produced Lua script can fail with the following error:
8+ ```
9+ function at line NNN has more than 60 upvalues
10+ ```
11+ (I am working on the solution).
612
713💡 If you have an idea on how to use Purescript to Lua compilation please contribute it here:
814https://github.com/Unisay/purescript-lua/discussions/categories/ideas
You can’t perform that action at this time.
0 commit comments