summaryrefslogtreecommitdiff
path: root/test/example/c-api-hello-world.c
Commit message (Collapse)AuthorAgeFilesLines
* New binaryen.js (#922)Alon Zakai2017-03-241-1/+1
| | | 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.
* add a tracing option to the c api, which logs out a runnable program from c ↵Alon Zakai2016-07-121-0/+2
| | | | api calls
* use separate internal opcodes for binary variantsAlon Zakai2016-05-181-1/+1
|
* C API plus testAlon Zakai2016-05-021-0/+29