top | item 41100307

(no title)

babuskov | 1 year ago

IIRC the main selling point of Luau is that you get decent sandboxing by default.

discuss

order

teamonkey|1 year ago

It also offers speed improvements and other optimisations specifically for games development, since LuaJIT cannot be used on several target platforms.

One of the interesting things about Pallene is that it claims to reduce the overhead between the Lua code and C++, which is hugely important for game dev.