4

We tried the "bytecode unbundle" experimental feature of React Native Windows (enabled by ChakraCore's underlying bytecode caching feature) and found it noticeably improved app launch and time-to-interaction metrics.

Does JavaScriptCore support a similar feature that could be used for similar gains with React Native applications on Android (which embeds a custom-built JavaScriptCore)?

Matt Hargett
  • 1,442
  • 1
  • 12
  • 32
  • https://github.com/WebKit/webkit/tree/master/Source/JavaScriptCore/bytecode may have what you want. – mikep Jun 27 '17 at 02:15

0 Answers0