mirror of
https://github.com/openharmony/third_party_quickjs.git
synced 2026-07-01 21:03:59 -04:00
212bbbe7f5
issue: https://gitee.com/openharmony/third_party_quickjs/issues/I4ZK8U Signed-off-by: lihucheng <lihucheng1@huawei.com> On branch master Your branch is up to date with 'origin/master'.
11 lines
387 B
Plaintext
11 lines
387 B
Plaintext
[
|
|
{
|
|
"Name": "QuickJS",
|
|
"License": "MIT License",
|
|
"License File": "LICENSE",
|
|
"Version Number": "2020-11-08",
|
|
"Upstream URL": "https://bellard.org/quickjs/",
|
|
"Description": "QuickJS is a small and embeddable Javascript engine. It supports the ES2020 specification including modules, asynchronous generators, proxies and BigInt."
|
|
}
|
|
]
|