[ARM64] Initial commit for arm64 backend

Based entirely off existing xbyak x86 implementation and available
tests. Still needs a lot of optimization and testing on non-Windows
platforms.

So far passes all tests and boots at least some games on Windows.
This commit is contained in:
Herman S.
2026-03-21 01:17:18 +09:00
parent c6e112bcd8
commit 883c2030d0
44 changed files with 13428 additions and 140 deletions

2
.gitignore vendored
View File

@@ -92,6 +92,8 @@ node_modules/.bin/
/scratch/
/build/
/build-arm64/
/build-x64/
# ==============================================================================
# Local-only paths