WebAssembly in Action (Manning)
Friday, 06 December 2019

This book introduces the WebAssembly stack and walks you through the process of writing and running browser-based applications. Author Gerard Gallant gives a firm foundation of the structure of a module, HTML basics, JavaScript Promises, and the WebAssembly JavaScript API and covers how to write and run high-performance browser-based applications using C++ and other languages supported by WebAssembly, including how to create native WebAssembly modules, interact with JavaScript components, and maximize performance with web workers and pthreads.

<ASIN:1617295744>

 

Author: Gerard Gallant
Publisher: Manning
Date: November 2019
Pages: 448
ISBN: 978-1617295744
Print: 1617295744
Audience: Developers interested in WebAssembly
Level: Intermediate
Category: Web design and development 

 webass

 

Topics covered: 

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

For recommended tities on web development see Web Design And Development - Top Pick CSS And HTML Books and Web Design And Development - More Books on Programmer's Bookshelf

For recommendations of JavaScript books see JavaScript Beginners Book Choice and Advanced JavaScript Book Choices in our Programmer's Bookshelf section.

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


The Road to Azure Cost Governance

Author: Paola E. Annis et al
Publisher: Packt Publishing
Pages: 314
ISBN: 978-1803246444
Print: 1803246448
Kindle: B09NW2CTHX
Audience: Bill payers
Rating: 4.5
Reviewer: Ian Stirk

This book aims to help you reduce your Azure costs, how does it fare?



Classic Computer Science Problems in Java

Author: David Kopec
Publisher: Manning
Date: January 2021
Pages: 264
ISBN: 978-1617297601
Print: 1617297607
Audience: Java developers
Rating: 4
Reviewer: Mike James
Getting someone else to do the hard work of converting classic problems to code seems like a good idea. It all depends which problems [ ... ]


More Reviews