-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
featureNew feature or requestNew feature or request
Description
zig-js-runtime doesn't allow return of []T when T is a declared native type.
The compilation complaints with an error lookup should be either builtin or defined
Moerover, I can declare a const TList = []T;, the compilation failed with a type is not a struct error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request