Skip to content

0.3.1

Choose a tag to compare

@jan-auer jan-auer released this 27 Nov 14:24
· 1489 commits to master since this release

Features

  • Add support for DWARF in WASM. (#301)
  • Support symbolication of native Dart stack traces by prioritizing DWARF function names over symbol table entries.

Tools

  • Add wasm-split, which splits WASM files into code and debug information. (#303)