References — fw-07 A Minimal Bundler

Primary sources first. Read the real implementation after you have written yours, never before.

Module semantics — get these right first

Bundlers to read

Tree shaking

  • fw-06 — Compilers — what produces the modules being bundled
  • fe-23 — Loading architecture (planned) — code splitting, preload, and what any of it buys
  • fe-03 — Object shapes & JIT (sibling project) — the perspective method for pricing bundle-size claims

When a claim here proves stale, record it in PROGRESS.md section 7.