{"id":17922596,"url":"https://github.com/rreverser/wasm-stats","last_synced_at":"2025-09-21T03:31:05.102Z","repository":{"id":66153568,"uuid":"397924659","full_name":"RReverser/wasm-stats","owner":"RReverser","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-10T16:11:59.000Z","size":150,"stargazers_count":7,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T20:09:32.566Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RReverser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-19T11:48:18.000Z","updated_at":"2024-02-08T18:12:07.000Z","dependencies_parsed_at":"2023-03-10T07:00:21.943Z","dependency_job_id":null,"html_url":"https://github.com/RReverser/wasm-stats","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RReverser/wasm-stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RReverser%2Fwasm-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RReverser%2Fwasm-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RReverser%2Fwasm-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RReverser%2Fwasm-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RReverser","download_url":"https://codeload.github.com/RReverser/wasm-stats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RReverser%2Fwasm-stats/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276189884,"owners_count":25600280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T20:39:56.395Z","updated_at":"2025-09-21T03:31:04.802Z","avatar_url":"https://github.com/RReverser.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wasm-stats\n\nA  tool used for WebAssembly analysis in Web Almanac.\n\nIt takes a directory with WebAssembly files as its only CLI argument:\n\n```bash\n$ cargo run --release -- wasms-dir\n```\n\nThere, it walks over all the `.wasm` files (`wasms-dir/*.wasm`) and collects all the revelant stats - instruction kinds, section sizes, numbers of imports/exports, etc.\n\nThe results are stored in a newline-delimited JSON file `stats.json` in the same provided directory (`wasms-dir/stats.json`) that can be later imported in a database like BigQuery for further analysis.\n\nIf execution was stopped midway for any reason, the next rerun of the tool will automatically skip any files that have been already found in `stats.json` and resume analysis.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frreverser%2Fwasm-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frreverser%2Fwasm-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frreverser%2Fwasm-stats/lists"}