File tree 1 file changed +1
-7
lines changed
1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ 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 )
4
4
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).
5
+ 🔋 Status: (2024-04-20) the project is in the "_ ready to be experimented with_ " state (read: it likely contains bugs but is already usable).
12
6
13
7
💡 If you have an idea on how to use Purescript to Lua compilation please contribute it here:
14
8
https://github.com/Unisay/purescript-lua/discussions/categories/ideas
You can’t perform that action at this time.
0 commit comments