Embeddable Javascript interpreter in C
QuickJS is a small and embeddable Javascript engine. It supports the ES2020 specification including modules, asynchronous generators and proxies. It optionally supports mathematical extensions such as big integers (BigInt), big floating point numbers (BigFloat) and operator overloading.
$
pkg install quickjsOrigin
lang/quickjs
Size
3.03MiB
License
MIT
Maintainer
yuri@FreeBSD.org
Dependencies
0 packages
Required by
5 packages