bytecodealliance / bytecodealliance/wasmtime
docs: add an "optimizing my wasmtime usage" section to the guide
Open
wasmtime:docs
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 126
Description
could have perf/optimization-related FAQs like
* how do I properly configure and use wasmtime for fast instantiation? (pooling allocator, `InstancePre`)
* ditto for fast wasm execution (enable cranelift)
* ditto for fast wasm compilation (enable winch)
Contributor guide
Assessment
This issue has not been assessed yet.