Wasocaml: A Compiler from OCaml to WebAssembly - Lecture
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore the compilation of OCaml to WebAssembly (Wasm) in this 29-minute conference talk presented by Léo Andrès and Pierre Chambart at ML'23. Delve into the development of Wasocaml, an OCaml to Wasm-GC compiler, addressing the challenges of compiling garbage-collected languages to Wasm. Examine the limitations of JavaScript as the web's default language and learn how Wasm offers a secure and predictable-performance alternative. Discover various strategies for mapping OCaml value representation techniques to WasmGC and understand the compilation scheme employed. Gain insights into future plans for handling C/JavaScript FFIs and effects handlers within Wasocaml, providing a comprehensive overview of this innovative compiler project.
Syllabus
[ML'23] Wasocaml: a compiler from OCaml to WebAssembly (moved from OCaml workshop)
Taught by
ACM SIGPLAN
Related Courses
Programming LanguagesUniversity of Virginia via Udacity Compilers
Stanford University via Coursera Programming Languages, Part A
University of Washington via Coursera CSCI 1730 - Introduction to Programming Languages
Brown University via Independent Intro to Java Programming
San Jose State University via Udacity