Clayblockunova

Results 32 comments of Clayblockunova

> MSVC is not all that large if you install the build tools and not Visual Studio. > > https://aka.ms/vs/17/release/vs_BuildTools.exe how is that compared to GCC+MSYS2?

> the other animal is mingw, it's a dead project. there hasn't been an update to it in 4 years. no sense in using software from a dead project because...

maybe it's just a preference stuff?

B站: https://www.bilibili.com/video/BV1SA66YeEN5 YT: https://www.youtube.com/watch?v=MpeOFvxor_0

how han we make `node dev/optimize-predef.mjs` running faster? should we set `ATOB` available as default when optimizing Base64 letters?

I‘ve deleted some local Base64 alphabet definition, but `dev/optimize-predef.mjs` still take days to run. what should I do now?

I’ve excluded "Q" from comparison, but `dev/optimize-predef.mjs` still take days to run, and I can't guarantee "Q" will never have more practical definition in the future. what should I do...