mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
build mutex allocator code on freestanding wasm
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#+build !freestanding
|
#+build !freestanding, wasm32, wasm64p32
|
||||||
package mem
|
package mem
|
||||||
|
|
||||||
import "core:sync"
|
import "core:sync"
|
||||||
|
|||||||
Reference in New Issue
Block a user