diff --git a/native-libs/libhermesvm.so.json b/native-libs/libhermesvm.so.json new file mode 100644 index 0000000..b5935ba --- /dev/null +++ b/native-libs/libhermesvm.so.json @@ -0,0 +1,39 @@ +{ + "data": [ + { + "locale": "zh-Hans", + "data": { + "label": "Hermes JS Engine", + "dev_team": "Facebook", + "rule_contributors": [ + "xyl23333", + "ArthurCyy", + "HenryWu01", + "WOLFRAZOR", + "sebastien46", + "yfdyh000" + ], + "description": "Hermes 是一个为 React Native 应用程序的快速启动而优化的 JavaScript 引擎。它具有提前静态优化和紧凑的字节码。", + "source_link": "https://github.com/facebook/hermes" + } + }, + { + "locale": "en", + "data": { + "label": "Hermes JS Engine", + "dev_team": "Facebook", + "rule_contributors": [ + "xyl23333", + "ArthurCyy", + "HenryWu01", + "WOLFRAZOR", + "sebastien46", + "yfdyh000" + ], + "description": "Hermes is a JavaScript engine optimized for fast startup of React Native applications. It features ahead-of-time static optimization and compact bytecode.", + "source_link": "https://github.com/facebook/hermes" + } + } + ], + "uuid": "A228D644-0E73-4723-BBFA-5BBF905A49B7" +} \ No newline at end of file