PlatformInstanceExecution
Execution surface used by host-backed engines selected through ExecutionBackend.
Implementations own the actual exported functions and linear memories, while KRWA still owns import wiring, component-model lifting/lowering, and host callback dispatch. Memory lookup by index should return null when the platform engine cannot expose that memory to KRWA.