Stream: git-wasmtime

Topic: wasmtime / PR #7404 Print a message on `wasmtime serve` s...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 30 2023 at 16:43):

sunfishcode opened PR #7404 from sunfishcode:sunfishcode/serving-on to bytecodealliance:main:

Print a message on wasmtime serve startup showing the address that wasmtime is listening for requests on, so that users know what it's doing, and can copy+past the URL into curl or a browser to start using it.

For example:

$ wasmtime serve target/wasm32-wasi/debug/hello_wasi_http.wasm
Serving HTTP on http://0.0.0.0:8080/

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Oct 30 2023 at 16:43):

sunfishcode requested pchickey for a review on PR #7404.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 30 2023 at 16:43):

sunfishcode requested wasmtime-core-reviewers for a review on PR #7404.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 30 2023 at 16:44):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 30 2023 at 16:44):

pchickey has enabled auto merge for PR #7404.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 30 2023 at 17:57):

pchickey merged PR #7404.


Last updated: Nov 22 2024 at 17:03 UTC