Le Serjant 587fd210a2 Fix #13: optimize deploy with multi-stage Containerfile
Move the WASM build into a multi-stage Containerfile so the emscripten
compilation happens inside the Docker build. This eliminates the separate
container action step, enables Docker layer caching for faster rebuilds,
and makes the Containerfile self-contained.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-15 14:47:56 +00:00
2026-02-28 18:03:47 +00:00
2026-02-28 18:03:47 +00:00
2026-03-02 20:32:28 +00:00
2026-02-28 18:03:47 +00:00
2026-03-05 17:38:46 +00:00
2026-03-14 16:29:10 +00:00
Description
No description provided
25 MiB
Languages
C 94.8%
Python 2.5%
HTML 1.5%
Makefile 1.1%
Dockerfile 0.1%