Skip to content

Commit

Permalink
basic support
Browse files Browse the repository at this point in the history
  • Loading branch information
littledivy committed Nov 7, 2023
1 parent f5d9b9f commit be92ba0
Show file tree
Hide file tree
Showing 27 changed files with 1,218 additions and 1,965 deletions.
275 changes: 268 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ resolver = "2"
members = [
"deno_bindgen_macro",
"deno_bindgen",
"deno_bindgen_ir",
"deno_bindgen_cli"
]
exclude = ["example/"]
Loading

0 comments on commit be92ba0

Please sign in to comment.