grimler32 has quit [Quit: Leaving]
<
headius[m]>
why don't I go straight to step debugging
<
headius[m]>
I think I have sorted out where variadic args are handled in jnr-ffi
<
headius[m]>
they are marshaled into a heap buffer like va_list so it should now be a simple matter of figuring why they are not aligned right
<
headius[m]>
heh doesn't appear that JNA has full support for darwin aarch64 either
<
headius[m]>
curses, guess I can't cheat off them