Skip to content

Support other architectures #10

Description

@arames

Rejit currently only supports x86_64.

One option is of course to port to other architectures one by one.

An alternative is to add C++ architecture-independent support (still using rejit's mechanisms like fast-forwarding), where JIT code could be implemented piece by piece to replace performance critical sections. Like the first option this requires a significant effort, but would have the advantage of being functional on all architectures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions