Skip to content

0.712

Choose a tag to compare

@github-actions github-actions released this 13 Mar 18:24
Immutable release. Only release title and notes can be modified.
9e2984f

Analysis

Compiler

  • Do not constant-fold strings that are longer than 4096 characters. This helps to avoid pathalogical misoptimizations that could result in the compiling bytecode growing very large.
  • fix constant placement into the CHECK_BUFFER_LEN 'double source' argument

Contributors

Co-authored-by: Ariel Weiss arielweiss@roblox.com
Co-authored-by: Hunter Goldstein hgoldstein@roblox.com
Co-authored-by: Thomas Schollenberger tschollenberger@roblox.com
Co-authored-by: Vighnesh Vijay vvijay@roblox.com
Co-authored-by: Vyacheslav Egorov vegorov@roblox.com

Full Changelog: 0.711...0.712