Skip to content

Commit 991d967

Browse files
committed
Bindings IR
Adding a new system for bindings generation, modeled after a compiler pipeline with a lot of small steps.
1 parent 0ec6443 commit 991d967

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+7380
-173
lines changed

Cargo.lock

+85-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ members = [
55
"uniffi_core",
66
"uniffi_macros",
77
"uniffi_meta",
8+
"uniffi_pipeline",
89
"uniffi_testing",
910
"uniffi_udl",
1011
"uniffi",

0 commit comments

Comments
 (0)