Closed
Description
I'm currently developing a chip using an open-source hardware framework, and would like to run Rust code on it without having to recompile Rust source on the target machine (partly due to the frequency of the FPGA being significantly less than the host machine). Is there some way we can get sparc64 integrated somehow? Thank you!