qt6: JSPI as build-string variant - #6804
Merged
Merged
Conversation
DerThorsten
approved these changes
Sep 21, 2026
wangyenshu
added a commit
to wangyenshu/recipes
that referenced
this pull request
Sep 21, 2026
IsabelParedes
pushed a commit
that referenced
this pull request
Sep 22, 2026
IsabelParedes
pushed a commit
that referenced
this pull request
Sep 23, 2026
* add regina * Update variant.yaml * make GUI work * fix button and icon * fix python console, logo, exampls * use python 3.14 * Update variant.yaml * test fixing python hacl * Revert python version * do changes according to #6804 * Update recipe.yaml * Use python-dev as host dependency * sync python changes * Update openssl to 4.0.2 in variant.yaml * Update recipe.yaml * Update variant.yaml * Update recipe.yaml * Update build.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Move qt6's JSPI opt-in from a separate `-jspi` package family (12 outputs) to a build-string variant on the single `qt6-*` family (6 outputs × 2 variants). Follows the openblas `openblas_wasm_relaxed_simd` pattern.
Template B — Update
Breaking change
The `qt6--jspi` packages disappear. Only known consumers on the channel are the two demos in this PR, both migrated. Anyone with a local recipe still depending on `qt6-main-jspi` needs to switch to `qt6-main[build=jspi]`.