v1.2.0
Pre-release
Pre-release
What's Changed
- Pump platform message loop from requestIdleCallback by @Kudo in #106
- Fix crash for accessing V8::Global dangling pointer by @Kudo in #107
- Optimize shallow clone without casting by @Kudo in #108
- startup enhancement by @Kudo in #109
- Fix mkcodecache issue by @Kudo in #110
Breaking Changes
V8ExecutorFactory
interface change where androidContext
is necessary.
Full Changelog: v1.1.2...v1.2.0