feat: implement browser extension UI with WebAssembly integration

This commit is contained in:
Sameh Abouel-saad
2025-05-22 11:53:32 +03:00
parent 13945a8725
commit ed76ba3d8d
74 changed files with 7054 additions and 577 deletions

3
.gitignore vendored
View File

@@ -7,4 +7,5 @@
.vscode/
# Ignore test databases
/vault/vault_native_test/
/vault/vault_native_test/
node_modules/