Skip to content

Conversation

@UncleGrumpy
Copy link
Collaborator

Handle new OTP-28 uncompressed literals when running on OTP 28 and later, continues to support zlib compression for literals with earlier OTP versions.

Closes #30

@UncleGrumpy
Copy link
Collaborator Author

UncleGrumpy commented May 23, 2025

These changes allow the failing otp28 test in #28 to pass.
Also closes #29, which I opened possibly expecting to need to update the handling of atoms, but tests pass without needing further changes.

@UncleGrumpy UncleGrumpy force-pushed the otp28_update branch 2 times, most recently from 17889fa to 666095c Compare May 24, 2025 01:15
Handle new OTP-28 uncompressed literals when running on OTP 28 and later, continues to support zlib
compression for literals with earlier OTP versions.

Adds OTP-28 to the workflow test matrix.

Closes #30

Signed-off-by: Winford <[email protected]>
@UncleGrumpy UncleGrumpy requested a review from bettio May 24, 2025 08:35
@bettio bettio merged commit 08e9362 into atomvm:master May 24, 2025
4 checks passed
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.

Need support for uncompessed literals

3 participants