Explore >> Select a destination


You are here

www.erikschierboom.com
| | wasmgroundup.com
2.2 parsecs away

Travel
| | Starting with a 192-byte one-liner that implements a Reverse Polish Notation arithmetic compiler, we'll work backward to transform it into readable JavaScript by removing one code golf trick at a time
| | blog.scottlogic.com
3.0 parsecs away

Travel
| | Have you ever wanted to write your own compiler? ... yes? ... of course you have! I've always wanted to have a go at writing a compiler, and with the recent release of WebAssembly, I had the perfect excuse to have a go.
| | golangbot.com
3.9 parsecs away

Travel
| | A tutorial about WebAssembly and how to cross compile and run Go programs in the browser using WebAssembly.
| | v8.dev
12.1 parsecs away

Travel
| WebAssembly or Wasm is a new runtime and compilation target for the web, now available behind a flag in Chrome Canary!