Skip to main content

Module page_codegen

Module page_codegen 

Source

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.