Commit c31290b
committed
Change NamedFunction from a generic to a normal struct.
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.1 parent f1fe4c0 commit c31290b
1 file changed
+102
-102
lines changed
0 commit comments