#176 adds some EABI tests, but we could use some more: * [ ] Add function pointers (e.g. as used in callbacks) * [ ] Add arrays of simple types (not just int) * [ ] Add arrays of complex types * [ ] Add unions * [ ] Add tagged unions See https://github.com/gankra/abi-cafe for ideas for more things we can test.
#176 adds some EABI tests, but we could use some more:
See https://github.com/gankra/abi-cafe for ideas for more things we can test.