Y
Hacker News
new
|
ask
|
show
|
jobs
by
sanxiyn
1300 days ago
It doesn't make much sense because if you want a universal runtime, JVM is a better choice.
1 comments
int_19h
1300 days ago
That very much depends on what you need a runtime for. JVM bytecode semantics are not a good match for something like C++ or Rust.
link