Recently there has been quite a bit of talk about WebAssembly, a new format for code for the web. It is a compile target for languages like C and Rust that enables us to write, and run, code from these languages in our browser.

In the interest of learning more about this technology (and to avoid writing more Javascript) let’s explore together and get our hands dirty!

#rust #web

The Path to Rust on the Web
1.10 GEEK