Hermes
React Native
用の
JavaScript Engine
Meta製
FlowやCommonJSを解釈して実行できる
ExpoでHermesを使う
github
website
#WIP
起動時間の短縮
メモリ使用量の削減
build sizeの削減
JIT compileではなく、
AOT compile
する?
build時に、parseとcompileが行われる?
https://engineering.fb.com/2019/07/12/android/hermes/
仕組みの解説
http://abcdef.gets.b6n.ch/entry/2019/12/11/121840
http://watanabeyu.blogspot.com/2019/07/expo-v34android-64bitios13bare.html
https://reactnative.dev/docs/hermes
http://abcdef.gets.b6n.ch/entry/2019/07/22/142510
https://tech.kitchhike.com/entry/react-native-features-202111