mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Trigger page build
This commit is contained in:
parent
486cc03935
commit
bb64850cc6
1 changed files with 2 additions and 1 deletions
|
@ -43,7 +43,8 @@ Other fixes include:
|
|||
|
||||
## Runtime improvements
|
||||
|
||||
Out-of-memory exception handling has been improved. `xpcall` handlers will now actually be called with a "not enough memory" string and whatever string/object they return will be correctly propagated.
|
||||
Out-of-memory exception handling has been improved.
|
||||
`xpcall` handlers will now actually be called with a "not enough memory" string and whatever string/object they return will be correctly propagated.
|
||||
|
||||
Other runtime improvements we've made:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue