Files
browser/src
Karl Seguin c31290b794 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.
2025-05-07 13:50:25 +08:00
..
2025-05-06 12:52:08 +02:00
2025-02-27 16:09:10 +08:00
2025-04-23 08:28:20 +08:00
2025-03-19 16:28:15 +01:00
2025-05-05 13:29:41 +08:00
2025-02-26 21:00:43 +08:00
2025-05-05 13:29:41 +08:00
2025-04-15 21:16:20 +08:00
2025-04-29 10:22:08 +08:00