a5de735742
E11 proved inline compiled stores are correct under live cross-TB accumulation (153k comparisons, zero divergence) but is too slow to reach the reader corruption in-browser (guest watchdog fires first). Suspects narrowed to the store slow-path and store-width interaction; next instrument is a deterministic slow-path store unit test. Option A (deterministic two-pass) retained as future.