Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions native-libs/libhermesvm.so.json
Original file line number Diff line number Diff line change
@@ -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"
}