The Wikipedia site mentions that today, Forth is used in BootROMs - is that because no heap (=initialized DRAM) is required to run it, so the CPUs onboard memory can be used? I guess you need something for the very early stages, for when the peripherals are not yet available.