ts2abc组件是方舟平台的一个组件,其作为方舟编译器中JavaScript语言的前端工具,支持将JavaScript文件转换为方舟字节码文件
Provides syntax compilation and conversion of declarative paradigms, syntax verification, and rich and friendly syntax error prompt capabilities. | 提供声明式范式的语法编译转换,语法验证,丰富友好的语法报错提示能力。
Third-party open-source software typescript | 三方开源软件typescript
arkcompiler toolchain | 方舟工具链
方舟JS运行时(ARK JavaScript Runtime)是OpenHarmony上JS应用使用的运行时。包含JS对象的分配器以及垃圾回收器(GC)、符合ECMAScript规范的标准库、用于运行ARK前端组件生成的方舟字节码(ARK Bytecode,abc)的解释器、用于存储隐藏类的内联缓存、方舟JS运行时对外的函数接口(AFFI)等模块。
Settings system app | 系统设置应用
filepickers system app | 文件选择器;其他应用可通过拉起文件选择器获取公共文件
security privacy center application | 安全隐私中心应用