wasi: make the demo run on wasi and run it in CI

This commit is contained in:
Laytan Laats
2024-06-29 23:09:49 +02:00
parent 476d0087c8
commit 604551eb2d
12 changed files with 129 additions and 54 deletions
+1
View File
@@ -1140,6 +1140,7 @@ prefix_table := [?]string{
print_mutex := b64(false)
@(disabled=!thread.IS_SUPPORTED)
threading_example :: proc() {
fmt.println("\n# threading_example")