wasm-nats-stream-client/wasmcloud.toml

10 lines
192 B
TOML
Raw Normal View History

2024-12-05 23:30:02 +00:00
name = "http-hello-world"
language = "tinygo"
type = "component"
version = "0.1.0"
[component]
wit_world = "hello"
wasm_target = "wasm32-wasip2"
destination = "build/http_hello_world_s.wasm"