Viktor Vaczi
9f4ed1e51e
Add KiCad PCBnew WASM build support and documentation
Build infrastructure:
- Update build-pcbnew.sh with stub library compilation
- Update build-wxuniversal-wasm.sh with library symlinks and stubs
- Add stub libraries for libgit2 and curl (network ops via JS)
- Add WASM-specific CMake Find modules
Documentation:
- Add KICAD_WASM_BUILD.md with complete modification list
- Document 68 KiCad files modified for WASM support
- Document disabled features and reasons
- Document stub libraries and wxWidgets changes
Submodule updates:
- kicad: Add WASM/Emscripten build support (wasm-port branch)
- wxwidgets: Add KiCad compatibility fixes
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-12-08 18:26:57 +01:00 |
| .. |
|
00-OVERVIEW.md
|
Add standalone core library with kimath and sexpr (Phase 2 Step 1)
|
2025-11-26 17:39:53 +01:00 |
|
01-KNOWLEDGE-BASE-FULL.md
|
Add standalone core library with kimath and sexpr (Phase 2 Step 1)
|
2025-11-26 17:39:53 +01:00 |
|
01-KNOWLEDGE-BASE.md
|
Add standalone core library with kimath and sexpr (Phase 2 Step 1)
|
2025-11-26 17:39:53 +01:00 |
|
02-PHASE2-CORE-EXTRACTION.md
|
Add standalone core library with kimath and sexpr (Phase 2 Step 1)
|
2025-11-26 17:39:53 +01:00 |
|
03-PHASE3-WXWIDGETS-WASM.md
|
Update wxWidgets WASM documentation
|
2025-11-27 15:30:23 +01:00 |
|
04-COMPREHENSIVE-WASM-TEST.md
|
Add wxGLCanvas WASM implementation and documentation
|
2025-11-28 16:42:35 +01:00 |
|
05-WXGLCANVAS-WASM-IMPLEMENTATION.md
|
Add wxGLCanvas WASM implementation and documentation
|
2025-11-28 16:42:35 +01:00 |
|
06-WXGLCANVAS-CANVAS-ELEMENT-FIX.md
|
Fix wxChoice/wxComboBox dropdown rendering and add tests
|
2025-11-29 10:08:42 +01:00 |
|
07-KICAD-WASM-BUILD-PLAN.md
|
Add KiCad WASM build infrastructure and dependency scripts
|
2025-12-04 13:15:04 +01:00 |
|
KICAD_WASM_BUILD.md
|
Add KiCad PCBnew WASM build support and documentation
|
2025-12-08 18:26:57 +01:00 |
|
PTHREADS.md
|
Threading research.
|
2025-12-04 08:33:45 +01:00 |
|
THREADING_RESEARCH.md
|
Threading research.
|
2025-12-04 08:33:45 +01:00 |
|
WXWIDGETS-WASM-PORT-PROGRESS.md
|
Update wxWidgets WASM documentation
|
2025-11-27 15:30:23 +01:00 |