pub const GMEGABUF_SLOTS: usize = 8_192;Expand description
How many slots the bundle-shared gmegabuf holds. Smaller than
MEGABUF_SLOTS because it is genuinely a shared scratch — the three
programs of one bundle passing values between frames — rather than a preset’s
working set.