mirror of
https://github.com/odin-lang/Odin.git
synced 2026-01-07 13:33:13 +00:00
Rename procs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//+build js wasm32
|
||||
//+build js
|
||||
package runtime
|
||||
|
||||
init_default_context_for_js: Context
|
||||
@@ -1,4 +1,4 @@
|
||||
//+build wasm32
|
||||
//+build wasm32, wasm64p32
|
||||
package runtime
|
||||
|
||||
@(private="file")
|
||||
Reference in New Issue
Block a user