pcbjam/tests/apps/kicad
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Istvan Matejcsok c6716e6b60 feat(wasm): unify editor builds — footprint/symbol editors via runtime --frame
The footprint and symbol editors are no longer separate WASM bundles: the frontend loads the parent pcbnew/eeschema bundle and passes --frame=fpedit / --frame=symedit (TOOL_BUNDLE + TOOL_FRAME -> Module.arguments in boot). Drops the two duplicate build+deploy targets and their wrapper scripts + vestigial embind; adds low-level harnesses (footprint_editor.html, symbol_editor.html) and a runtime-frame spec. Bumps the kicad submodule to the runtime --frame launcher.

The frame-runtime spec is listed in PCBNEW_FAMILY_SPECS so CI routes it to the chromium-ci (V8) project — its footprint case boots the pcbnew module, which OOMs SpiderMonkey on x86 CI. Includes the editor-unification dossier (research docs 01-04 + the as-built implementation record 05).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-02 17:56:02 +02:00
..
calculator.html fix: 🐛 remove css duplication 2026-06-23 13:00:08 +02:00
eeschema.html fix: 🐛 remove css duplication 2026-06-23 13:00:08 +02:00
footprint_editor.html feat(wasm): unify editor builds — footprint/symbol editors via runtime --frame 2026-07-02 17:56:02 +02:00
gerbview-print.html fix: 🐛 remove css duplication 2026-06-23 13:00:08 +02:00
gerbview.html fix: 🐛 remove css duplication 2026-06-23 13:00:08 +02:00
pcbnew-collab.html fix: 🐛 remove css duplication 2026-06-23 13:00:08 +02:00
pcbnew.html fix: 🐛 remove css duplication 2026-06-23 13:00:08 +02:00
pl_editor.html fix: 🐛 remove css duplication 2026-06-23 13:00:08 +02:00
symbol_editor.html feat(wasm): unify editor builds — footprint/symbol editors via runtime --frame 2026-07-02 17:56:02 +02:00