mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-28 18:30:06 +00:00
wasi: make the demo run on wasi and run it in CI
This commit is contained in:
@@ -6,6 +6,8 @@ import "core:sync"
|
||||
import "core:sys/unix"
|
||||
import "core:time"
|
||||
|
||||
_IS_SUPPORTED :: true
|
||||
|
||||
CAS :: sync.atomic_compare_exchange_strong
|
||||
|
||||
// NOTE(tetra): Aligned here because of core/unix/pthread_linux.odin/pthread_t.
|
||||
|
||||
Reference in New Issue
Block a user