icsharpcode/ILSpy

[ILSpy.ReadyToRun] Supporting other architectures

Open

#1.887 geöffnet am 2. Jan. 2020

Auf GitHub ansehen
 (4 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)C# (3.645 Forks)batch import
Help Wantedr2r

Repository-Metriken

Stars
 (25.162 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 15T 22h) (61 gemergte PRs in 30 T)

Beschreibung

Right now, the Iced disassembler only supports x86/amd64. It would be nice if we could support arm and arm64 as well because they are officially supported by .NET Core.

Contributor Guide