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

ref(profiling) Fix Electron support #14215

Closed
wants to merge 1 commit into from

Conversation

JonasBa
Copy link
Member

@JonasBa JonasBa commented Nov 8, 2024

Fixes electron crash described in #13978 (reply in thread)

I've decided not to provide any precompiled binaries yet, in part because I need more time, and also because I'm also not sure if that is something we want to do. Reading electron native module docs, it seems that the recommended approach in electron is to use electron/rebuild package to rebuild dependencies, which defeats the purpose of us providing precompiled binaries.

For now, this fixes the crash and allows users to at least use the package and we can reevaluate with time if the prebuilt binaries are something we want to add.

@JonasBa JonasBa force-pushed the jb/profiling/electron-binaries branch from d039d8b to 154c42e Compare November 8, 2024 20:48
@JonasBa JonasBa closed this Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant