Begin work on new pseudo-architecture: wasm64p32

This commit is contained in:
gingerBill
2023-04-20 12:02:32 +01:00
parent cde442fa2c
commit f5d9ca64f9
17 changed files with 63 additions and 36 deletions
+1 -1
View File
@@ -471,7 +471,7 @@ Odin_OS_Type :: type_of(ODIN_OS)
arm32,
arm64,
wasm32,
wasm64,
wasm64p32,
}
*/
Odin_Arch_Type :: type_of(ODIN_ARCH)