Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

QuickJS

< >

QuickJS is a virtual machine created in 2019 by Fabrice Bellard.

#488on PLDB 5Years Old
Download source code:
git clone https://github.com/bellard/quickjs
Homepage · REPL · Source Code · Docs · Mailing List

QuickJS is a small and embeddable Javascript engine. It supports the ES2023 specification including modules, asynchronous generators, proxies and BigInt. It optionally supports mathematical extensions such as big decimal floating point numbers (BigDecimal), big binary floating point numbers (BigFloat) and operator overloading.


- Build the next great programming language · Add · Issues · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v164.7.0