Functionsยง
- embed_
opaque_ runtime_ artifact - Embeds a validated opaque-terminal artifact immediately before the runtime boot script. The caller composes this with other compiler-owned page products; the function never inspects application source.
- generate_
standalone_ page - generate_
standalone_ page_ with_ component_ runtime - Generate a standalone page with all compiler-generated runtime artifacts.
- generate_
standalone_ page_ with_ component_ runtime_ and_ forms - Generate a standalone page with all compiler-generated runtime artifacts, including the I15 Forms artifact.
- generate_
standalone_ page_ with_ computed_ runtime - Generate a standalone page with compiler-generated computed runtime data.
- generate_
standalone_ page_ with_ context_ runtime - Generate a standalone page with compiler-generated Context runtime data.
- generate_
standalone_ page_ with_ effect_ runtime - Generate a standalone page with compiler-generated computed and effect runtime data.
- generate_
standalone_ page_ with_ resume_ runtime - Generate a standalone page with every runtime artifact and the exact J9 resume-manifest bytes embedded for runtime consumption.
- generate_
standalone_ page_ with_ resume_ runtime_ and_ resources - Generates the full runtime page with a Resource artifact embedded before the runtime boot script. The caller must supply the host-bound artifact.