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 |
|
Filip Tibell
|
913f575c74
|
Use the official way of unit testing in examples
|
2024-01-23 15:28:35 +01:00 |
|
Filip Tibell
|
261ceef0da
|
Set up basic testing using example files, fix consistency issues in examples
|
2024-01-23 13:44:31 +01:00 |
|
Filip Tibell
|
f4e13bf8b7
|
Implement extension trait to be able to spawn Send futures from lua
|
2024-01-19 12:40:10 +01:00 |
|
Filip Tibell
|
34529c0235
|
Clean up lib and only export necessities
|
2024-01-19 11:22:51 +01:00 |
|
Filip Tibell
|
c6c4c2fd40
|
Implement thread callbacks, make a lib
|
2024-01-19 11:14:00 +01:00 |
|