chore: add initial project structure and tooling

This commit is contained in:
2025-06-08 15:12:13 +08:00
parent fdca40817a
commit 7629a3f030
10 changed files with 137 additions and 1 deletions

4
bindings.go Normal file
View File

@@ -0,0 +1,4 @@
//go:build js && wasm
// +build js,wasm
package dbx