Skip to content

chore: Factor out bignat library#12

Merged
samuelburnham merged 4 commits into
mainfrom
bignat
May 18, 2026
Merged

chore: Factor out bignat library#12
samuelburnham merged 4 commits into
mainfrom
bignat

Conversation

@samuelburnham
Copy link
Copy Markdown
Member

This PR separates the Rust Nat wrapper around a BigUint from the lean-ffi crate, which allows Rust consumers like Ix to use it without having to pull in lean-ffi as a dependency

@samuelburnham samuelburnham enabled auto-merge (squash) May 15, 2026 22:32
@samuelburnham samuelburnham disabled auto-merge May 15, 2026 23:27
Comment thread src/nat.rs Outdated
@samuelburnham samuelburnham merged commit 839b405 into main May 18, 2026
10 checks passed
@samuelburnham samuelburnham deleted the bignat branch May 18, 2026 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants