titzer / virgil

A fast and lightweight native programming language
1.2k stars 42 forks source link

.NET CLR target #112

Open ghost opened 1 year ago

ghost commented 1 year ago

What do you think about it?

titzer commented 1 year ago

It would be doable and make an interesting experiment for comparing the JVM, native, CLR, and Wasm, on the same programs. As a priority though, I'd like to work on (or support someone working on) new native targets like arm64 or risc-v. Those would be really great to support.