Y
Hacker News
new
|
ask
|
show
|
jobs
by
Ralith
2247 days ago
There's even been experiments with binding futures to glib or various GUI event loops!
1 comments
aliceryhl
2247 days ago
I have also heard some talk on building executors for embedded devices where you can't allocate memory on the heap.
link
steveklabnik
2247 days ago
Yes, this was a big constraint on the design of the overall system; there's been a couple that have popped up.
link