clr - What's the recommended way to read/write a .NET assembly from Java? -
it seems there plenty of tools emit .net assemblies .net itself, there doesn't seem library in jvm space same.
for instance, wikipedia asm mentions:
asm java-centric @ present, , not have backend exposes other bytecode implementations (such .net bytecode, python bytecode, etc.).
i can't imagine issue hasn't come before, i'm unable find hints how has been solved in past.
Comments
Post a Comment