A standalone Luau runtime. Personalized fork of Lune.
Sol is pretty much identical to Lune, except:
- It adds a UI library (see
crates/sol/src/std/ui.rsandtypes/ui.luau), powered by Speykious'uinglibrary - It removes all Roblox-related code (I don't want to have to maintain it)
- Over time I plan to trim dependencies and hopefully improve build times for Sol