Yun Dou
Yun Dou
@crazywhalecc callable-workflows了解一下 要改的东西也不多 caller: https://github.com/dixyes-bot/call-lwmbs/blob/latest/.github/workflows/daily-release.yml#L10-L19 callee: https://github.com/dixyes/lwmbs/blob/master/.github/workflows/linux-new.yml#L39-L89
Does Microsoft provide armclang in the default installation of Visual Studio? These codes are used in many projects. If armasm support is removed, they may require users to install additional...
BTW the armasm in file name means [ms armasm64](https://learn.microsoft.com/en-us/cpp/assembler/arm/arm-assembler-command-line-reference?view=msvc-170), not ARM armasm, they are not deprecated yet. So I think keeping these armasm64 sources, adding new armclang sources/b2 configurations then...
For those who are struggling here, I have a dirty way to make node 20 work with centos:7 1. mount a dir with `jobs..container.volumes`, one ro on /__e/node20, another rw...
1. 有可能(没啥事是不可能的) 2. 短期来看没有精力实现完整的(go调度器级别的)多线程 3. 如果有精力实现这一调度器,欢迎你的贡献
sorry for late reply Please try newer binary from [static-php](https://dl.static-php.dev/static-php-cli/) or [lwmbs](https://github.com/dixyes/lwmbs/actions)
实现了`Swow\nproc()` 4e0e0ebf0b306e5394de5c61ae6bd879903d4227 @twose 看看没啥问题的话这个api就这样了
新版本已发:https://github.com/swow/swow/releases/tag/v1.6.0
8.4 support is already done, but not sync to `develop` branch. Try `ci` branch at this time. We are working on updating the libuv dependency in libcat (a tough task),...
Keep this open for helping others Close this when we finally made develop branch and released new version.