You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i think we should just copy the functions we use into bun, and consider removing them if possible. there was a reason std.meta.trait was removed and i mostly agree with it's reasoning.
What version of Bun is running?
1.0.8
What platform is your computer?
Darwin 22.5.0 x86_64 i386
What steps can reproduce the bug?
bun setup
What is the expected behavior?
the compile should be succded
What do you see instead?
bun cannot be succesfully built with zig 0.12.0-dev.1718+3acb0e30a.
This error occurs in many files.
Additional information
It appears that
meta.trait
is removed from zig stg in ziglang/zig#18061.The text was updated successfully, but these errors were encountered: