WebAssembly in Action

WebAssembly in Action: With examples using C++ and Emscripten

eBook Details:

  • Paperback: 448 pages
  • Publisher: WOW! eBook; 1st edition (November 26, 2019)
  • Language: English
  • ISBN-10: 1617295744
  • ISBN-13: 978-1617295744

eBook Description:

WebAssembly in Action: With examples using C++ and Emscripten

WebAssembly in Action introduces the WebAssembly stack and walks you through the process of writing and running browser-based applications. Expert developer Gerard Gallant gives you a firm foundation of the structure of a module, HTML basics, JavaScript Promises, and the WebAssembly JavaScript API.

Write high-performance browser-based applications without relying only on JavaScript! By compiling to the WebAssembly binary format, your C, C++, or Rust code runs at near-native speed in the browser. WebAssembly delivers greater speed, opportunities to reuse existing code, and access to newer and faster libraries. Plus, you can easily interact with JavaScript when you need to.

What’s inside

  • Dynamic linking of multiple modules at runtime
  • Communicating between modules and JavaScript
  • Debugging with WebAssembly Text Format
  • Threading with web workers and pthreads

WebAssembly in Action teaches you how to write and run high-performance browser-based applications using C++ and other languages supported by WebAssembly. In it, you’ll learn to create native WebAssembly modules, interact with JavaScript components, and maximize performance with web workers and pthreads. And you’ll love how the clearly organized sections make it a breeze to find the important details about every function, feature, and technique.

DOWNLOAD

Leave a Reply

Your email address will not be published. Required fields are marked *