name = "go_nats_sqldb_sync"
language = "tinygo"
type = "component"
version = "1.0.0"

[component]
wit_world = "hello"
wasm_target = "wasm32-wasip2"
destination = "build/go_nats_sqldb_sync.wasm"

[registry]
url = "gitea.rebus.ninja/lore"
credentials = "./creds.json"