CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/12/21 07:24:03
Log message:
Import lang/quickjs, a small, embeddable JavaScript engine in C.
ok fcambus@, who independently developed a very similar port of this
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.
Status:
Vendor Tag: bcallah
Release Tags: bcallah_20191221
N ports/lang/quickjs/Makefile
N ports/lang/quickjs/distinfo
N ports/lang/quickjs/patches/patch-Makefile
N ports/lang/quickjs/patches/patch-quickjs_c
N ports/lang/quickjs/patches/patch-qjsc_c
N ports/lang/quickjs/patches/patch-qjs_c
N ports/lang/quickjs/patches/patch-quickjs-libc_c
N ports/lang/quickjs/patches/patch-tests_test_builtin_js
N ports/lang/quickjs/pkg/DESCR
N ports/lang/quickjs/pkg/PLIST
No conflicts created by this import