WebAssembly.Studio is an online IDE that helps you learn and teach others about WebAssembly, the new hotness in town. It is a great way to tip your toes in the new standard.
You can write an application in C/C++/Rust in your browser and compile it down to .wasm(WebAssembly binary modules) files.
An introduction video explains the supported features and functionality: