# wailsapp/wails SLOC report

> As of 2026-09-05 (commit 035ebceaf2bf), wailsapp/wails contains 1,093,711 total lines: 353,994 code, 520,943 comments, 218,774 blank, across 11,068 files in 27 languages (top: Go 56.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

wailsapp/wails has 353,994 source lines of code out of 1,093,711 total lines across 11,068 files, counted from the 035ebceaf2bf27e2cc9d377cb98c76eeceefd133 ref at commit 035ebceaf2bf by the OctoCounts tokei engine on 2026-09-05. 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 wailsapp/wails to commit 035ebceaf2bf, 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 32.4% of all lines, comments represent 47.6%, and the repository averages 32 code lines per file. Go accounts for 56.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 1,860 | 261,851 | 198,807 | 28,669 | 34,375 |
| JSON | 617 | 59,127 | 59,110 | 0 | 17 |
| JavaScript | 691 | 41,279 | 21,917 | 14,963 | 4,399 |
| TypeScript | 634 | 31,412 | 16,065 | 10,695 | 4,652 |
| CSS | 106 | 19,119 | 15,747 | 615 | 2,757 |
| YAML | 54 | 16,185 | 13,202 | 211 | 2,772 |
| HTML | 135 | 8,637 | 8,043 | 62 | 532 |
| Objective-C | 25 | 7,769 | 6,273 | 621 | 875 |
| TSX | 14 | 4,624 | 4,303 | 84 | 237 |
| Templ | 84 | 4,700 | 3,674 | 582 | 444 |
| Java | 5 | 2,522 | 1,986 | 337 | 199 |
| C | 2 | 2,046 | 1,561 | 126 | 359 |

Top language (Go 56.2%). Generated at 2026-09-05T23:14:46.545997275+00:00. Canonical report: https://octocounts.com/github/wailsapp/wails

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/wailsapp/wails/commit/035ebceaf2bf27e2cc9d377cb98c76eeceefd133?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 wailsapp/wails have?

wailsapp/wails has 1,093,711 total lines, including 353,994 code lines, 520,943 comment lines, and 218,774 blank lines.

### How was the wailsapp/wails line count measured?

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

### What commit was counted for wailsapp/wails?

This OctoCounts report was generated from 035ebceaf2bf27e2cc9d377cb98c76eeceefd133 at commit 035ebceaf2bf on 2026-09-05T23:14:46.545997275+00:00.

## Similar repository reports

- [vxcontrol/pentagi](https://octocounts.com/github/vxcontrol/pentagi) — Go, 359,807 code lines
- [CherryHQ/stella](https://octocounts.com/github/CherryHQ/stella) — Go, 373,207 code lines
- [moby/moby](https://octocounts.com/github/moby/moby) — Go, 314,640 code lines
- [router-for-me/CLIProxyAPI](https://octocounts.com/github/router-for-me/CLIProxyAPI) — Go, 309,090 code lines
- [krahets/hello-algo](https://octocounts.com/github/krahets/hello-algo) — Go, 300,648 code lines
- [gastownhall/gastown](https://octocounts.com/github/gastownhall/gastown) — Go, 409,886 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)
- [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)
