mirror of
https://github.com/luau-lang/luau.git
synced 2025-04-04 10:50:54 +01:00
This patch adds an __assume statement for passed assertations and switches the interpreter loop to using a while-switch instead of a goto-switch loop. This seems to prevent the performance regression experienced on MSVC2022. |
||
---|---|---|
.. | ||
include/Luau |