CppCon 2019: Ben Smith “Applied WebAssembly: Compiling and Running C++ in Your Web Browser”
Video Statistics and Information
Channel: CppCon
Views: 36,109
Rating: 4.4870467 out of 5
Keywords: Ben Smith, CppCon 2019, Computer Science (Field), + C (Programming Language), Bash Films, conference video recording services, conference recording services, nationwide conference recording services, conference videography services, conference video recording, conference filming services, conference services, conference recording, event videographers, capture presentation slides, record presentation slides, event video recording, video services
Id: 5N4b-rU-OAA
Channel Id: undefined
Length: 90min 8sec (5408 seconds)
Published: Thu Sep 19 2019
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
If only the toolchain and integration would be more userfriendly . I had hard times with that :/
I think Ben Smith just made C++ 1000x cooler. Great job! I'm imagining this will be how programming will be taught in the future. Thank you for sharing.
Very cool talk. Compiling, linking, and executing C++ in the browser, all client-side!
I would really like to see wasm have direct access to browser apis instead of needing js glue. Wasi seems like a step in the right direction but there's so much more work ahead like ben mentioned, such as support for: threads, atomics, exceptions, 64 bit model.
Ben used memfs for the fake fs used by clang but with a little more work, he could haved used indexeddb for a real client side persistent fs that doesn't touch the user's native fs.
How called book with flame effect?