summaryrefslogtreecommitdiff
path: root/test/binaryen.js/hello-world.js
Commit message (Collapse)AuthorAgeFilesLines
* New binaryen.js (#922)Alon Zakai2017-03-241-0/+53
New binaryen.js implementation, based on the C API underneath and with a JS-friendly API on top. See docs under docs/ for API details.