Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the development of a WebAssembly (WASM) Virtual Machine by Group 13. The presentation includes the pipeline stages, goals, non-goals, example programs, benchmarks, compiler phases, control-flow graph, invariants, and interpreter structure. The lecture also delves into the interpreter's implementation, including the interpretation of specific operations and the stack management process.