Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wasmtime: Handle common cli args in
wasmtime serve
(#7134)
* Refactor option handling in the `run` and `serve` commands * Use a real thread to manage epoch increments * Move module/component loading into src/common.rs * Require wasi-http and component-model to not be disabled in serve
- Loading branch information