Skip to content

package-custom-app: support the wasm target#21

Merged
jcelerier merged 1 commit into
masterfrom
wasm-custom-app
Jul 19, 2026
Merged

package-custom-app: support the wasm target#21
jcelerier merged 1 commit into
masterfrom
wasm-custom-app

Conversation

@jcelerier

Copy link
Copy Markdown
Member

score's tools/create-app.sh now supports --platform wasm via a new tools/create-app-wasm.sh (ossia/score#2130), producing a static web bundle for custom apps.

This adds tools/create-app-wasm.sh to the package-custom-app sparse-checkout so the action can find it; otherwise a platforms: wasm build fails with a missing script. No other change is needed — the action already forwards --platform to create-app.sh, and it installs Qt (providing rcc) when a qrc-file is set.

🤖 Generated with Claude Code

score's create-app.sh now supports `--platform wasm` via a new
tools/create-app-wasm.sh; add it to the sparse-checkout so the action can
package custom apps for the browser.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019oPj1zRcxSQX7FNni7EHM6
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