tschneidereit added the bug label to Issue #7396.
tschneidereit opened issue #7396:
it looks like
wasmtime servewas broken by #7395, and only works when settingWASMTIME_NEW_CLI=1. Otherwise, the CLI tries to load a file calledserve.To reproduce, it's not even required to create a test wasm file, just running
wasmtime serve whatevershould be enough.CC @alexcrichton
alexcrichton closed issue #7396:
it looks like
wasmtime servewas broken by #7395, and only works when settingWASMTIME_NEW_CLI=1. Otherwise, the CLI tries to load a file calledserve.To reproduce, it's not even required to create a test wasm file, just running
wasmtime serve whatevershould be enough.CC @alexcrichton
Last updated: Dec 06 2025 at 06:05 UTC