Rename procs

This commit is contained in:
gingerBill
2023-06-07 00:12:54 +01:00
parent 2bc5e0ebd7
commit d75df7fd8a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
//+build js wasm32
//+build js
package runtime
init_default_context_for_js: Context

View File

@@ -1,4 +1,4 @@
//+build wasm32
//+build wasm32, wasm64p32
package runtime
@(private="file")