pcbjam/scripts/deps
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Viktor Vaczi 9c271996c2 Fix KiCad WASM build and runtime errors
Build improvements:
- Change -O0 to -O1 to fix "local count too large" asyncify error
- Add wasm-emscripten-finalize to host (Docker OOMs on large WASM)
- Use -gseparate-dwarf for smaller main binary with debug info
- Build native protoc for code generation
- Add more functions to asyncify removelist

Runtime fixes:
- Add inject-dyncall-shims.sh to fix "dynCall_* is not defined" in Emscripten 4.x
- Update wxwidgets with browserInfo.name fix

New stubs and bindings:
- Add Embind bindings for JavaScript interop
- Add stubs for scripting, API plugin, PCB frame, navlib

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 16:30:53 +01:00
..
build-all-deps.sh Enable exceptions and pthreads atomics for KiCad WASM build 2025-12-13 11:29:45 +01:00
build-boost.sh Enable exceptions and pthreads atomics for KiCad WASM build 2025-12-13 11:29:45 +01:00
build-cairo.sh Enable exceptions and pthreads atomics for KiCad WASM build 2025-12-13 11:29:45 +01:00
build-curl-headers.sh Add KiCad PCBnew build script and CMake Find modules 2025-12-08 11:37:14 +01:00
build-freetype.sh Enable exceptions and pthreads atomics for KiCad WASM build 2025-12-13 11:29:45 +01:00
build-glm.sh Add KiCad WASM build infrastructure and dependency scripts 2025-12-04 13:15:04 +01:00
build-harfbuzz.sh Enable exceptions and pthreads atomics for KiCad WASM build 2025-12-13 11:29:45 +01:00
build-libgit2-headers.sh Add KiCad PCBnew build script and CMake Find modules 2025-12-08 11:37:14 +01:00
build-ngspice.sh Improve build system with debug symbols, clean modes, and parallel jobs 2025-12-12 14:51:38 +01:00
build-opencascade.sh Enable exceptions and pthreads atomics for KiCad WASM build 2025-12-13 11:29:45 +01:00
build-pixman.sh Enable exceptions and pthreads atomics for KiCad WASM build 2025-12-13 11:29:45 +01:00
build-protobuf.sh Fix KiCad WASM build and runtime errors 2025-12-22 16:30:53 +01:00
build-zstd.sh Enable exceptions and pthreads atomics for KiCad WASM build 2025-12-13 11:29:45 +01:00