What is QuickJS written in?
Small, embeddable JavaScript engine by Fabrice Bellard, written in C.
Its runtime is implemented in C (well-documented).
Relationship Graph
All directly connected languages. Click any node to navigate to its page.
Runtime Implementation
| Language | Confidence | Notes | Source |
|---|---|---|---|
| C | 95% | QuickJS is written in C. | Source |
Frequently Asked Questions
What language is QuickJS written in?
QuickJS is primarily implemented in C. See the implementation section above for details and source references.
When was QuickJS first released?
QuickJS was first released in 2019.