Skip to content

Conversation

@karlseguin
Copy link
Collaborator

NamedFunction is important for displaying good error messages when there's something wrong with the Zig structs we're trying to bind to JS. By making it a normal struct, it's easier and cheaper to pass wherever an @CompileError might be needed.

NamedFunction is important for displaying good error messages when there's
something wrong with the Zig structs we're trying to bind to JS. By making it
a normal struct, it's easier and cheaper to pass wherever an @CompileError
might be needed.
@krichprollsch krichprollsch merged commit 540dea9 into main May 7, 2025
12 checks passed
@krichprollsch krichprollsch deleted the non_generic_named_function branch May 7, 2025 06:32
@github-actions github-actions bot locked and limited conversation to collaborators May 7, 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.

3 participants