mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-03 22:28:46 +00:00
Rename procs
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
//+build js wasm32
|
//+build js
|
||||||
package runtime
|
package runtime
|
||||||
|
|
||||||
init_default_context_for_js: Context
|
init_default_context_for_js: Context
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
//+build wasm32
|
//+build wasm32, wasm64p32
|
||||||
package runtime
|
package runtime
|
||||||
|
|
||||||
@(private="file")
|
@(private="file")
|
||||||
Reference in New Issue
Block a user