Learn the Skills Netflix, Meta, and Capital One Actually Hire For
Build the Finance Skills That Lead to Promotions — Not Just Certificates
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore a comprehensive conference talk from CppNow 22 that delves into Typescripten, a tool for generating type-safe JavaScript bindings for emscripten. Learn how this open-source solution bridges the gap between C++ and JavaScript APIs, leveraging TypeScript interface definition files and the TypeScript compiler API. Discover the challenges and design choices involved in creating C++ wrappers that closely resemble TypeScript or JavaScript code while addressing the differences between prototype-based and type-based languages. Gain insights from Sebastian Theophil, an experienced computer scientist and software developer, as he discusses the intricacies of porting native applications to WebAssembly and utilizing existing JavaScript libraries safely from C++.
Syllabus
Typescripten: Generating type-safe JavaScript bindings for emscripten - Sebastian Theophil CppNow 22
Taught by
CppNow