Closed heinthanth closed 2 months ago
Looks good in my fork now :) I thought Nim compiler won't check for isAppleSilicon proc since it's never called on Windows. But I was wrong about that.
isAppleSilicon
Should be Ok now.
Thank you!
Looks good in my fork now :) I thought Nim compiler won't check for
isAppleSilicon
proc since it's never called on Windows. But I was wrong about that.Should be Ok now.