mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-02 12:48:14 +00:00
Fix -target:js_wasm32 for core:runtime
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
//+build !freestanding
|
||||
//+build !windows
|
||||
//+build !js
|
||||
package runtime
|
||||
|
||||
import "core:os"
|
||||
|
||||
Reference in New Issue
Block a user