# zwasm/zwasm SLOC report

> As of 2026-09-17 (commit d09d9248825c), zwasm/zwasm contains 974,223 total lines: 775,549 code, 152,445 comments, 46,229 blank, across 3,366 files in 18 languages (top: YAML 40.3%). Default configuration. Counted with tokei via OctoCounts.

zwasm/zwasm has 775,549 source lines of code out of 974,223 total lines across 3,366 files, counted from the main ref at commit d09d9248825c by the OctoCounts tokei engine on 2026-09-17. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving zwasm/zwasm to commit d09d9248825c, 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 large codebase by counted code lines. Code represents 79.6% of all lines, comments represent 15.6%, and the repository averages 230 code lines per file. YAML accounts for 40.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| YAML | 5 | 315,101 | 312,695 | 167 | 2,239 |
| WebAssembly | 958 | 305,426 | 276,881 | 8,868 | 19,677 |
| Zig | 1,630 | 237,554 | 154,958 | 61,816 | 20,780 |
| C | 62 | 24,310 | 21,149 | 1,910 | 1,251 |
| Shell | 93 | 11,897 | 6,717 | 4,178 | 1,002 |
| JSON | 103 | 723 | 723 | 0 | 0 |
| C Header | 7 | 1,323 | 630 | 418 | 275 |
| Python | 4 | 547 | 431 | 60 | 56 |
| Rust | 18 | 474 | 395 | 32 | 47 |
| C++ | 2 | 435 | 330 | 39 | 66 |
| PowerShell | 1 | 421 | 289 | 100 | 32 |
| Nix | 1 | 244 | 131 | 103 | 10 |

Top language (YAML 40.3%). Generated at 2026-09-17T04:50:30.960917715+00:00. Canonical report: https://octocounts.com/github/zwasm/zwasm

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/zwasm/zwasm/commit/d09d9248825c35c75db99524a09852a4a25ff8c1?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does zwasm/zwasm have?

zwasm/zwasm has 974,223 total lines, including 775,549 code lines, 152,445 comment lines, and 46,229 blank lines.

### How was the zwasm/zwasm line count measured?

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

### What commit was counted for zwasm/zwasm?

This OctoCounts report was generated from main at commit d09d9248825c on 2026-09-17T04:50:30.960917715+00:00.

## Similar repository reports

- [KangelPlugins/kangelplugins.github.io](https://octocounts.com/github/KangelPlugins/kangelplugins.github.io) — YAML, 538,732 code lines
- [legiz-ru/mihomo-rule-sets](https://octocounts.com/github/legiz-ru/mihomo-rule-sets) — YAML, 1,027,922 code lines
- [amzxyz/rime-wanxiang](https://octocounts.com/github/amzxyz/rime-wanxiang) — YAML, 1,258,702 code lines
- [lumpinif/deepcrawl](https://octocounts.com/github/lumpinif/deepcrawl) — YAML, 119,362 code lines
- [skaldlabs/skald](https://octocounts.com/github/skaldlabs/skald) — YAML, 50,847 code lines
- [zyronon/TypeWords](https://octocounts.com/github/zyronon/TypeWords) — YAML, 48,556 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)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
