adds:
- jslancelot: JavaScript bindings for npm via WebAssembly, works in Node and the browser
fixes:
- coff: handle weak external symbols and relocations against undefined section symbols (#235)
- pe: parse PEs permissively, such as with overlapping DOS/PE headers (tiny.exe)
- pe: don't stop at zero entries in the exception directory
- cfg: better non-returning function handling
changes:
- jh: emit JSONL instead of hand-rolled CSV
- update zydis from 3.1.3 to 4.1.1
- update goblin from 0.9 to 0.10
Full Changelog: v0.9.10...v0.10.0