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

use JSON for FFI instead of neon_serde #305

Merged
merged 1 commit into from
Aug 9, 2023
Merged

use JSON for FFI instead of neon_serde #305

merged 1 commit into from
Aug 9, 2023

Conversation

antonok-edm
Copy link
Collaborator

@antonok-edm antonok-edm commented Aug 9, 2023

Closes #304
Unblocks #279

This allows us to remove neon-serde, which has a history of being only transiently maintained by various members of the community over time. This also supposedly provides better performance, although I haven't benchmarked it myself.

Ideally it can be replaced by an upstream solution eventually, but it seems to be an overall improvement already.

@antonok-edm antonok-edm self-assigned this Aug 9, 2023
@antonok-edm antonok-edm merged commit 6705b41 into master Aug 9, 2023
5 checks passed
@antonok-edm antonok-edm deleted the json-ffi branch August 9, 2023 04:22
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.

NodeJS bindings issue
1 participant