1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-22 05:03:16 +00:00
janet/ffitest
Calvin Rose f1ec8d1e11 Beginning of struct support.
TODO:
- struct return values
- support for unions in signatures
- more testing
- complex types
- packed structs
- writing structs to buffers (useful and we have most of the machinery).
2022-06-09 20:27:56 -05:00
..
so.c Beginning of struct support. 2022-06-09 20:27:56 -05:00
test.janet Beginning of struct support. 2022-06-09 20:27:56 -05:00