How to add some modules to lua, such as LuaFileSystem, LuaSocket?
Open
- Dominant language
- Swift
- Stars
- 39
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
I know how to compile additional modules and static link them together with the lua source code, but I don't know how to compile the modules into frameworks and then load them on-demand. Because I want to make the additional modules as paid features, only load them when user did purchase them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.