mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-08 21:13:39 +00:00
internal/task: remove coroutines
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//go:build gc.conservative && tinygo.wasm && !scheduler.coroutines
|
||||
// +build gc.conservative,tinygo.wasm,!scheduler.coroutines
|
||||
//go:build gc.conservative && tinygo.wasm
|
||||
// +build gc.conservative,tinygo.wasm
|
||||
|
||||
package task
|
||||
|
||||
|
||||
Reference in New Issue
Block a user