Skip to content

Commit

Permalink
Initial impl of capi
Browse files Browse the repository at this point in the history
  • Loading branch information
milesgranger committed Dec 16, 2023
1 parent 0bea714 commit ae1e7e6
Show file tree
Hide file tree
Showing 12 changed files with 2,553 additions and 64 deletions.
621 changes: 585 additions & 36 deletions Cargo.lock

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ edition = "2021"
homepage = "https://github.com/milesgranger/pyrus-cramjam"

[profile.release]
# strip = true
lto = "fat"
codegen-units = 1
opt-level = 3
Loading

0 comments on commit ae1e7e6

Please sign in to comment.