1 Star 0 Fork 29

zhanghaibo/js_worker_module

forked from OpenHarmony/js_worker_module
关闭
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.31 KB
一键复制 编辑 原始数据 按行查看 历史
33 提交于 2022-01-12 06:04 . update bundle.json.
{
"name": "@ohos/js_worker_module",
"version": "",
"description": "Provide JS multi-threading capability | 提供JS多线程能力",
"homePage": "https://gitee.com/openharmony",
"license": "Apache V2",
"repository": "https://gitee.com/openharmony/js_worker_module",
"domain": "os",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"js"
],
"keywords": [
"js",
"worker",
"module"
],
"envs": {},
"dirs": {},
"author": {
"name": "",
"email": "",
"url": ""
},
"contributors": [
{
"name": "",
"email": "",
"url": ""
}
],
"segment": {
"destPath": "base/compileruntime/js_worker_module"
},
"component": {
"name": "js_worker_module",
"subsystem": "ccruntime",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [
"//base/compileruntime/js_worker_module/jsapi:jsapi_packages"
],
"inner_kits": [],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhanghaibo0/js_worker_module.git
git@gitee.com:zhanghaibo0/js_worker_module.git
zhanghaibo0
js_worker_module
js_worker_module
master

搜索帮助