Changes for version 0.025 - 2026-02-03

  • Requirement Changes
    • Require SPVM 0.990126.
    • Support default undef for sleep, gosched_io_read, and gosched_io_write duration arguments.
  • Changes
    • Improve with_deadline to detect parent cancellation using a loop and add a test for halfway cancellation.

Modules

Goroutines of The Go Programming Language
Golang Compatible Channel
Short Description
Context propagation, cancellation, and value sharing (Go-style)
Short Description
Short Description
Coroutines
A duration of time (Go-style, long)
Error for Goroutine IO Timeout
Signal Manipulation
IO Polling
Scheduling Goroutines
Shceduling Task
Go select Statement
Selected Cases
Result of select
Time management with monotonic time support (Go-style)