[–] zzo38computer 3mo ago ↗ One would be if you want to design it differently than the existing kernels do.
[–] wmf 3mo ago ↗ If you mean an OS kernel, it would be interesting to create a fully async kernel using async/await. I've only seen one project working on this. [–] jonjacky 3mo ago ↗ What project was that?via this discussion in HN: https://news.ycombinator.com/item?id=22729461 (2020) I found:Writing an OS in Rust: Async/Await (2020) https://os.phil-opp.com/async-await/Blogging about Midori: Asynchronous Everything (2015) https://joeduffyblog.com/2015/11/19/asynchronous-everything/
[–] jonjacky 3mo ago ↗ What project was that?via this discussion in HN: https://news.ycombinator.com/item?id=22729461 (2020) I found:Writing an OS in Rust: Async/Await (2020) https://os.phil-opp.com/async-await/Blogging about Midori: Asynchronous Everything (2015) https://joeduffyblog.com/2015/11/19/asynchronous-everything/
6 comments
[ 3.9 ms ] story [ 27.2 ms ] threadvia this discussion in HN: https://news.ycombinator.com/item?id=22729461 (2020) I found:
Writing an OS in Rust: Async/Await (2020) https://os.phil-opp.com/async-await/
Blogging about Midori: Asynchronous Everything (2015) https://joeduffyblog.com/2015/11/19/asynchronous-everything/