feat: init

This commit is contained in:
2025-12-31 22:35:48 +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"
]