ikvmnet / ikvm

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

Diagnostics Output And Printing #585

Closed wasabii closed 2 months ago

wasabii commented 2 months ago

New MSDI based formatter output. We support text and json ouput. Text output is basically the existing format. Exporter gains --log argument. Importer does not yet have a new argument. Importer still needs to be majorly reworked.