Clayblockunova
Clayblockunova
Sorry. I have to close it for fitting new building process.
> 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?
can this be merged now?
Sorry, I have something else to do.
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...