Programming WebAssembly with Rust (Pragmatic Bookshelf)
Thursday, 04 April 2019

This book shows how WebAssembly's stack machine architecture works, how to install low-level wasm tools, and illustrates the dark art of writing raw wast code. Author Kevin Hoffman.builds on that foundation and shows how to compile WebAssembly modules from Rust, and how to create wasm modules in Rust to interoperate with JavaScript. The book also shows how to work with non-web hosts, and has examples ranging from an app running on a Raspberry Pi that controls a lighting system, to a fully-functioning online multiplayer game engine where developers upload their own arena-bound WebAssembly combat modules.

<ASIN:1680506366>

 

Author: Kevin Hoffman
Publisher: Pragmatic Bookshelf
Date: March 2019
Pages: 240
ISBN: 978-1680506365
Print: 1680506366
Audience:WebAssembly programmers
Level: Intermediate
Category: Web design and development 

 

webassembly

 

 

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
 


SQL Server 2022 Revealed

Author: Bob Ward
Publisher: Apress
Pages: 506
ISBN: 978-1484288931
Print:1484288939
Kindle: B0BLB4VJL9
Audience: DBAs & SQL devs
Rating: 5
Reviewer: Ian Stirk

This book aims to explain the new features in SQL Server 2022, how does it fare?



Bare Metal C

Author: Steve Oualline
Publisher: No Starch Press
Date: August 2022
Pages: 304
ISBN: 978-1718501621
Print: 1718501625
Kindle: B08YJB9BCF
Audience: C programmers
Rating: 3
Reviewer: Harry Fairhead
Bare metal C sounds exciting and very basic. Time to find out how the machine really works.


More Reviews