Skip to content

Fix: handle OTP28 uncompressed literals #53

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

petermm
Copy link
Contributor

@petermm petermm commented Aug 10, 2025

We need the try/rescue due to potential false positives on 0x78, and we need the case matching for happy path.

Afaik packbeam is being unified, so this is interim quickfix.

Tested main, with hello world (otp27 and otp28) - more issues with OTP28 may exist.

Fixes #57

We need the try/rescue due to potential false positives on 0x78, and we need the case matching for happy path.

Afaik packbeam is being unified, so this is interim quickfix.

Signed-off-by: Peter M <[email protected]>
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.

Unable to run atomvm.packbeam
1 participant