bytecodealliance / bytecodealliance/wasmtime
Add support for per-component limits in the pooling allocator
Open
wasmtime
wasmtime:api
wasmtime:config
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 121
Description
That is, we should be able to reject allocation/instantiation for a component with more instances/tables/etc than a pre-configured limit, even when we actually have that much capacity in the pooling allocator.
Contributor guide
Assessment
This issue has not been assessed yet.