As of 2026-08-13 (commit f2528b714810), wasm-micro-runtime/wasm-micro-runtime contains 292,221 total lines: 221,144 code, 31,459 comments, 39,618 blank, across 1,030 files in 30 languages (top: C 71.8%). Counted with tokei via OctoCounts.
OctoCounts produced this report by resolving wasm-micro-runtime/wasm-micro-runtime to commit f2528b714810, 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.
This is a large codebase by counted code lines. Code represents 75.7% of all lines, comments represent 10.8%, and the repository averages 215 code lines per file. C accounts for 71.8% of counted code.
| Language | Files | Lines | Code | Comments | Blanks |
|---|---|---|---|---|---|
| C | 317 | 195000 | 158718 | 10833 | 25449 |
| C Header | 218 | 42832 | 28074 | 9060 | 5698 |
| C++ | 21 | 16939 | 12130 | 3114 | 1695 |
| CMake | 148 | 10091 | 6930 | 1302 | 1859 |
| Python | 27 | 7240 | 5513 | 346 | 1381 |
| TypeScript | 11 | 2392 | 1953 | 173 | 266 |
| SVG | 3 | 1971 | 1922 | 5 | 44 |
| Shell | 66 | 2536 | 1667 | 410 | 459 |
| GNU Style Assembly | 18 | 1250 | 865 | 207 | 178 |
| Makefile | 4 | 975 | 780 | 40 | 155 |
| Go | 13 | 1045 | 721 | 187 | 137 |
| Module-Definition | 1 | 346 | 321 | 0 | 25 |
Top language (C 71.8%). Generated at .
wasm-micro-runtime/wasm-micro-runtime has 292,221 total lines, including 221,144 code lines, 31,459 comment lines, and 39,618 blank lines.
OctoCounts resolved the public GitHub repository to commit f2528b714810, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.
This OctoCounts report was generated from main at commit f2528b714810 on 2026-08-13T10:22:47.964301499+00:00.
Other public repositories with an OctoCounts report, ranked by top language and code size similarity: