icsharpcode/ILSpy

[ILSpy.ReadyToRun] Supporting other architectures

Open

#1.887 aberto em 2 de jan. de 2020

Ver no GitHub
 (4 comments) (4 reactions) (0 assignees)C# (3.645 forks)batch import
Help Wantedr2r

Métricas do repositório

Stars
 (25.162 stars)
Métricas de merge de PR
 (Mesclagem média 15d 22h) (61 fundiu PRs em 30d)

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.

Guia do colaborador