Programming WebAssembly with Rust: Unified Development for Web, Mobile, and Embedded Applications
by Kevin Hoffman
3.71(31 ratings)
WebAssembly fulfills the long-awaited promise of web technologies: fast code, type-safe at compile time, execution in the browser, on embedded devices, or anywhere else. Rust …