summaryrefslogtreecommitdiff
path: root/test/binaryen.js/custom-section.js
Commit message (Collapse)AuthorAgeFilesLines
* Add BinaryenAddCustomSection API (#2381)Daniel Wirtz2019-10-111-0/+11
This adds a new BinaryenAddCustomSection API so a generator can add arbitrary custom sections to a module.