home.social

#googlev8 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #googlev8, aggregated by home.social.

  1. Is V8 Code Cache format somewhat stable? Looking at the code it currently just stores bytecode for each function and a few extra data, but no assembly.

    What I'm wondering about is whether I could precompile preload code cache for all platforms/architectures and distribute it with the application?