Skip to content

Commit cc90531

Browse files
authored
Update README.md
Signed-off-by: Yura Lazarev <Unisay@users.noreply.github.com>
1 parent c0dfe8a commit cc90531

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

README.md

Lines changed: 1 addition & 7 deletions
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)