Skip to content

Conversation

karlseguin
Copy link
Collaborator

No description provided.

@krichprollsch
Copy link
Member

krichprollsch commented Sep 29, 2025

Depends on lightpanda-io/zig-v8-fork#100

@karlseguin karlseguin marked this pull request as ready for review September 30, 2025 01:14
There's always going to be ambiguity between a string and a Uint8Array. We
already had TypedArray(u8) as a discriminator when _returning_ values. But now
the type is also used by mapping JS values to Zig. To support this efficiently
when probing the union, the typed array mapping logic was extracted into its
own function (so that it can be used by the probe).
@karlseguin karlseguin merged commit 5bcccec into main Oct 1, 2025
10 checks passed
@karlseguin karlseguin deleted the text_decode_view branch October 1, 2025 00:42
@github-actions github-actions bot locked and limited conversation to collaborators Oct 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants