Skip to content

0.723

Choose a tag to compare

@github-actions github-actions released this 29 May 22:09
Immutable release. Only release title and notes can be modified.
e7500c9

Another week, another release!

What's new?

Analysis

  • Use sentinel Positions in the CST rather than std::optional to reduce memory pressure.

Runtime

  • Compiler: Improve dump output for Luau table constants (e.g. when using luau-compile).
  • NCG: Record block exit info for all blocks.
  • NCG: Reduce spill pressure by using dead VM register store locations.

Full Changelog: 0.722...0.723


Co-authored-by: Andy Friesen afriesen@roblox.com
Co-authored-by: Ariel Weiss arielweiss@roblox.com
Co-authored-by: Hunter Goldstein hgoldstein@roblox.com
Co-authored-by: James McNellis jmcnellis@roblox.com
Co-authored-by: Sora Kanosue skanosue@roblox.com
Co-authored-by: Thomas Schollenberger tschollenberger@roblox.com
Co-authored-by: Vyacheslav Egorov vegorov@roblox.com