icsharpcode/ILSpy

[ILSpy.ReadyToRun] Supporting other architectures

Open

#1 887 ouverte le 2 janv. 2020

Voir sur GitHub
 (4 commentaires) (4 réactions) (0 assignés)C# (3 645 forks)batch import
Help Wantedr2r

Métriques du dépôt

Stars
 (25 162 stars)
Métriques de merge PR
 (Merge moyen 15j 22h) (61 PRs mergées en 30 j)

Description

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.

Guide contributeur