What is WebAssembly?

WebAssembly is a web programming language with C-like syntax which allows binary code to run in browser, alongside the traditional scripting language of the web, JavaScript.

edit