We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 809d2c8 + f0627bb commit b6aef65Copy full SHA for b6aef65
.cargo/config.toml
@@ -0,0 +1,5 @@
1
+[build]
2
+target = "wasm32-wasip2"
3
+
4
+[target.wasm32-wasip2]
5
+runner = "wasmtime -Shttp"
0 commit comments