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.
- Lua code bundling: emits either a Lua module or "App".
- FFI with Lua.
- Dead Code Elimination (DCE).
- Code inlining.
- Package Set for PureScript/Lua libs.
- All core libs added to the package set.
For the moment the best way to start is to use nix to intall pslua.
Here is an example project.