Files
mlua-rs-mlua/src
Alex Orlenko 12e61e01f6 Restrict access to Luau VM from UserData destructors.
It's unsafe to make almost any Lua calls when userdata destructor is running.
This can cause recursive GC run and crash.
See https://github.com/luau-lang/luau/pull/510 for some details.
2025-04-05 10:31:39 +01:00
..
2024-10-22 22:41:26 +01:00
2024-12-10 23:37:19 +00:00
2024-10-01 15:21:19 +01:00
2025-03-13 16:18:44 +00:00
2024-10-23 10:40:25 +01:00
2024-10-19 23:10:43 +01:00
2024-07-31 13:42:37 +01:00
2025-02-14 12:08:57 +00:00
2025-03-14 22:59:06 +00:00
2025-03-28 13:24:15 +00:00
2025-03-13 16:18:44 +00:00
2024-10-22 22:41:26 +01:00