←back to thread

239 points gasull | 1 comments | | HN request time: 0.2s | source
Show context
bestouff ◴[] No.44381040[source]
This thing is written in Rust. I wanted to use it on an embedded system in Rust (Embassy) using a CAN transport but unfortunately there's neither a no_std version nor a CAN plugin. Otherwise it looks good.
replies(2): >>44381064 #>>44381078 #
1. dignifiedquire ◴[] No.44381078[source]
this would be great to have, but as we rely heavily on quic, we first need an implementation of quic in no_std which is the current biggest challenge