equal-l2
equal-l2
Hello, any update for this?
For clarity, all warnings remaining come from `request`, which is used by `sign-addon`.
Hello, any progress in here?
@sanemat Thank you for the invitation! I'm not so good about fonts actually, but I'll do my best.
Please note that I will continue to make PR for commits in order to reduce a mistake, unless the change is too small. I'll merge the PR by myself when...
I am sorry but I don't understand Chinese and my translator didn't work well. Would you write it in English, please?
Any updates here?
I'm also experiencing this. Versions: ```shell % hub --version git version 2.28.0 hub version 2.14.2 % zsh --version zsh 5.8 (x86_64-apple-darwin19.3.0) ``` (git, hub and zsh are installed via Homebrew)...
Bun currently requires AVX2 on Intel: https://github.com/oven-sh/bun/issues/67 At least one of the action error occurring is caused by lacking AVX2: ``` fastavxbase64.c:79:27: error: always_inline function '_mm256_maskload_epi32' requires target feature 'avx2',...
We can't use AVX2 for the time being because macOS 12 supports Mac Pro with Ivy Bridge, which doesn't support AVX2.