Skip to content

Add interpretation function from byte to character#154

Merged
ia0 merged 1 commit intomainfrom
interp
Apr 9, 2026
Merged

Add interpretation function from byte to character#154
ia0 merged 1 commit intomainfrom
interp

Conversation

@ia0
Copy link
Copy Markdown
Owner

@ia0 ia0 commented Apr 9, 2026

This is useful for custom processing that cannot be easily provided in a generic way. For example, the FromBase64 function of ECMA-262 is not a simple instantiation of the existing customizations. It needs additional special processing.

This is useful for custom processing that cannot be easily provided in a generic way. For example,
the `FromBase64` function of ECMA-262 is not a simple instantiation of the existing customizations.
It needs additional special processing.
@ia0 ia0 merged commit d354bb2 into main Apr 9, 2026
2 checks passed
@ia0 ia0 deleted the interp branch April 9, 2026 12:56
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