Viktor Vaczi
a275ca735f
fix(wasm-dom): serve:dom script; keep kicad bundles out of the apps-dom mirror
...
The wx test-app mirror (build-wasm-test.sh --dom, rsync --delete) wiped
the kicad bundles setup-kicad-wasm.sh syncs into apps-dom/kicad —
apps/kicad only carries the checked-in HTML. Exclude kicad/ (that dir is
owned by the setup script). Add 'npm run serve:dom' for browsing the
DOM-port apps; plain 'npm run serve' serves the canvas dir, which has no
kicad bundles in this worktree (canvas KiCad was never built here).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-12 20:18:48 +02:00
..
bench
bench: wasm-opt benchmark harness — Hetzner config sweeps + local QEMU VM
2026-06-11 07:48:46 +02:00
common
test(asyncify): red-green race harness + ablation flags, unwind-catch shim, spec tightening, decisions docs
2026-06-12 17:02:59 +02:00
config
Add autom4te wrapper to keep submodules clean
2025-12-27 09:21:31 +01:00
deps
Remove .git from meson subprojects to keep IDE clean
2025-12-27 09:37:20 +01:00
git-workflow
chore(skills): include pcbjam-shared in the git-feature workflow
2026-06-12 14:05:40 +02:00
kicad
chore: drop redundant lexer pre-build — upstream f936eb1 fixed it independently
2026-06-12 20:18:48 +02:00
build-gal-native-test.sh
feat(webgl): Add GAL native test harness for visual regression testing
2026-01-07 09:42:31 +01:00
build-gal-webgl-test.sh
fix(wasm): Fix asyncify rewind with asyncify-aware dynCall shims
2026-03-13 12:26:48 +01:00
build-monitor.sh
chore: 🤖 add build monitor
2026-06-01 17:37:00 +02:00
build-wasm-test.sh
fix(wasm-dom): serve:dom script; keep kicad bundles out of the apps-dom mirror
2026-06-12 20:18:48 +02:00
build-wxuniversal-wasm.sh
feat(wasm-dom): Phase 7 plumbing — KiCad DOM-flavor build + test pipeline
2026-06-12 20:18:05 +02:00
compare-screenshots.sh
feat(wasm-dom): dual-mode build scaffold — native DOM port builds, links and boots alongside canvas
2026-06-12 20:17:09 +02:00
create-feature-patches.sh
feat(schematic): eeschema WASM build + e2e harness
2026-05-29 16:01:17 +02:00
kicad-diff-stats.sh
Reduce KiCad fork divergence with CMake cleanup
2026-01-05 14:03:03 +01:00
setup-emsdk.sh
fix(wasm): Fix asyncify rewind with asyncify-aware dynCall shims
2026-03-13 12:26:48 +01:00
test-gal-regression.sh
refactor(webgl): Move WebGL GAL from test harness to KiCad source tree
2026-01-10 13:15:58 +01:00
test-gal-webgl.sh
refactor(webgl): Move WebGL GAL from test harness to KiCad source tree
2026-01-10 13:15:58 +01:00
update-baseline-screenshots.sh
feat(wasm-dom): dual-mode build scaffold — native DOM port builds, links and boots alongside canvas
2026-06-12 20:17:09 +02:00