Live data from Hacker News

Show HN: Ast.run – WebAssembly playground

ast.run

1–3 of 3 posts

Re: Show HN: Ast.run – WebAssembly playground

#3
post #2

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.