init rust stuff
This commit is contained in:
6
wrangler.toml
Normal file
6
wrangler.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
name = "mis-interpreter"
|
||||
main = "build/index.js"
|
||||
compatibility_date = "2025-10-28"
|
||||
|
||||
[build]
|
||||
command = "cargo install -q worker-build && worker-build --release"
|
||||
Reference in New Issue
Block a user