Skip to content

Add rumprun CI #76

Closed
Closed
@alexcrichton

Description

@alexcrichton

It looks like the rumprun target for the compiler is pretty cool, can we add CI for it to make sure the bindings here are correct? There's a few steps to this:

  • The CI needs to be able to get a Rust compiler that can target rumprun. This should be relatively easy, however, as we can just pin to a particular nightly and upload the target libraries (e.g. what iOS does today).
  • CI needs to be able to run the resulting binary, but if I understand rumprun correctly that should in theory be possible through just using qemu?

cc @gandro

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions