DEV Community

Discussion on: What language or tool are you curious about, but have not found the time to use or learn?

Collapse
 
fallenstedt profile image
Alex Fallenstedt

I recently wrote an article about Rust + WASM for processing pixel data from a video feed. We plan to use it at Streem streem.pro/. You can read a bit more about it here.
dev.to/fallenstedt/using-rust-and-...