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.
1 parent 92de96b commit f0627bbCopy full SHA for f0627bb
.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