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

Generate VTables with Bindgen #1

Open
laurooyen opened this issue Apr 3, 2024 · 0 comments
Open

Generate VTables with Bindgen #1

laurooyen opened this issue Apr 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@laurooyen
Copy link
Member

Generate the vtables in slang-sys with bindgen instead of writing them manually.
This should be possible once bindgen supports vtables for inherited classes.

See: rust-lang/rust-bindgen#2799

@laurooyen laurooyen added the enhancement New feature or request label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant