Skip to content

Conversation

@jserv
Copy link
Contributor

@jserv jserv commented Jan 2, 2026

This extends CI workflow with WASM build job using Emscripten:

  • Add wasm-build job with emsdk caching for faster builds
  • Add deploy-pages job for GitHub Pages deployment on main
  • Create .ci/build-wasm.sh for WASM build orchestration
  • Create .ci/install-deps.sh for unified dependency installation
  • Add configs/wasm_defconfig for WASM-specific configuration

This adds CI/CD pipeline with:
- WebAssembly build using Emscripten toolchain
- GitHub Pages deployment for live demo
@jserv jserv merged commit 164c93e into main Jan 2, 2026
11 checks passed
@jserv jserv deleted the ci-wasm branch January 2, 2026 02:46
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.

2 participants