Is WebAssembly ready for production?

Community Forums/Technical Discourse/Is WebAssembly ready for production?

popcade(Posted April) [#1]
http://webassembly.org/roadmap/

It seems the cross-browser consensus is reached and we can actually start using it (there're already some tool can output wasm like Unity tho).

A good thing is, many existing C++ projects can compiled to wasm with some modification, really worth a try.