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
The Emscripten Experience - Sparky Engine - How to Make a Game Engine - Episode 25The Cherno via YouTube Interaction with Real-World JavaScript from Compiled Rust
Rust via YouTube Native Web Apps - React, JS & WebAssembly to Rewrite Native Apps
JSConf via YouTube JavaScript on Tiny, Wearable Hardware
JSConf via YouTube Native Code on the Web
JSConf via YouTube