Closed
Description
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
Labels
No labels