Working on #BitJet #Pascal further — trying to compile a whole PNG decoding library for an #AmstradCPC (hard to find reasonable existing Pascal projects in 2026, sad).

So far down from 57kB + huge memory footprint at runtime to... 36kB, and still requiring an extra 16kB for the deflate window

Okay, `WriteLn('Hello World!');` with modified Free Pascal Compiler (codename #BitJet) now down to 4kB on the #AmstradCPC!

Nice progress, 33k -> 8k -> 4k, with compiler optimizations.