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
 


Python Programming with Design Patterns

Author: James W. Cooper
Publisher: Addison-Wesley
Date: February 2022
Pages: 352
ISBN: 978-0137579938
Print: 0137579934
Kindle: B09D2RKQB5
Audience: Python developers
Rating: 1
Reviewer: Mike James
There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]



Modern Fortran

Author: Milan Curcic
Publisher: Manning
Date: November 2020
Pages: 416
ISBN: 978-1617295287
Print: 1617295280
Audience: Fortran programmers
Rating: 5
Reviewer: Mike James
Not your parents' Fortran?


More Reviews