pcbjam/wasm/kiplatform
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Istvan Matejcsok 3e3e97aec7 wasm-port-rebase: KiCad 10.0.4 rebase + WASM build adaptations
Root-side changes for the wasm-port-rebase work:
- kicad submodule bumped to wasm-port-rebase (43-commit rebase onto KiCad 10.0.4
  + the KiCad-10 WASM source adaptations)
- wasm/kiplatform/policy.cpp: GetPolicyEnumUInt -> std::optional (KiCad 10 API)
- wasm/stubs/api_plugin_stub.cpp: API_PLUGIN_MANAGER signature sync (KiCad 10 API)

Compiles 100% for pcbnew (3D viewer on, -O1); WASM link + e2e parity still pending.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-24 10:30:25 +02:00
..
app.cpp Add KiCad WASM build infrastructure and dependency scripts 2025-12-04 13:15:04 +01:00
drivers.cpp Add KiCad WASM build infrastructure and dependency scripts 2025-12-04 13:15:04 +01:00
environment.cpp Add KiCad WASM build infrastructure and dependency scripts 2025-12-04 13:15:04 +01:00
io.cpp Add KiCad WASM build infrastructure and dependency scripts 2025-12-04 13:15:04 +01:00
policy.cpp wasm-port-rebase: KiCad 10.0.4 rebase + WASM build adaptations 2026-06-24 10:30:25 +02:00
printing.cpp Add KiCad PCBnew WASM build support and documentation 2025-12-08 18:26:57 +01:00
secrets.cpp Add KiCad WASM build infrastructure and dependency scripts 2025-12-04 13:15:04 +01:00
sysinfo.cpp Add KiCad WASM build infrastructure and dependency scripts 2025-12-04 13:15:04 +01:00
ui.cpp fix: 🐛 dark color theme 2026-06-12 12:54:26 +02:00