dotnet / dotnet/runtime

Refactor uses of `DwarfHelper`

Open
#131,905 0 comments 0 reactions 1 assignee Claimed by @adamperlin View on GitHub
area-ReadyToRun
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

`DwarfHelper` is used frequently in the Wasm object writer to read and write ULEB/SLEB values. We should consider moving the encoding ULEB/SLEB functionality that Wasm uses to a format-neutral helper class for better organization.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.