方舟JS运行时(ARK JavaScript Runtime)是OpenHarmony上JS应用使用的运行时。包含JS对象的分配器以及垃圾回收器(GC)、符合ECMAScript规范的标准库、用于运行ARK前端组件生成的方舟字节码(ARK Bytecode,abc)的解释器、用于存储隐藏类的内联缓存、方舟JS运行时对外的函数接口(AFFI)等模块。
最近更新: 4年多前Samples of the camera module | camera示例
最近更新: 4年多前Application execution and management framework | 用户程序运行管理框架
最近更新: 4年多前Ability framework. An ability is an abstraction of a functionality that an application can provide and is an essential component to OpenHarmony applications. | Ability是应用所具备能力的抽象,也是应用程序的重要组成部分
最近更新: 4年多前Framework implementation of the audio module | 音频模块框架实现
最近更新: 4年多前Framework implementation of the camera module | 相机模块框架实现
最近更新: 4年多前Managing all types of call connections | 管理各种类型的通话连接
最近更新: 4年多前A Kernel Fault log Detector | 内核故障日志采集
最近更新: 4年多前