Build Wasm

Build the WASM plugins for Envoy. Use when WASM plugin code changes.

katanemo dffff78 282 B Updated

File contents

Build the WASM plugins:

cd crates && cargo build --release --target=wasm32-wasip1 -p llm_gateway -p prompt_gateway

If the build fails, diagnose and fix the errors.

katanemo/plano/tree/main/.claude/skills/build-wasm commit dffff78387

Frequently asked questions

npx skillmds@latest add katanemo/build-wasm