Skip to content

Conversation

@nikneym
Copy link
Contributor

@nikneym nikneym commented Nov 14, 2025

This replaces _TYPED_ARRAY_ID_KLUDGE usage with actual types we use for TypedArray.

This replaces `_TYPED_ARRAY_ID_KLUDGE` usage with actual types we use for `TypedArray`.
@nikneym nikneym requested a review from karlseguin November 14, 2025 12:00
if (comptime T == js.Object) {
return try self.createFunction(js_value);
},
// zig fmt: off
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TIL

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same 👀

@nikneym nikneym merged commit d3522e0 into main Nov 17, 2025
10 checks passed
@nikneym nikneym deleted the nikneym/remove-kludge branch November 17, 2025 07:01
@github-actions github-actions bot locked and limited conversation to collaborators Nov 17, 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.

4 participants