You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've forked the repo and built v8 without external data + JIT. with 1.1000.4 tag. Everything went right. Is it possible to add a published package without the need of external data @Kudo ?
Latest packages have snapshot bin as external files.
Do envision to release a package with snapshots as non-external data ?
As I'm reading more carefully env.sh, I'm seeing that jit is disabled for non-external data:
v8-android-buildscripts/scripts/env.sh
Line 55 in fe84827
Is it possible to have JIT and non-external data?
The text was updated successfully, but these errors were encountered: