Skip to content

Conversation

@NunoDasNeves
Copy link
Collaborator

Bindgen uses clang to generate the bindings, which supports cross-compilation. Give the necessary arguments to bindgen/clang to allow generating e.g. arm64 bindings on an x86 machine, and vice versa.

Bindgen uses clang to generate the bindings, which supports
cross-compilation. Give the necessary arguments to bindgen/clang to
allow generating e.g. arm64 bindings on an x86 machine, and vice versa.

Signed-off-by: Nuno Das Neves <nunodasneves@linux.microsoft.com>
@NunoDasNeves NunoDasNeves force-pushed the nudasnev/cross-arch-bindings-generation branch from 1c6a6ce to fcbf0a4 Compare January 27, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants