Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-lang/rust-bindgen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: omniglot-rs/rust-bindgen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: omniglot
Choose a head ref
  • 1 commit
  • 10 files changed
  • 1 contributor

Commits on Jun 23, 2025

  1. Add support for generating Omniglot bindings

    This commit adds basic support for generating Omniglot bindings for
    both the 64-bit SysV and RISC-V C ABIs, compatible with Omniglot rev
    d814194a22bff34481b35d7f659bac6cead03ab6 [1].
    
    This commit is a squashed version of the git development history
    leading up to the OSDI'25 paper publication, corresponding to commit
    4faa5fe.
    
    [1]: omniglot-rs/omniglot@d814194
    lschuermann committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    b54f076 View commit details
    Browse the repository at this point in the history
Loading