# explodingcamera/tinywasm SLOC report

> As of 2026-09-17 (commit f8b66d0480ec), explodingcamera/tinywasm contains 27,865 total lines: 24,015 code, 601 comments, 3,249 blank, across 196 files in 7 languages (top: Rust 95.3%). Default configuration. Counted with tokei via OctoCounts.

explodingcamera/tinywasm has 24,015 source lines of code out of 27,865 total lines across 196 files, counted from the next ref at commit f8b66d0480ec 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 explodingcamera/tinywasm to commit f8b66d0480ec, 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 86.2% of all lines, comments represent 2.2%, and the repository averages 123 code lines per file. Rust accounts for 95.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 158 | 25,896 | 22,894 | 131 | 2,871 |
| WebAssembly | 13 | 560 | 511 | 14 | 35 |
| TOML | 11 | 474 | 358 | 26 | 90 |
| C | 1 | 203 | 168 | 0 | 35 |
| Shell | 2 | 88 | 67 | 5 | 16 |
| Python | 1 | 35 | 17 | 9 | 9 |
| Markdown | 10 | 609 | 0 | 416 | 193 |

Top language (Rust 95.3%). Generated at 2026-09-17T03:18:57.313145648+00:00. Canonical report: https://octocounts.com/github/explodingcamera/tinywasm

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/explodingcamera/tinywasm/commit/f8b66d0480ecb9d52be9516af5360f092883ccc8?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 explodingcamera/tinywasm have?

explodingcamera/tinywasm has 27,865 total lines, including 24,015 code lines, 601 comment lines, and 3,249 blank lines.

### How was the explodingcamera/tinywasm line count measured?

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

### What commit was counted for explodingcamera/tinywasm?

This OctoCounts report was generated from next at commit f8b66d0480ec on 2026-09-17T03:18:57.313145648+00:00.

## Similar repository reports

- [thiagomendes/mcpx](https://octocounts.com/github/thiagomendes/mcpx) — Rust, 23,740 code lines
- [wanghua98/cloudshell](https://octocounts.com/github/wanghua98/cloudshell) — Rust, 23,435 code lines
- [mfontanini/presenterm](https://octocounts.com/github/mfontanini/presenterm) — Rust, 25,103 code lines
- [Lostone799/QwenASR](https://octocounts.com/github/Lostone799/QwenASR) — Rust, 22,498 code lines
- [leowzz/axonkey](https://octocounts.com/github/leowzz/axonkey) — Rust, 21,838 code lines
- [rust-lang/book](https://octocounts.com/github/rust-lang/book) — Rust, 21,778 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
