[–] zzo38computer 1mo ago ↗ One would be if you want to design it differently than the existing kernels do.
[–] wmf 1mo 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 1mo 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 1mo 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.6 ms ] story [ 23.4 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/