Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FFI targetting C #19

Open
Mesabloo opened this issue Nov 27, 2021 · 0 comments
Open

FFI targetting C #19

Mesabloo opened this issue Nov 27, 2021 · 0 comments
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

Comments

@Mesabloo
Copy link
Member

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).

@Mesabloo Mesabloo added kind: enhancement New feature or request about: code-generation The generated code is broken or can be improved about: design Related to design problems labels Nov 27, 2021
@Mesabloo Mesabloo added this to the Zilch v1 milestone Nov 27, 2021
@Mesabloo Mesabloo moved this to Todo in Issue tracker Nov 27, 2021
@Mesabloo Mesabloo mentioned this issue Aug 26, 2022
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Status: Todo
Development

No branches or pull requests

1 participant