管理员 liwentao_uiw dhy308 huanghuijin
Third-party open-source software musl | 三方开源软件musl
方舟JS运行时(ARK JavaScript Runtime)是OpenHarmony上JS应用使用的运行时。包含JS对象的分配器以及垃圾回收器(GC)、符合ECMAScript规范的标准库、用于运行ARK前端组件生成的方舟字节码(ARK Bytecode,abc)的解释器、用于存储隐藏类的内联缓存、方舟JS运行时对外的函数接口(AFFI)等模块。
LLVM OHOS开源,构建OHOS生态
Third-party open-source software python | 三方开源软件python
Third-party open-source software mingw-w64 | 三方开源软件mingw-w64
init process for startup | 启动模块init进程
Appspawn module for spawning application processes | 应用孵化模块
ability_runtime | 元能力框架
There are to many path deps in BUILD.gn & bundle.json in OHOS. When we move a folder to a new path, it takes us a lot of time to switch the path in our modules. So we write this script to deal with it
Peripheral driver of the Hardware Driver Foundation (HDF) | HDF外设驱动
Establishing communication with RIL Adapter | 电话基础服务模块主要功能实现与RIL Adapter进行通信
ATM(AccessTokenManager)是OpenHarmony上基于AccessToken构建的统一的应用权限管理能力。