build:
@echo "Building Example Guest Wasm"
@tinygo build -o router.wasm -scheduler=none --no-debug -target=wasi router.go