wasm: don't block //go:wasmexport because of running goroutines

This fixes bug https://github.com/tinygo-org/tinygo/issues/4874.
This commit is contained in:
Ayke van Laethem
2025-04-28 10:47:39 +02:00
committed by Ron Evans
parent 0c2ab895b7
commit 612a38e363
8 changed files with 46 additions and 1 deletions
+1
View File
@@ -9,3 +9,4 @@ reentrantCall result: 5
reentrantCall: 1 8
called add: 1 8
reentrantCall result: 9
goroutineExit: exit