Files
mlua-rs-mlua/tests
Alex Orlenko cd0c8a4584 Optimize async functionality:
Rewrite using the new `push_into_stack()`/`from_stack()` methods.
Also store thread state (pointer) in `Thread` struct to avoid getting it every time.
Async userdata methods still need to have arguments stored in ref thread as stack is empty on every poll().
2023-08-03 00:56:17 +01:00
..
2023-08-03 00:56:17 +01:00
2021-06-18 23:13:56 +01:00
2023-07-10 22:41:03 +01:00
2023-07-22 23:54:30 +01:00
2023-07-10 22:41:03 +01:00
2023-07-28 21:45:19 +01:00
2023-06-20 13:30:42 +01:00
2022-04-17 22:39:21 +01:00
2023-04-26 23:17:27 +01:00
2023-07-10 22:41:03 +01:00