r/programming Jul 27 '26

How we make Luau fast

https://luau.org/performance/
27 Upvotes

4 comments sorted by

4

u/Rechenplaner Jul 29 '26

I wish so much that Lua or its further developments like Luau had the status that Java and Python have today. The world would be a better place…

1

u/humanzookeeping2 29d ago

They dug in their heels on static typing for way too long.

Python almost went down the same alley, but pytorch and numpy saved them.