← All Workshops
MudEngine Part 1: Requirements
Step 4 / 13
Where does WASM sit in the browser?
The diagram below shows how Rust code flows through the toolchain into a WASM module and how that module lives inside the browser alongside the JavaScript engine, the DOM, and the rendering APIs.
Step 4 / 13