Gergő Törcsvári
b5ee3da92c
perf(cdn): publish demo WASM as brotli-q11 + no-transform
...
release.yml's publish-wasm job now uploads .wasm/.js with
`--compress br --quality 11` instead of gzip-6, and IMMUTABLE
content-addressed blobs carry `no-transform` so Cloudflare's edge
can't decompress + re-serve them at its on-the-fly br-4 (and the
original Content-Length passes through).
~15-20% smaller wasm on cdn.pcbjam.com. Forward-only: tool folders
already published stay gzip until their source changes (identity is
hashed over uncompressed bytes, so the compressor switch never
re-versions or re-uploads existing folders).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 12:21:54 +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
build(wasm): standardize asyncify wasm-opt tail to -O1 everywhere
2026-07-01 12:18:57 +02:00
config
Add autom4te wrapper to keep submodules clean
2025-12-27 09:21:31 +01:00
deploy
perf(cdn): publish demo WASM as brotli-q11 + no-transform
2026-07-01 12:21:54 +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