mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-03 14:18:47 +00:00
Begin work on new pseudo-architecture: wasm64p32
This commit is contained in:
@@ -471,7 +471,7 @@ Odin_OS_Type :: type_of(ODIN_OS)
|
||||
arm32,
|
||||
arm64,
|
||||
wasm32,
|
||||
wasm64,
|
||||
wasm64p32,
|
||||
}
|
||||
*/
|
||||
Odin_Arch_Type :: type_of(ODIN_ARCH)
|
||||
|
||||
Reference in New Issue
Block a user