binaryen icon indicating copy to clipboard operation
binaryen copied to clipboard

Use explicit names for elements creating using `Builder::make_` methods

Open sbc100 opened this issue 1 year ago • 1 comments

In all the cases I could find the make_xx helper method were called with meaningful names that are useful in the name section.

See #6496 and #6806

sbc100 avatar Aug 05 '24 18:08 sbc100

Turns out this change isn't so simple. Marking as WIP for now.

sbc100 avatar Aug 05 '24 21:08 sbc100