1 Star 0 Fork 361

konstantinbaladurin / arkcompiler_ets_frontend_oh

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.05 KB
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@arkcompiller/ets_frontend",
"description": "支持应用TS/JS语言代码的编译,行为符合ArkUI框架需要的Strict模式的ES2015标准",
"version": "3.1",
"license": "Apache V2",
"segment": {
"destPath": "arkcompiler/ets_frontend"
},
"component": {
"name": "ets_frontend",
"subsystem": "arkcompiler",
"syscap": [],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [
"runtime_core"
],
"third_party": [
"bounds_checking_function",
"icu",
"jsoncpp",
"protobuf"
]
},
"build": {
"sub_component": [
"//arkcompiler/ets_frontend:ets_frontend_build"
],
"inner_kits": [],
"test": [
"//arkcompiler/ets_frontend/es2panda:es2abc_tests"
]
}
}
}
1
https://gitee.com/konstantinbaladurin/arkcompiler_ets_frontend_oh.git
git@gitee.com:konstantinbaladurin/arkcompiler_ets_frontend_oh.git
konstantinbaladurin
arkcompiler_ets_frontend_oh
arkcompiler_ets_frontend_oh
master

搜索帮助