1 Star 0 Fork 29

xliu/js_worker_module

forked from OpenHarmony/js_worker_module
关闭
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ohos.build 789 Bytes
一键复制 编辑 原始数据 按行查看 历史
wpy111 提交于 2021-08-19 10:01 . add worker core
{
"subsystem": "ccruntime",
"parts": {
"jsapi": {
"variants": [
"wearable",
"phone"
],
"module_list": [
"//base/compileruntime/js_worker_module/jsapi:jsapi_packages",
"//base/compileruntime/js_worker_module/jsapi/interfaces/innerkits/worker_core:jsapi_init_packages"
],
"inner_kits": [
{
"header": {
"header_base": "//base/compileruntime/js_worker_module/jsapi/interfaces/innerkits/worker_core/include",
"header_files": [
"worker_init.h"
]
},
"name": "//base/compileruntime/js_worker_module/jsapi/interfaces/innerkits/worker_core:worker_init"
}
],
"test_list": [
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xliu-huanwei/js_worker_module.git
git@gitee.com:xliu-huanwei/js_worker_module.git
xliu-huanwei
js_worker_module
js_worker_module
master

搜索帮助