Skip to content

Commit

Permalink
wasip2-http.json: change emulator to wasmtime serve
Browse files Browse the repository at this point in the history
  • Loading branch information
ydnar committed Oct 27, 2024
1 parent 35ee41e commit ec1d624
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion wasip2-http.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"inherits": ["wasip2"],
"wit-package": "./internal/go/http/proxy/proxy.wit",
"wit-world": "go:http/proxy"
"wit-world": "go:http/proxy",
"emulator": "wasmtime serve -Scli --dir={tmpDir}::/tmp {}"
}

0 comments on commit ec1d624

Please sign in to comment.