dicej opened issue #11552:
Each waitable (e.g. subtask, stream, or future), waitable-set, error-context, and host-implemented resource created by a guest uses host memory, and these could potentially add up and overwhelm the host unless limited. Similar to how we limit other resources like instances, tables, memory, etc., we should probably enforce a handle limit by default and make that configurable by the embedder.
dicej added the wasm-proposal:component-model-async label to Issue #11552.
alexcrichton assigned dicej to issue #11552.
Last updated: Dec 06 2025 at 06:05 UTC