pub const NUM_COMPONENT_CONTEXT_SLOTS: usize = 2;
Number of slots in for component_context in the VMStoreContext. This is defined by the component model’s context.{get,set} intrinsics.
component_context
VMStoreContext
context.{get,set}