1 unstable release
0.1.0 | Feb 22, 2022 |
---|
#204 in FFI
7MB
1.5K
SLoC
abilists
This repo is a Rust crate that parses abilists
generated by the Zig project's
glibc-abi-tool
repository.
This repo is a nerdsnipe from this tweet by Andrew Kelley.
Getting started
- Generate the
abilists
file indeps/glibc-abi-tool
.- Install the latest Zig toolchain.
- Change your working directory to
deps/glibc-abi-tool
. - Run
zig run consolidate.zig
.
- 🎉Congrats, you're ready to start hacking on this project!
Dependencies
~4–9.5MB
~98K SLoC