forked from bytecodealliance/wasmtime
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add options for instance reuse to
wasmtime serve
Add two new flags to the `serve` subcommand: * `--requests-per-instance` * `--max-cached-instances` These can be used to reuse instances across requests although by default each request still receives a new instance.
- Loading branch information
1 parent
38845a0
commit 5e3ed23
Showing
1 changed file
with
98 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters