mirror of
https://github.com/lua/lua.git
synced 2026-06-30 02:59:10 +00:00
A "with stack" implementation gains too little in performance to be worth all the noise from C-stack overflows. This commit is almost a sketch, to test performance. There are several pending stuff: - review control of C-stack overflow and error messages; - what to do with setcstacklimit; - review comments; - review unroll of Lua calls.
8.3 KiB
8.3 KiB