Wasm
WebAssembly (WASM)
- https://github.com/appcypher/awesome-wasm-langs - A curated list of languages that compile directly to or have their VMs in WebAssembly
- The Birth & Death of JavaScript - A talk by Gary Bernhardt from PyCon 2014. This science fiction / comedy / completely serious talk traces the history of JavaScript, and programming in general, from 1995 until 2035. It's not pro- or anti-JavaScript; the language's flaws are discussed frankly, but its ultimate impact on the industry is tremendously positive. For Gary's more serious (and less futuristic) thoughts on programming, try some Destroy All Software screencasts.
- asm-dom - A minimal WebAssembly virtual DOM to build C++ SPA
- https://github.com/cervus-v/cervus - A WebAssembly subsystem for Linux.