# CosmWasm/wasmd SLOC report

> As of 2026-09-09 (commit b640bb68f0bf), CosmWasm/wasmd contains 81,562 total lines: 68,119 code, 5,961 comments, 7,482 blank, across 211 files in 10 languages (top: Go 97.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving CosmWasm/wasmd to commit b640bb68f0bf, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 83.5% of all lines, comments represent 7.3%, and the repository averages 323 code lines per file. Go accounts for 97.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 152 | 75,941 | 66,278 | 3,310 | 6,353 |
| Protocol Buffers | 7 | 1,642 | 926 | 531 | 185 |
| Shell | 16 | 555 | 399 | 52 | 104 |
| JSON | 4 | 216 | 216 | 0 | 0 |
| Makefile | 2 | 282 | 187 | 34 | 61 |
| Dockerfile | 2 | 96 | 58 | 16 | 22 |
| YAML | 5 | 55 | 48 | 5 | 2 |
| TOML | 1 | 9 | 7 | 0 | 2 |
| Markdown | 20 | 2,764 | 0 | 2,011 | 753 |
| Plain Text | 2 | 2 | 0 | 2 | 0 |

Top language (Go 97.3%). Generated at 2026-09-09T08:59:50.721395141+00:00. Canonical report: https://octocounts.com/github/CosmWasm/wasmd

## Report FAQ

### How many lines of code does CosmWasm/wasmd have?

CosmWasm/wasmd has 81,562 total lines, including 68,119 code lines, 5,961 comment lines, and 7,482 blank lines.

### How was the CosmWasm/wasmd line count measured?

OctoCounts resolved the public GitHub repository to commit b640bb68f0bf, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for CosmWasm/wasmd?

This OctoCounts report was generated from b640bb68f0bf8ed74d0c8779da98a37e0db4bc0d at commit b640bb68f0bf on 2026-09-09T08:59:50.721395141+00:00.

## Similar repository reports

- [Kodiqa-Solutions/VaultS3](https://octocounts.com/github/Kodiqa-Solutions/VaultS3) — Go, 68,326 code lines
- [ArtalkJS/Artalk](https://octocounts.com/github/ArtalkJS/Artalk) — Go, 68,507 code lines
- [jackc/pgx](https://octocounts.com/github/jackc/pgx) — Go, 64,727 code lines
- [GenerateNU/skillspark](https://octocounts.com/github/GenerateNU/skillspark) — Go, 64,663 code lines
- [ruijie-huachongwei/HiClaw](https://octocounts.com/github/ruijie-huachongwei/HiClaw) — Go, 63,320 code lines
- [komari-monitor/komari](https://octocounts.com/github/komari-monitor/komari) — Go, 62,920 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
