Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
my123
9y ago
0 comments
Save
Share
The JVM is nowhere near as flexible as the CLR.
0 comments
3 comments · 2 top-level
top
newest
oldest
peterashford
9y ago
· 1 in thread
In what way?
my123
OP
9y ago
The CLR can be used to run C++ code compiled with the C++/CLI (/clr:pure) setting of MSVC. Java apps can even run on the CLR because of IKVM (
https://www.nuget.org/packages/IKVM
).
Good luck at using pointers in Java.
cel1ne
9y ago
The JVM probably lags behind in some aspects. But it's ecosystem is way larger and not biased towards Windows.
j
/
k
navigate · click thread line to collapse