by sbt567 on 5/4/24, 12:51 AM with 16 comments
by Alupis on 5/4/24, 1:00 AM
If anything, a GraalVM target would make more sense, as it's already gaining traction for this type of thing (although, usually interpreted langs like python, ruby, etc). Even there, the utility of running Rust on a JVM target also seems dubious.
TFA doesn't mention an intended use-case. Perhaps it's an academic endeavor?
by megadal on 5/4/24, 1:07 AM
A .NET target for Rust just makes no real sense to me given Rust is basically already interoperable with .NET (or rather .NET is already interoperable with unmanaged native code, which Rust can generate)
by withinrafael on 5/4/24, 1:24 AM
by jjtheblunt on 5/4/24, 1:29 AM