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

chore: remove precompiled binaries #8

Merged
merged 17 commits into from
Mar 20, 2024
Merged

chore: remove precompiled binaries #8

merged 17 commits into from
Mar 20, 2024

Conversation

bobbyg603
Copy link
Member

@bobbyg603 bobbyg603 commented Mar 19, 2024

Use Neon to call into the Mozilla dump_syms crate. This is a barebones implementation for now and we can follow up with support for additional options.

TODO

BREAKING CHANGE: replace dumpSyms and dumpSymsSync with single dumpSyms that calls the native addon.

@bobbyg603
Copy link
Member Author

TODO BG re-add the install script. The addon has to be compiled for the target platform.

@bobbyg603
Copy link
Member Author

TODO BG re-add the install script. The addon has to be compiled for the target platform.

try to build the rust binary, log a warning if we don't, log a warning if we can't load them

@bobbyg603
Copy link
Member Author

@bobbyg603
Copy link
Member Author

@bobbyg603 bobbyg603 merged commit 6400f4f into main Mar 20, 2024
@bobbyg603 bobbyg603 deleted the neon branch March 20, 2024 14:05
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.

2 participants