Skip to content

Commit 44f2d03

Browse files
authored
feat: initial commit of napi bindings (#617)
1 parent f279bb1 commit 44f2d03

File tree

55 files changed

+2420
-0
lines changed

Some content is hidden

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

55 files changed

+2420
-0
lines changed

Cargo.lock

Lines changed: 25 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ members = [
1414
"crates/wasm-bindings",
1515
"crates/marzano_messenger",
1616
"crates/cli_bin",
17+
"js/gritql",
1718
]
1819
exclude = [
1920
"resources",

0 commit comments

Comments
 (0)