compat-table
compat-table copied to clipboard
Add results for Hermes 0.8.1 to 0.11.0
Adds results for Hermes versions:
0.7.0 (already mostly present) 0.8.0 0.9.0 0.10.0 0.11.0
I'm part of the React Native team at Meta, and we're looking to give more visibility to Hermes feature support as we move towards Hermes as default for React Native. Thanks for providing this platform!
(NB: In practice, because Hermes is focused on bytecode performance over syntax support, JS support in React Native is heavily augmented by Babel - I'm planning to follow up this PR with the addition of "React Native" as a runtime from RN 0.68 - effectively this will be Hermes + RN's bundled Babel preset)
Preview: https://robhogan.github.io/compat-table/es6/#hermes0_11_0
CC @neildhar
(Currently in draft to give the Hermes team a chance to review footnotes, etc.)
Any updates?