pcbjam/wasm/cli
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Gergő Törcsvári 698f6d7cb7
feat(libs): standalone .lib→.kicad_sym wasm converter (sym_convert)
Headless node-WASM CLI that converts legacy symbol libraries to .kicad_sym via
SCH_IO_MGR::ConvertLibrary. Adds wasm/cli/sym_convert_main.cpp + sym_convert_pre.js
(in-memory localStorage + wxConfig JS-hook shim), registers sym_convert as a
docker/build.sh app (own kicad-sym_convert tree, real wasm-opt/finalize in-container,
skip host postprocess), and bumps the kicad pointer for the matching target.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-18 12:21:15 +02:00
..
sym_convert_main.cpp feat(libs): standalone .lib→.kicad_sym wasm converter (sym_convert) 2026-06-18 12:21:15 +02:00
sym_convert_pre.js feat(libs): standalone .lib→.kicad_sym wasm converter (sym_convert) 2026-06-18 12:21:15 +02:00