Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wasm-decompile: expose NameOpts::None as arg #2477

Open
python273 opened this issue Sep 29, 2024 · 1 comment
Open

wasm-decompile: expose NameOpts::None as arg #2477

python273 opened this issue Sep 29, 2024 · 1 comment

Comments

@python273
Copy link
Contributor

python273 commented Sep 29, 2024

It's quite inconvenient to find functions by indexes right now, as they are transformed. Also might be nice to add a comment with index as wasm2wat does (;123;)

GenerateNames(&module, static_cast<NameOpts>(NameOpts::AlphaNames));

@sbc100
Copy link
Member

sbc100 commented Sep 30, 2024

wasm-decompile is sadly unmaintained right now. Any contributions would be most welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants