mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-24 06:35:00 -07:00
wasi: make the demo run on wasi and run it in CI
This commit is contained in:
@@ -1140,6 +1140,7 @@ prefix_table := [?]string{
|
||||
|
||||
print_mutex := b64(false)
|
||||
|
||||
@(disabled=!thread.IS_SUPPORTED)
|
||||
threading_example :: proc() {
|
||||
fmt.println("\n# threading_example")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user