All Talks

WebAssembly The Next Big Platform

JavaScript has had the monopoly on the web for quite some time now. What if, for performance reasons or preference, you want to use another language on the web or mix them?

WebAssembly is the right tool for the job! I want to demonstrate how you can write parts of your React application using Rust and related tools. To complete the demonstration, the code will be deployed on Cloudflare’s serverless platform.

Rust ecosystem offers many great tools to work with WebAssembly on the web. These …

You might be interested in: