The maintainer of this website has a Spotify Coding Playlist of their Lo-fi Hip Hop beats!

Wheel of WebAssembly

The Wheel of WebAssembly aims to show the diversity of languages that compile to WebAssembly in a fun way.

Wheel of WebAssembly screenShot

Each wheel part is compiled to WebAssembly from a different language and is loaded completely independently (using JavaScript). The compiled code for each wheel part contains two functions: name() - returning the name of the wheel part (i.e., the programming language) and feelingLucky() - returning a random number from 1 to 100. The project aims to show how simple code can be compiled to WebAssembly for different programming languages.

Additional Resources

Date Added: 11/25/19