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

Build FFI abstraction #56

Open
ircmaxell opened this issue Apr 22, 2019 · 0 comments
Open

Build FFI abstraction #56

ircmaxell opened this issue Apr 22, 2019 · 0 comments

Comments

@ircmaxell
Copy link
Owner

Build abstraction around FFI to allow the engine to "run" via FFI, but compiled code can bypass the FFI layer.

Meaning, the JIT/AOT compilers must know enough about this FFI abstraction to be able to compile it away.

@ircmaxell ircmaxell created this issue from a note in Prepare for Alpha Status (To do) Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant