Skip to content

Commit

Permalink
scripts: add a script to generate rust bindings for linux_like targets
Browse files Browse the repository at this point in the history
This script and the configuration file supplied are tested to generate
valid rust bindings (for rust's libc crate) for unix/linux_like/*
targets. This has been tested by building rust's stdlib, alacritty, exa
and ripgrep.

In the future, it might be a worthwhile idea to run this as a GHA check
to catch accidental breakage.
  • Loading branch information
no92 committed Feb 24, 2024
1 parent 1301819 commit 7a4562f
Show file tree
Hide file tree
Showing 3 changed files with 2,735 additions and 0 deletions.
Loading

0 comments on commit 7a4562f

Please sign in to comment.