-
-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
This is needed for various features of many functional languages, eg arbitrary precision integers and arrays implemented in FFI.
If there's only support for foreign pointers, that makes code-gen easier as the layout is consistent, however having structs would be useful, eg for interfacing with pass-by-value C libraries.
Metadata
Metadata
Assignees
Labels
No labels