Replace js_wasm32 with freestanding_wasm32

This commit is contained in:
gingerBill
2021-06-08 12:18:26 +01:00
parent e79fb68291
commit 28e9a4f79c
8 changed files with 35 additions and 29 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//+build freestanding, js
//+build freestanding
package runtime
// mem.nil_allocator reimplementation