hexagonal-sun / bic

A C interpreter and API explorer.
GNU General Public License v2.0
815 stars 36 forks source link

Aarch64 fixes #37

Closed hexagonal-sun closed 4 years ago

hexagonal-sun commented 4 years ago

Adds pointer call support for AArch64. This allows the testsuite to pass against this architecture and so add it to CI.

zbeekman commented 4 years ago

ooooo this is exciting too!