Skip to content

Move linking into the offline trusted toolchain #92

@keithw

Description

@keithw

If we had a Fix jump table mapped to a known set of virtual addresses, and Runnables are otherwise position-independent, we could pre-link all the Runnables and then directly mmap them read-only (treating them the same as any other Blob). Which would let us get rid of the in-memory cache of "linked" programs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupThis can be made simpleroptimizationThis can be made more efficient

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions