Skip to content

Commit

Permalink
use a proc macro for the dynamic parts of the binary compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
lastmjs committed Sep 26, 2023
1 parent 7e029b4 commit c478b79
Show file tree
Hide file tree
Showing 69 changed files with 3,309 additions and 2,697 deletions.
1,851 changes: 1,621 additions & 230 deletions Cargo.lock

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
members = [
# "src/compiler/typescript_to_rust/azle_generate",
"src/compiler/typescript_to_rust/azle_generate_rearchitecture",
"src/compiler/typescript_to_rust/azle_vm_value_derive"
"src/compiler/typescript_to_rust/canister_methods"
# "src/compiler/typescript_to_rust/azle_vm_value_derive"
]
Loading

0 comments on commit c478b79

Please sign in to comment.