PlutoLang / Pluto

A superset of Lua 5.4 with a focus on general-purpose programming.
https://pluto-lang.org/docs/Introduction
MIT License
337 stars 20 forks source link

Pull in latest Lua 5.4 commits #865

Closed Sainan closed 1 month ago

Sainan commented 1 month ago

Only a few changes were made here as Lua is preparing for the 5.4.7 release and most work is directed towards 5.5 now, but there was a segfault issue, which was also reported to us: #863