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,6 +1,5 @@
//+build !windows
//+build !freestanding
//+build !js
package runtime
when ODIN_DEFAULT_TO_NIL_ALLOCATOR {