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

Nodejs native bindings with neon #11

Open
jondot opened this issue Dec 19, 2022 · 0 comments
Open

Nodejs native bindings with neon #11

jondot opened this issue Dec 19, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jondot
Copy link
Member

jondot commented Dec 19, 2022

Suggestion / Feature Request

Use neon to wrap the main decompress API for node.js. This does not require any knowledge of decompress other than its public API, and the API lend itself to FFI very well.

  • Build an ergonomic Node API (play with Neon, provide a suggestion first)
  • CI build for multi-platform binaries for the binding (see how other projects do it)
@jondot jondot added enhancement New feature or request good first issue Good for newcomers labels Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant