0 Star 0 Fork 162

huoqingyi/arkcompiler_runtime_core

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 966 Bytes
一键复制 编辑 原始数据 按行查看 历史
ragnvald 提交于 2022-07-06 09:23 . Opensourcing arkcompiler_runtime_core
{
"name": "@ohos/ark_runtime_core",
"version": "",
"description": "common module of ARK runtime",
"homePage": "https://gitee.com/openharmony",
"license": "Apache Liscense 2.0",
"publishAs": "code-segment",
"scripts": {},
"dirs": [],
"segment": {
"destPath": "ark/runtime_core"
},
"component": {
"name": "ark",
"subsystem": "ark",
"syscap": [],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [
"//ark/runtime_core:ark_packages",
"//ark/runtime_core:ark_host_linux_tools_packages"
],
"inner_kits": [],
"test": [
"//ark/runtime_core/tests/fuzztest:fuzztest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/qyhuo32/arkcompiler_runtime_core.git
git@gitee.com:qyhuo32/arkcompiler_runtime_core.git
qyhuo32
arkcompiler_runtime_core
arkcompiler_runtime_core
master

搜索帮助