mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-23 14:14:59 -07: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
|
||||
|
||||
import "core:sync"
|
||||
|
||||
Reference in New Issue
Block a user