mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-09 21:43:40 +00:00
fix miscompile of static goroutine calls to closures
This commit is contained in:
Vendored
+1
@@ -13,3 +13,4 @@ done with non-blocking goroutine
|
||||
async interface method call
|
||||
slept inside func pointer 8
|
||||
slept inside closure, with value: 20 8
|
||||
closure go call result: 1
|
||||
|
||||
Reference in New Issue
Block a user