Some background for anyone interested: The project is a fork of `roblox/react-lua` to basically open it up for community engagement and it uses Luau<p>Roblox's Luau: <a href="https://luau-lang.org/" rel="nofollow">https://luau-lang.org/</a><p>> Luau is a fast, small, safe, gradually typed embeddable scripting language derived from Lua.<p>> Around 2006, Roblox started using Lua 5.1 as a scripting language for games. Over the years the runtime had to be tweaked to provide a safe, secure sandboxed environment; we gradually started accumulating small library changes and tweaks.