tinygo/src/internal
Nia Waldvogel e4de7b4957 internal/task: swap stack chain when switching goroutines
This change swaps the stack chain when switching goroutines, ensuring that the chain is maintained consistently.
This is only really currently necessary with asyncify on wasm.
2021-12-17 10:01:11 +01:00
..
bytealg src/internal/bytealg: fix indexing error in Compare() 2021-09-26 11:07:19 +02:00
itoa net/ip, syscall/errno: Reduce code duplication by switching to internal/itoa. 2021-11-16 02:13:52 +01:00
reflectlite all: add support for go 1.13 2019-09-24 16:13:26 +02:00
task internal/task: swap stack chain when switching goroutines 2021-12-17 10:01:11 +01:00