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 13, 2024
1 parent 685bf82 commit f3faec9
Show file tree
Hide file tree
Showing 2 changed files with 2,704 additions and 0 deletions.
Loading

0 comments on commit f3faec9

Please sign in to comment.