summaryrefslogtreecommitdiff
path: root/test/binaryen.js/sourcemap.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix hard-wired buffer limit in the JS API (#1394)Daniel Wirtz2018-02-011-1/+1
|
* Sourcemap support for Binaryen C/JS (#1392)Daniel Wirtz2018-01-291-0/+39
* Initial source map support for C/JS * Also test getDebugInfoFileName