Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add optimization to c api, and so that we can find all passes in the c api ↵ | Alon Zakai | 2016-05-05 | 1 | -0/+8 | |
| | | | | library, make it dynamic | |||||
* | Import emscripten's relooper, port it to the binaryen AST, and provide a C ↵ | Alon Zakai | 2016-05-05 | 1 | -0/+44 | |
| | | | | | API (#434) also ignore libstdc++ bug in ubsan | |||||
* | Harmonize the internal opcodes with the binary format (#433) | Alon Zakai | 2016-05-03 | 1 | -12/+22 | |
| | | | | | | * harmonize the internal opcodes with the binary format, so they clearly parallel, and also this helps us avoid needing the type to disambiguate * comment on GetLocal in C API | |||||
* | kitchen sink test for c api | Alon Zakai | 2016-05-03 | 1 | -8/+11 | |
| | ||||||
* | C API plus test | Alon Zakai | 2016-05-02 | 1 | -0/+373 | |