# https://taskfile.dev version: '3' tasks: default: cmds: - bunx tsc -p ./runtime - go build -ldflags='-H windowsgui' ./examples/testbench