Graal Module
A module evaluated as an ES module by GraalJS. Its top-level code already ran on load (so top-level Jim.register(...) calls are live); namespace is the module's export namespace, from which named exported functions (for the main/init entry and trigger-name conventions) are read.