Stream: wit-bindgen

Topic: Optional Imports


view this post on Zulip Lann Martin (Jan 23 2023 at 21:55):

The component model use cases doc includes

  1. 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: Oct 23 2024 at 20:03 UTC