Overview
Explore the process of compiling Rust to asm.js in this 46-minute talk from the Rust Cologne User Group's September 2016 meetup. Join Jan-Erik Rediger as he delves into the intricacies of transforming Rust code into a subset of JavaScript, opening up new possibilities for running Rust in web browsers. Learn about the challenges, techniques, and potential applications of this compilation process, gaining insights into how Rust can be leveraged for web development. Discover the intersection of systems programming and web technologies, and understand how this approach can enhance performance and functionality in browser-based applications.
Syllabus
Rust Meetup Cologne (2016-09-05): Jan-Erik Rediger - Compiling Rust to asm.js
Taught by
Rust