Skip to content

Conversation

@am11
Copy link
Member

@am11 am11 commented Feb 1, 2026

  • Add src/tools/ildasm with CLI, library, and test projects
  • Implement all 218 IL opcodes in InstructionDisassembler
  • Add Options class and wire CLI arguments to library
  • Output basic assembly/module/type/method structure
  • Add TODOs for remaining work (token resolution, etc.)

- Add src/tools/ildasm with CLI, library, and test projects
- Implement all 218 IL opcodes in InstructionDisassembler
- Add Options class and wire CLI arguments to library
- Output basic assembly/module/type/method structure
- Add TODOs for remaining work (token resolution, etc.)
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Feb 1, 2026
@am11 am11 added area-ILTools-coreclr community-contribution Indicates that the PR has been added by a community member and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Feb 1, 2026
@am11 am11 requested a review from jkoritzinsky February 1, 2026 01:40
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @dotnet/jit-contrib
See info in area-owners.md if you want to be subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-ILTools-coreclr community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants