summaryrefslogtreecommitdiff
path: root/test/binaryen.js/fatal.js
Commit message (Collapse)AuthorAgeFilesLines
* Proper error handling in add* and get* methods (#1570)Alon Zakai2018-07-101-0/+4
See #1479 (comment) Also a one-line readme update, remove an obsolete compiler (mir2wasm) and add a new one (asterius). Also improve warning and error reporting in binaryen.js - show a stack trace when relevant (instead of node.js process.exit), and avoid atexit warning spam in debug builds.