logoalt Hacker News

kibwentoday at 2:26 PM1 replyview on HN

> You can do basically the same thing with stackfull coroutines.

It's clear that you don't understand the use cases that async in Rust was designed to accommodate.

> Also the ecosystem is setup so you have to use tokio and everything has to be an Arc.

It's clear that you're not at all familiar with the Rust async ecosystem, including Embassy.


Replies

ozgrakkurttoday at 3:46 PM

I understand what that is but I just don’t care. I am guessing the vast majority of people using rust also don’t care. Justifying the decision to create this mess by saying it is for embedded makes no sense to me.

Also don’t understand why you would use rust for embedded instead of c

show 1 reply