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
 


The Programmer's Brain (Manning)

Author: Dr. Felienne Hermans
Publisher: Manning
Date: September 2021
Pages: 256
ISBN: 978-1617298677
Print: 1617298670
Kindle: B09CQHBVQZ
Rating: 4
Reviewer: Mike James
Programmers have a brain - but what is it doing?



Python Distilled (Addison-Wesley)

Author: David Beazley
Publisher: Addison-Wesley
Date: September 2021
Pages: 352
ISBN: 978-0134173276
Print: 0134173279
Rating: 4
Reviewer: Alex Armstrong
Python isn't a big language but it's getting bigger all the time.


More Reviews