Skip to content

Releases: Amanieu/corosensei

v0.3.2

03 Dec 01:25
d94c7a7

Choose a tag to compare

  • Added PowerPC64 support (#61)

v0.3.1

11 Oct 11:47
32cbfe7

Choose a tag to compare

  • Try harder when forcing coroutines to unwind (#62)

v0.3.0

28 Sep 00:03

Choose a tag to compare

  • Re-introduce ScopedCoroutine (#58, #60)
  • Add support for running with sanitizers (#54)
  • Require Coroutine stack to be 'static (#44)
  • Fixed linker errors related stack_init_trampoline_return (#55)

v0.2.2

27 May 23:06
bf7e695

Choose a tag to compare

  • Fixed mutable TEB fields not being updated when force_reset is called. (#48)