Skip to content

v0.3.4

Latest

Choose a tag to compare

@github-actions github-actions released this 24 May 13:32
4b5db48

Added

  • Added SEH unwind support for x86_64 UEFI target (#73)
  • Added SEH unwind support for aarch64 UEFI target (#75)
  • Made Coroutine::with_stack_unchecked public (#74)

Fixed

  • Fixed clobbers on PowerPC to include all non-volatile registers (#77)