Allocate the MetaPage on program startup.
To be more aligned with the mission of Alligator to be real time.
Unsure if this is needed. As the runtime for a Rust WASM program allocates a bunch of stuff before the program runs. So this actually probably does allocate the MetaPage at start-up.