icsharpcode/ILSpy

[ILSpy.ReadyToRun] Supporting other architectures

Open

#1,887 创建于 2020年1月2日

在 GitHub 查看
 (4 评论) (4 反应) (0 负责人)C# (3,645 fork)batch import
Help Wantedr2r

仓库指标

Star
 (25,162 star)
PR 合并指标
 (平均合并 15天 22小时) (30 天内合并 61 个 PR)

描述

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.

贡献者指南