WebAssembly in Action

Author of the book "WebAssembly in Action"
Save 40% with the code: ggallantbl
The book's original source code can be downloaded from the Manning website and GitHub. The GitHub repository includes an updated-code branch that has been adjusted to work with the latest version of Emscripten (currently version 3.1.44).

Thursday, April 11, 2013

HTML5 Web Workers – DZone Refcardz


I've recently had the privilege to work with DZone.com and write an article for their Refcardz series about HTML5 Web Workers.

The article combines the information presented in several of my blog posts and also introduces some new information and concepts like transferable objects, inline workers, as well as a link to a sample project.

The DZone.com article can be found here: https://dzone.com/refcardz/html5-web-workers


The following are the blog posts related to HTML5 Web Workers...

No comments:

Post a Comment