FFI targetting C #19
Labels
about: code-generation
The generated code is broken or can be improved
about: design
Related to design problems
kind: enhancement
New feature or request
Milestone
This one will be difficult, but is being discussed in #4 (comment).
We have to fix a complete ABI in order to have predictable behaviors when linking with/using C code (maybe even restrict naming conventions when compiling foreign exported functions?).
This should be the most difficult part of the first version of Zilch (we may also have to change some parts of N⋆ for this to work).
The text was updated successfully, but these errors were encountered: