mlua-luau-scheduler/lib
Filip Tibell 588fc46807
Refactor runtime and callbacks
* Improved ergonomics and flexibility for crate consumers
* Simplified callback mechanism for errors
* Factor out runtime thread queues into proper structs
* Misc performance improvements - approx 20% faster scheduler
2024-01-24 19:50:25 +01:00
..
error_callback.rs Refactor runtime and callbacks 2024-01-24 19:50:25 +01:00
lib.rs Refactor runtime and callbacks 2024-01-24 19:50:25 +01:00
queue.rs Refactor runtime and callbacks 2024-01-24 19:50:25 +01:00
runtime.rs Refactor runtime and callbacks 2024-01-24 19:50:25 +01:00
traits.rs Refactor runtime and callbacks 2024-01-24 19:50:25 +01:00
util.rs Refactor runtime and callbacks 2024-01-24 19:50:25 +01:00