这是indexloc提供的服务,不要输入任何密码
Skip to content

tesuji/abilists

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Generate the abilists file in deps/glibc-abi-tool.
    1. Install the latest Zig toolchain.
    2. Change your working directory to deps/glibc-abi-tool.
    3. Run zig run consolidate.zig.
  2. 🎉Congrats, you're ready to start hacking on this project!

About

An `abilists` parser crate for Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%