Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New binaryen.js (#922) | Alon Zakai | 2017-03-24 | 1 | -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 Zakai | 2016-07-12 | 1 | -0/+2 |
| | | | | api calls | ||||
* | use separate internal opcodes for binary variants | Alon Zakai | 2016-05-18 | 1 | -1/+1 |
| | |||||
* | C API plus test | Alon Zakai | 2016-05-02 | 1 | -0/+29 |