Zig NEWS

Discussion on: Faster Interface Style

Collapse
 
david_vanderson profile image
David Vanderson

Good point. It looks like you can do the pointer cast in the interface:
github.com/ziglang/zig/blob/master...

I'll have to look at that and maybe write a followup about it. Thanks!