The component model use cases doc includes
- A component declares that a particular import is "optional" [...]
https://github.com/WebAssembly/component-model/blob/main/design/high-level/UseCases.md?plain=1#L96
Is this on the radar for the near term? I'm looking at it in particular for dynamic languages where dead code elimination isn't feasible.
Last updated: Nov 22 2024 at 16:03 UTC