Skip to content

[erlang] Lower the required NIF version and simplify #230

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

Closed
cocoa-xu opened this issue Feb 14, 2024 · 1 comment · Fixed by #233
Closed

[erlang] Lower the required NIF version and simplify #230

cocoa-xu opened this issue Feb 14, 2024 · 1 comment · Fixed by #233
Assignees

Comments

@cocoa-xu
Copy link
Owner

Erlang NIF should be backwards compatible so we can try to lower the required NIF version, say NIF 2.15, and we can simply do a NIF 2.15 release for all variants instead of releasing one for each NIF version. In this way, this library will be available to more users who're using old major versions of Erlang/OTP.

@cocoa-xu cocoa-xu self-assigned this Feb 14, 2024
@cocoa-xu
Copy link
Owner Author

We can do this after addressing #210 which could bring less burden.

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 a pull request may close this issue.

1 participant