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 |
| .. |
|
app.cpp
|
Add KiCad WASM build infrastructure and dependency scripts
|
2025-12-04 13:15:04 +01:00 |
|
CMakeLists.txt
|
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
|
Add KiCad WASM build infrastructure and dependency scripts
|
2025-12-04 13:15:04 +01: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
|
Add KiCad WASM build infrastructure and dependency scripts
|
2025-12-04 13:15:04 +01:00 |