1 Star 0 Fork 568

胡晓炜/arkcompiler_runtime_core

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1022 Bytes
一键复制 编辑 原始数据 按行查看 历史
weng-changcheng 提交于 2023-03-20 20:56 . Fix version params hard code
{
"name": "@ohos/arkcompiler_runtime_core",
"version": "",
"description": "方舟运行时的公共组件",
"homePage": "https://gitee.com/openharmony",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"scripts": {},
"dirs": [],
"segment": {
"destPath": "arkcompiler/runtime_core"
},
"component": {
"name": "runtime_core",
"subsystem": "arkcompiler",
"syscap": [],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [
"//arkcompiler/runtime_core:arkcompiler_params"
],
"inner_kits": [],
"test": [
"//arkcompiler/runtime_core/tests/fuzztest:fuzztest",
"//arkcompiler/runtime_core:runtime_core_unittest"
]
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shawn_hu_ls/arkcompiler_runtime_core.git
[email protected]:shawn_hu_ls/arkcompiler_runtime_core.git
shawn_hu_ls
arkcompiler_runtime_core
arkcompiler_runtime_core
master

搜索帮助