added initial files

This commit is contained in:
2025-07-31 00:48:48 +02:00
parent 411cc26582
commit 2a3dc51ce9
193 changed files with 110293 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[workspace]
members = [
"napi",
]
[profile.release]
opt-level = 3
strip = "symbols"
lto = true