Y
Hacker News
new
|
ask
|
show
|
jobs
by
EasyMark
620 days ago
Doesn’t f# require the .net virtual machine though? Most people I know picking rust like the fact that it’s compile to native code “always” and predictability and lack of random time of recovery from garbage collection
1 comments
neonsunset
619 days ago
What does a VM mean to you? Because LLVM as a target is a VM of sorts too, and so is the memory model assumed by C.
link