This repository contains sample code from the book "The Art of WebAssembly". All code in this repository has been modified to run on the Go based WebAssembly runtime instead of using Node.js.
The original sample code can be found in the following repository.