ikvmnet / ikvm

A Java Virtual Machine and Bytecode-to-IL Converter for .NET
Other
1.24k stars 116 forks source link

RuntimeJavaType #385

Closed wasabii closed 1 year ago

wasabii commented 1 year ago

Rename TypeWrapper and ClassLoaderWrapper to RuntimeJavaType and RuntimeClassLoader respectively. Starting to organize the classes such that parts of Runtime* can split off to be used outside IKVM.Runtime.