Verifying Taubyte Functions

Verifies a Taubyte Go function locally via the `taubyte/go-wasi` Docker recipe (preferred over `tau build`, with tmpfs+bind-mount-ro to avoid root-owned artifacts in the source tree), and verifies a function actually serves on Dream by curling the gateway with the right `Host:` header (plus `/etc/hosts` mapping for `*.localtau`). Use when locally compiling a Go function to WASM, when smoke-testing a function before pushing, or when probing a Dream-hosted HTTP function from the laptop.

taubyte 3e6a4ea 7.4 KB Updated

File contents

taubyte/skills/tree/main/skills/verifying-taubyte-functions commit 3e6a4ea96b

Frequently asked questions

npx skillmds@latest add taubyte/verifying-taubyte-functions