Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add initial zlib module with crc32 #2477

Merged
merged 1 commit into from
Aug 5, 2024
Merged

add initial zlib module with crc32 #2477

merged 1 commit into from
Aug 5, 2024

Conversation

anonrig
Copy link
Member

@anonrig anonrig commented Aug 5, 2024

Initializes node:zlib and implements only crc32 for now.

@anonrig anonrig requested a review from jasnell August 5, 2024 15:54
@anonrig anonrig requested review from a team as code owners August 5, 2024 15:54
@anonrig anonrig requested a review from jp4a50 August 5, 2024 15:54
Copy link
Contributor

@garrettgu10 garrettgu10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!



// The following test data comes from
// https://github.com/zlib-ng/zlib-ng/blob/5401b24/test/test_crc32.cc
Copy link
Contributor

@garrettgu10 garrettgu10 Aug 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love the comment on testcase sourcing, hope to see more of this in the future

@anonrig anonrig merged commit 920ff29 into main Aug 5, 2024
8 of 9 checks passed
@anonrig anonrig deleted the yagiz/zlib-crc32 branch August 5, 2024 19:41
@npaun npaun mentioned this pull request Aug 6, 2024
21 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants