Learn WebAssembly to develop high-performance applications with near-native performance. Take your programming skills to the next level by learning this cutting-edge web technology.
- What is WebAssembly (WASM)?
- Why you would consider adding WASM to your stack and how to properly integrate WASM into your project
- Learn how to use WebAssembly to handle CPU-intensive tasks that can't normally be done with vanilla JavaScript
- Learn fundamentals of the Rust programming language, which is the #1 language used for WebAssembly applications
- Learn how to configure Webpack for building WebAssembly
- Explore crates for communicating with the browser's APIs
- Learn how to process images to apply a variety of effects from grayscaling to cropping
- Learn the best practices for structuring a project with WebAssembly that can be applied to any JS framework