Skip to content

0.16.0

Compare
Choose a tag to compare
@xxuejie xxuejie released this 10 Sep 07:36
· 246 commits to develop since this release

This release contains the following changes:

  • #80 Fix ELF parsing panics in AOT mode
  • #81 Upgrade goblin @driftluo
  • #82 Fix FlatMemory overflowing bug
  • #83 Add EBREAK support for debugger integration
  • #84 Add Windows support for assembly interpreter via YASM