1 Star 0 Fork 93

wish / third_party_jerryscript

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
bundle.json 782 Bytes
Copy Edit Raw Blame History
pjscc authored 2022-01-20 15:27 . add bundle.json
{
"name": "@ohos/jerryscript",
"description": "JerryScript is the lightweight JavaScript engine intended to run on a very constrained devices such as microcontrollers.",
"version": "3.1",
"license": "Apache V2",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/jerryscript"
},
"dirs": {},
"scripts": {},
"component": {
"name": "thirdparty_jerryscript",
"subsystem": "",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
1
https://gitee.com/i-wangliangliang/third_party_jerryscript.git
git@gitee.com:i-wangliangliang/third_party_jerryscript.git
i-wangliangliang
third_party_jerryscript
third_party_jerryscript
master

Search