What is esbuild written in?
JavaScript bundler.
Fast JavaScript and TypeScript bundler and transpiler written in Go.
The esbuild compiler is written in Go (well-documented).
Quick Facts
- Developer
- Evan Wallace
- First released
- 2020
- License
- MIT License
- Website
- esbuild.github.io
About esbuild
esbuild is a JavaScript bundler.
esbuild first appeared in 2020. Development is led by Evan Wallace. esbuild has a large, active user base today.
How esbuild is implemented
In the Language Lineage dataset, its compiler is written in Go.
Sources: Wikipedia · Wikidata · Official site
Relationship Graph
All directly connected languages. Click any node to navigate to its page.
Compiler Implementation
| Language | Confidence | Notes | Source |
|---|---|---|---|
| Go | 95% | esbuild is written in Go. | Source |
Frequently Asked Questions
What language is esbuild written in?
esbuild is primarily implemented in Go. See the implementation section above for details and source references.
When was esbuild first released?
esbuild was first released in 2020.