3 Star 0 Fork 94

奥里给笑子李 / third_party_jerryscript

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.19 KB
一键复制 编辑 原始数据 按行查看 历史
gitee 提交于 2023-05-24 19:56 . jerryscript的TDD和JS的自测试框架
{
"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": "thirdparty",
"syscap": [],
"features": [
"thirdparty_jerryscript_enable_external_context",
"thirdparty_jerryscript_inputjs_buffer_size",
"thirdparty_jerryscript_snapshot_buffer_size",
"thirdparty_jerryscript_bms_task_heap_size",
"thirdparty_jerryscript_js_task_heap_size",
"thirdparty_jerryscript_disable_es2015"
],
"adapted_system_type": [],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": [
"//third_party/jerryscript:tdd_test_run"
]
}
}
}
1
https://gitee.com/oli_give_xiao_zi_li/third_party_jerryscript.git
git@gitee.com:oli_give_xiao_zi_li/third_party_jerryscript.git
oli_give_xiao_zi_li
third_party_jerryscript
third_party_jerryscript
master

搜索帮助