Compiling ExpressionsCovers the conversion of expressions, evaluation using stack machines, and bytecode generation.
WASM Virtual Machine: Group 13Explores the development of a WebAssembly Virtual Machine by Group 13, covering pipeline stages, interpreter structure, and stack management.