Hacker News new | ask | show | jobs
Show HN: Ast.run – WebAssembly playground (ast.run)
9 points by aspirin 3696 days ago
1 comments

Is this real? Is WebAssembly going to be supported?
All of the major browsers will support WebAssembly soon: http://v8project.blogspot.fi/2016/03/experimental-support-fo...

This playground uses Binaryen(https://github.com/WebAssembly/binaryen) to interpret the WebAssembly code on the fly, so it works in current browsers that do not yet have native support.