WASM: Run Rust in the browser
Details
WASM (Web Assembly) is a web standard that run in almost every browser. Shaun Savage will show a project that integrates wasm-pack with VuejJS. He will explain what WASM is, how to use wasm-pack to compile Rust into WASM, how to interface WASM to JavaScript, and finally some tricks in to how to speed up Rust/JS communication.
