Skip to content

Releases: kitech/cygo

corona-c-0.0.3

10 Mar 02:55

Choose a tag to compare

  • dynamic coroutine stack support
  • add stack to gc root to collect correctly
  • impr iopoll timeout
  • read/write iohook auto blocking detect impr
  • libsigsegv switch

corona-c-0.0.2

18 Dec 13:13

Choose a tag to compare

Several race conditions fixed. Run days for simple demo and would run more longer.

corona-c-0.0.1

10 Dec 13:35

Choose a tag to compare

full goroutine like runtime in C11, that intergeration coroutine, io hook/loop, multiple OS threads schedule, memory GC.

works on linux and macos much stable now.