Learn about the portability, efficiency, and security of WebAssembly modules and how to leverage a number of open source frameworks to create distributed and seamlessly connected components that can be deployed in a browser, on a laptop, in the cloud, on a Raspberry Pi, or practically anywhere.
WebAssembly Components: From Cloud to Edge (LFD134)
Intermediate programming skills are required, though no specific language or platform is mandatory. The majority of the course code will be in Rust with a few sections in JavaScript and even raw WebAssembly Text (wat) format.
System Prerequisites
- Rust toolchain (including the wasm32-unknown target) installed
- Modern web browser with a high degree of WebAssembly support (e.g. Firefox, Chrome, or Edge).