Y
Hacker News
new
|
ask
|
show
|
jobs
by
nathansobo
240 days ago
GPUI has a mature scheduling story, letting you “block” the main thread on spawned tasks with async/await. It also comes with a deterministic random test scheduler for driving out timing bugs.
1 comments
matu3ba
240 days ago
Thanks. Sounds like a good developer experience attempt.
link