icsharpcode / AvaloniaILSpy

Avalonia-based .NET Decompiler (port of ILSpy)
1.52k stars 171 forks source link

Add initial arm64 support (except macOS) #57

Closed iMonZ closed 3 years ago

iMonZ commented 3 years ago

Added initial arm64 support except for macOS

See here: #56

iMonZ commented 3 years ago

This PR can be merged! I'm going to add the full macOS support after this project is updated to 6.0 .NET

christophwille commented 3 years ago

So there is no disappointment: I don't think we are going to jump on the 6 bandwagon super-early. Maybe an option would multi-targeting starting with one of the later previews.

iMonZ commented 3 years ago

So there is no disappointment: I don't think we are going to jump on the 6 bandwagon super-early. Maybe an option would multi-targeting starting with one of the later previews.

So after version 6 comes out we could start investigating how to apply this project to this version. Since version 6 preview is missing important features and components I would at least wait a few months befor starting and trying.