Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add BinaryenConstGetValueV128 to C/JS-API (#1931) | Daniel Wirtz | 2019-03-13 | 1 | -0/+5 |
This PR adds void BinaryenConstGetValueV128(BinaryenExpressionRef expr, uint8_t* out); to the C-API and uses it in Binaryen.getExpressionInfo in the JS-API. |