Skip to content

ci: also build a WebAssembly (browser) bundle#3

Merged
jcelerier merged 1 commit into
masterfrom
add-wasm-build
Jul 19, 2026
Merged

ci: also build a WebAssembly (browser) bundle#3
jcelerier merged 1 commit into
masterfrom
add-wasm-build

Conversation

@jcelerier

Copy link
Copy Markdown
Member

Adds a wasm entry to the build matrix so this custom app is also packaged as a static web bundle, using score's new --platform wasm path (ossia/score#2130, ossia/actions#21).

Verified with this exact template: the generated bundle renders the full QtQuick.Controls UI, the UI.TextureSource viewport shows the live "Triangle Square Twist" gfx (animating), and UI.PortSource shows live values.

Depends on ossia/score#2130 and ossia/actions#21 being merged (and the wasm release asset published) first.

🤖 Generated with Claude Code

score's create-app pipeline now supports `--platform wasm`, so package this
custom app as a static web bundle too. The gfx viewport (UI.TextureSource),
QtQuick.Controls UI and live port bindings all work in the browser.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019oPj1zRcxSQX7FNni7EHM6
@jcelerier
jcelerier merged commit f7d5855 into master Jul 19, 2026
5 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant