feat: bindings for node.js

This commit is contained in:
Paul Makles
2024-08-26 20:01:10 +01:00
parent 12ae781621
commit f6c57b23b4
11 changed files with 754 additions and 71 deletions

7
crates/bindings/node/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
target
index.node
**/node_modules
**/.DS_Store
npm-debug.log*
cargo.log
cross.log