There is a way to take the web to the next level using webAssembly. Being able to compile rust code into webAssembly is good practice to achieve that. This talk by Nicolás Abarca gives us a little introduction to the RUST language, WebAssembly structure, and how we can combine both.