1
0
mirror of https://github.com/janet-lang/janet synced 2025-11-01 16:13:02 +00:00

Add support for the AAPCS64 calling convention

This commit is contained in:
Valentin Anger
2024-06-23 18:22:25 +02:00
parent a5d6b22838
commit 4af187d0ca
4 changed files with 343 additions and 4 deletions

View File

@@ -21,7 +21,6 @@
(import ./helper :prefix "" :exit true)
(start-suite)
# We should get ARM support...
(def has-ffi (dyn 'ffi/native))
(def has-full-ffi
(and has-ffi