Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add an "optimizing my wasmtime usage" section to the guide #9445

Open
fitzgen opened this issue Oct 10, 2024 · 0 comments
Open

docs: add an "optimizing my wasmtime usage" section to the guide #9445

fitzgen opened this issue Oct 10, 2024 · 0 comments
Labels
wasmtime:docs Issues related to Wasmtime's documentation

Comments

@fitzgen
Copy link
Member

fitzgen commented Oct 10, 2024

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)
@alexcrichton alexcrichton added the wasmtime:docs Issues related to Wasmtime's documentation label Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasmtime:docs Issues related to Wasmtime's documentation
Projects
None yet
Development

No branches or pull requests

2 participants