TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

VMKit: JVM and .Net runtimes for LLVM

71 pointsby progabout 15 years ago

4 comments

albertzeyerabout 15 years ago
It's said that it can already execute such large projects as Eclipse. Has anyone tried that and can compare the performance (and the memory resources it needs) to the Sun VM? I would love to see a VM which takes less memory and has better performance.
评论 #1293343 未加载
lenniabout 15 years ago
Can the JVM bytecode and the .Net assemblies somehow magically make use of each other or do you have to choose which one you target? If you can't this seems to be "just" an implementation of each platform, right?
评论 #1292678 未加载
c00p3rabout 15 years ago
Arc runtime for LLVM would be much greater news..
albertzeyerabout 15 years ago
Ah, and LLVM ftw!! :)