# cataggar/wamr SLOC report

> As of 2026-09-09 (commit 66c1578e9008), cataggar/wamr contains 267,157 total lines: 211,938 code, 32,856 comments, 22,363 blank, across 161 files in 7 languages (top: Zig 86.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

cataggar/wamr has 211,938 source lines of code out of 267,157 total lines across 161 files, counted from the 66c1578e9008235990fb83536105400eb79a2362 ref at commit 66c1578e9008 by the OctoCounts tokei engine on 2026-09-09. 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 cataggar/wamr to commit 66c1578e9008, 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.3% of all lines, comments represent 12.3%, and the repository averages 1,316 code lines per file. Zig accounts for 86.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Zig | 105 | 233,368 | 182,217 | 31,109 | 20,042 |
| Python | 32 | 31,569 | 29,572 | 146 | 1,851 |
| Shell | 2 | 148 | 82 | 43 | 23 |
| TOML | 2 | 32 | 29 | 0 | 3 |
| Rust | 2 | 23 | 20 | 0 | 3 |
| Dockerfile | 1 | 36 | 18 | 14 | 4 |
| Markdown | 17 | 1,981 | 0 | 1,544 | 437 |

Top language (Zig 86.0%). Generated at 2026-09-09T13:15:09.349495750+00:00. Canonical report: https://octocounts.com/github/cataggar/wamr

## Reproduce this report

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

## Report FAQ

### How many lines of code does cataggar/wamr have?

cataggar/wamr has 267,157 total lines, including 211,938 code lines, 32,856 comment lines, and 22,363 blank lines.

### How was the cataggar/wamr line count measured?

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

### What commit was counted for cataggar/wamr?

This OctoCounts report was generated from 66c1578e9008235990fb83536105400eb79a2362 at commit 66c1578e9008 on 2026-09-09T13:15:09.349495750+00:00.

## Similar repository reports

- [ghostty-org/ghostty](https://octocounts.com/github/ghostty-org/ghostty) — Zig, 350,076 code lines
- [caudex-workout/engine](https://octocounts.com/github/caudex-workout/engine) — Zig, 62,231 code lines
- [notkisk/ziglings](https://octocounts.com/github/notkisk/ziglings) — Zig, 4,057 code lines
- [seatedro/glyph](https://octocounts.com/github/seatedro/glyph) — Zig, 2,445 code lines
- [Regalis11/scpcb](https://octocounts.com/github/Regalis11/scpcb) — Alex, 211,860 code lines
- [vicinaehq/vicinae](https://octocounts.com/github/vicinaehq/vicinae) — C++, 212,201 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)
- [Bun vs Deno](https://octocounts.com/compare/bun-vs-deno)
- [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)
