bytecodealliance / bytecodealliance/wasmtime

Change `wasmtime serve` to apply `-S common` by default

Open
#8,086 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
18.6k
Forks
1.8k
Avg merge
1d 18h
Merged PRs (30d)
126

Description

People keep running into problems with `wasmtime serve` because by default it only exposes `wasi:proxy`, nothing else. I think we should change the behavior here to imply `-S common` to make default toolchains and in particular the normal Preview1 adapter work.

One could see it as a downside that `wasmtime serve` would be a bit less specifically about HTTP, but I can't really come up with compelling arguments for why that'd be a problem.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.