Gergő Törcsvári
88aaba99c9
feat(libs): react load overlay + progress bar; mimalloc mallinfo stub; framed tests
- WasmTool/source.ts: LIB_LOADING_EVENT brackets the fat-load; full-cover
overlay ('Loading <kind> libraries…') with a per-lib progress bar (done/total
from listLibs), show-on-first / hide-after-last coalescing.
- mallinfo stub (wasm/shims/mallinfo_stub.c + build-kicad-target.sh): -sMALLOC=
mimalloc doesn't export glibc mallinfo() that OpenCASCADE OSD_MemInfo (pcbnew
3D) needs; zeroed no-op unblocks the pcbnew link.
- source/cdn-source tests: updated to the framed Uint8Array 'bodies' contract.
- bump kicad -> e8db3d3.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-01 09:56:32 +02:00 |
| .. |
|
bench
|
bench: wasm-opt benchmark harness — Hetzner config sweeps + local QEMU VM
|
2026-06-11 07:48:46 +02:00 |
|
binaryen-hoist-pass
|
fix(wasm-eh): build wasm-emscripten-finalize from the Binaryen submodule (unbreak CI)
|
2026-06-30 11:55:52 +02:00 |
|
common
|
fix(wasm-eh): build wasm-emscripten-finalize from the Binaryen submodule (unbreak CI)
|
2026-06-30 11:55:52 +02:00 |
|
config
|
Add autom4te wrapper to keep submodules clean
|
2025-12-27 09:21:31 +01:00 |
|
deploy
|
fix(wasm-eh): build wasm-emscripten-finalize from the Binaryen submodule (unbreak CI)
|
2026-06-30 11:55:52 +02:00 |
|
deps
|
feat(wasm-eh): migrate the WASM build to native wasm exceptions (+ 3D viewer default-on)
|
2026-06-30 09:40:26 +02:00 |
|
git-workflow
|
chore: add binaryen submodule to git-workflow
|
2026-06-30 10:06:34 +02:00 |
|
kicad
|
feat(libs): react load overlay + progress bar; mimalloc mallinfo stub; framed tests
|
2026-07-01 09:56:32 +02:00 |
|
build-gal-native-test.sh
|
feat(webgl): Add GAL native test harness for visual regression testing
|
2026-01-07 09:42:31 +01:00 |
|
build-gal-webgl-test.sh
|
fix(wasm): Fix asyncify rewind with asyncify-aware dynCall shims
|
2026-03-13 12:26:48 +01:00 |
|
build-monitor.sh
|
fix(wasm-eh): build wasm-emscripten-finalize from the Binaryen submodule (unbreak CI)
|
2026-06-30 11:55:52 +02:00 |
|
build-wasm-test.sh
|
feat(wasm-eh): migrate the WASM build to native wasm exceptions (+ 3D viewer default-on)
|
2026-06-30 09:40:26 +02:00 |
|
build-wx-wasm.sh
|
feat(wasm-eh): migrate the WASM build to native wasm exceptions (+ 3D viewer default-on)
|
2026-06-30 09:40:26 +02:00 |
|
compare-screenshots.sh
|
refactor: collapse dual-mode plumbing — the DOM port is the only WASM build
|
2026-06-12 20:19:48 +02:00 |
|
create-feature-patches.sh
|
feat(schematic): eeschema WASM build + e2e harness
|
2026-05-29 16:01:17 +02:00 |
|
kicad-diff-stats.sh
|
chore: 🔧 fork-cleanup tooling + bump kicad submodule
|
2026-06-22 12:17:46 +02:00 |
|
setup-emsdk.sh
|
fix(wasm): Fix asyncify rewind with asyncify-aware dynCall shims
|
2026-03-13 12:26:48 +01:00 |
|
setup-worktree.sh
|
chore: 🤖 add new worktree setup script
|
2026-06-16 14:46:18 +02:00 |
|
test-gal-regression.sh
|
refactor(webgl): Move WebGL GAL from test harness to KiCad source tree
|
2026-01-10 13:15:58 +01:00 |
|
test-gal-webgl.sh
|
refactor(webgl): Move WebGL GAL from test harness to KiCad source tree
|
2026-01-10 13:15:58 +01:00 |
|
update-baseline-screenshots.sh
|
refactor: collapse dual-mode plumbing — the DOM port is the only WASM build
|
2026-06-12 20:19:48 +02:00 |