Join Nostr
2026-03-21 09:58:51 UTC

David Chisnall (*Now with 50% more sarcasm!*) on Nostr: We’ll be talking more about the progress on the CHERIoT port of Rust at CHERI ...

We’ll be talking more about the progress on the CHERIoT port of Rust at CHERI Blossoms next week, but here’s a teaser:

The [embedded graphics crate](https://docs.rs/embedded-graphics/latest/embedded_graphics/ ) rendering an image on Sonata. This currently using a (memory-safe) C function to draw pixels (that can go away with a little bit more work) but the current compiler is able to build this crate and run it in a CHERIoT compartment.

#Rust #CHERI #CHERIoT #CHERIBlossoms