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

Add support to OTP-28 (master branch) #1490

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

bettio
Copy link
Collaborator

@bettio bettio commented Jan 23, 2025

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

Atom length prefix now is a varlen int, so up to 255 codepoints can be
supported.

AtomVM will not support this. When going embedded some features should
be left out, and this is one of them.

See also:
- erlang/otp#8913
- erlang/otp#9336

Signed-off-by: Davide Bettio <[email protected]>
Enabled again with master (that will be OTP-28).

Signed-off-by: Davide Bettio <[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.

1 participant