Files
mis-interpreter/wrangler.toml
2025-10-27 18:11:45 -07:00

6 lines
159 B
TOML

name = "mis-interpreter"
main = "build/index.js"
compatibility_date = "2025-10-28"
[build]
command = "cargo install -q worker-build && worker-build --release"