Skip to content

Bindings - Export Functions for FFI #17

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

Closed
MichealReed opened this issue Jul 18, 2024 · 1 comment
Closed

Bindings - Export Functions for FFI #17

MichealReed opened this issue Jul 18, 2024 · 1 comment

Comments

@MichealReed
Copy link
Contributor

With #16 we are building the recipe for our libraries but nothing is exported. The task is to handle exports within gpu.h directly for the varying platforms or to provide an additional file with the exports.

@austinvhuang austinvhuang changed the title Export Functions for FFI Bindings - Export Functions for FFI Jul 26, 2024
@MichealReed
Copy link
Contributor Author

Better to allow end users to wrap this themselves, may be hard to find a universal wrapper that works for all. You can see my WIP towards a wrapper for dart here.

https://github.com/MichealReed/minigpu/tree/master/minigpu_ffi/src

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant