Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow custom v8 snapshots to be used in the main process and the default snapshot in the renderer process #35694

Commits on Sep 19, 2022

  1. feat: allow custom v8 snapshots to be used in the main process and th…

    …e default snapshot in the renderer process (#35266)
    
    * Updates to allow for using a custom v8 snapshot file name
    
    * Allow using a custom v8 snapshot file name
    
    * Fix up patch due to merge
    
    * Use fuse to set up custom v8 snapshot file in browser process
    
    * Refactor to use delegate instead of command line parameter
    
    * Refactoring
    
    * Update due to merge
    
    * PR comments
    
    * Rename patch
    
    * Rename patch
    
    chore: update patches
    ryanthemanuel authored and jkleinsc committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    caa63db View commit details
    Browse the repository at this point in the history