Skip to content

Commit

Permalink
wasmtime: Handle common cli args in wasmtime serve (#7134)
Browse files Browse the repository at this point in the history
* 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
elliottt authored Oct 4, 2023
1 parent 611b3de commit 993e26e
Show file tree
Hide file tree
Showing 4 changed files with 490 additions and 300 deletions.
Loading

0 comments on commit 993e26e

Please sign in to comment.