Skip to content

Add Wakaru - #1864

Merged
mre merged 2 commits into
analysis-tools-dev:masterfrom
pionxzh:add-wakaru
Aug 27, 2026
Merged

Add Wakaru#1864
mre merged 2 commits into
analysis-tools-dev:masterfrom
pionxzh:add-wakaru

Conversation

@pionxzh

@pionxzh pionxzh commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Adds Wakaru, an open-source (Apache-2.0) JavaScript decompiler: it splits production bundles (webpack/esbuild/Metro/Browserify/…) back into modules and reverses minifier + transpiler output into readable code. Written in Rust, runs as a CLI and in-browser (WASM playground). 951 stars, actively maintained, multiple contributors. I'm the maintainer. make render passes locally; only the YAML is committed per convention.

@mre

mre commented Aug 27, 2026

Copy link
Copy Markdown
Member

Thanks for adding Wakaru, and apologies for the long delay reviewing this. I verified the project against the catalog rules: public since January 2023, 965 GitHub stars, and 9 human contributors. I have updated the branch and will merge it once the refreshed checks pass.

@mre
mre merged commit c5c2a35 into analysis-tools-dev:master Aug 27, 2026
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants