feat: init

This commit is contained in:
2026-01-02 02:54:52 +08:00
commit aab3b3d5c0
21 changed files with 4875 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[workspace]
resolver = "3"
members = [
"nix-js",
"nix-js-macros"
]