Skip to content

@nomicfoundation/edr@0.8.0

Latest
Compare
Choose a tag to compare
@nebasuke nebasuke released this 30 Jan 21:06
· 7 commits to main since this release

Minor Changes

  • af26624: Improved provider initialization performance by passing build info as buffer which avoids FFI copy overhead

Patch Changes

  • 4ffb4f6: fix: ignore unknown opcodes in source maps
  • 5c8c3dd: Fixed crash when loading EDR on Windows without a C Runtime library installed
  • 2b9b805: Improved stack trace generation performance by eliminating one-way branching in the bytecode trie