Hello and welcome to another issue of This Week in Rust and WebAssembly!

Rust is a systems language pursuing the trifecta: safety, concurrency, and speed.

Web Assembly is designed as a portable target for compilation of high-level languages like C/C++/Rust, enabling deployment on the web for client and server applications.

These Weeks in Rust and WebAssembly.

Tweet us at @rustwasm or send us a pull request. Want to get involved? We love contributions

News

Cool tools to watch out for

  • webchat-client-rs
    • A doodle to create a mostly-rust client-server web app with a shared data model and binary communication over websocket between a server and WebAssembly client built using wasm-bindgen.

Blog posts

Crates so far