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

I have also heard some talk on building executors for embedded devices where you can't allocate memory on the heap.
Yes, this was a big constraint on the design of the overall system; there's been a couple that have popped up.