bytecodealliance / bytecodealliance/wasm-pkg-tools

Feature gate awareness for registries/packaging tooling

Open
#74 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
160
Forks
42
Avg merge
7h 57m
Merged PRs (30d)
3

Description

During the packaging SIG meeting yesterday (and the JS meeting) the idea of registries/packaging tooling being feature gate aware came up.

While this can take on many meanings, the primary one was the (possible) need to be able to specify certain features for packages.

There's also a conversation going on right now related to [how feature gates should be handled](https://github.com/WebAssembly/component-model/issues/382), and the idea of a "target version" might also be a relevant idea (i.e. a settable parameter when retrieving/doing things with packages).

I think the simple answer here (which *might* be good enough) is that this is just a version resolution problem (this is somewhat different if the "target version" idea comes to fruition), and all items under all features should be returned regardless.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.