Skip to content

Commit cc90531

Browse files
authored
Update README.md
Signed-off-by: Yura Lazarev <[email protected]>
1 parent c0dfe8a commit cc90531

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,7 @@
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: (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).
126

137
💡 If you have an idea on how to use Purescript to Lua compilation please contribute it here:
148
https://github.com/Unisay/purescript-lua/discussions/categories/ideas

0 commit comments

Comments
 (0)