Files
mlua-rs-mlua/src
Alex Orlenko 49958f4827 Split Luau thread event callback to creation and collection callbacks.
We need this because they have different requirements:
- Thread creation callback can return Error or panic
- Thread collection callback runs during Luau GC cycle and cannot make any Lua calls or trigger panics.
2025-04-06 13:57:15 +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-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