IKVM 发布新版

2022-05-31 17:32:28 +08:00
 SMGdcAt4kPPQ

reddit .com/r/dotnet/comments/v0mh69/ikvm_is_back_now_with_net_core/

"IKVM is a Java Virtual Machine for .NET. It lets you run Java code in the form of JARs or class files on the .NET virtual machine. Byte code is translated either up front (static compilation) or on the fly. With a single command (usually) you can convert a .jar file into a .dll file for .NET. Or you can just new up a URLClassLoader from directly within .NET code and load a JAR."

1613 次点击
所在节点    .NET
5 条回复
forgottencoast
2022-06-02 22:35:20 +08:00
新鲜,有人用过吗?
SMGdcAt4kPPQ
2022-06-03 02:44:05 +08:00
@forgottencoast 试过,可以直接运行可执行 JAR ,也可以把 JAR 转成 DLL
www.cnblogs .com/CreateMyself/p/15562334.html 这里有实际在项目中使用
forgottencoast
2022-06-03 15:08:18 +08:00
@ComputerIdiot
这个例子不错。
hez2010
2022-08-06 23:48:30 +08:00
这个项目原作者据说是得了癌症弃坑了,现在看来项目被新的人接手复活了。
jibie
278 天前
如果 jar 引用了很多 jar 包的话,那就是噩梦了

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/856507

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX