Skip to content

Commit f514b54

Browse files
authored
Update status
Signed-off-by: Yura Lazarev <Unisay@users.noreply.github.com>
1 parent d2af87f commit f514b54

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Purescript Backend for Lua
22

3-
Status: experimental (expect bugs)
3+
Status: (2023-05-17) the project is in the "*almost ready to be usable*" state (read: it isn't working as you'd expect it to work), I am finilizing core libs and final optimisations in the backend.
44

55
## Features
66

@@ -9,6 +9,7 @@ Status: experimental (expect bugs)
99
- [x] Dead Code Elimination (DCE).
1010
- [ ] Code inlining.
1111
- [x] [Package Set](https://github.com/Unisay/purescript-lua-package-sets) for PureScript/Lua libs.
12+
- [ ] All core libs added to the package set.
1213

1314
## Quick Start
1415

0 commit comments

Comments
 (0)