mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-03 05:08:14 +00:00
Replace js_wasm32 with freestanding_wasm32
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
//+build !windows
|
||||
//+build !freestanding
|
||||
//+build !js
|
||||
package runtime
|
||||
|
||||
when ODIN_DEFAULT_TO_NIL_ALLOCATOR {
|
||||
|
||||
Reference in New Issue
Block a user