Emscripten
Offered By: JSConf via YouTube
Course Description
Overview
Explore Emscripten, a groundbreaking tool for compiling C and C++ code to JavaScript, in this 45-minute JSConf EU 2011 talk. Discover the motivations behind Emscripten's development, its applications in various domains including gaming and web audio, and its impact on memory management and filesystem operations. Learn about the compiler's inner workings, examine C code examples, and understand the binding API. Compare Emscripten's performance with other languages, delve into implementation notes, and gain insights into future developments. Engage with questions and performance considerations to deepen your understanding of this innovative technology that bridges native and web development.
Syllabus
Intro
Why Emscripten
Bullet
SequelLite
Python Ruby Lua
Web Audio
Memory
Filesystem
Compiler
How does it look
C example
Binding API
Speed
Comparison with other languages
Notes
Future
Questions
Performance
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube