#
DonationI'm a full-time open source developer. Any amount of the donations will be highly appreciated and could bring me great encouragement.
Paypal
Alipay (支付(宝|寶))
- Wechat (微信)
#
ContributeWe will much appreciate contribution. Just create a new pull request
#
TodoNew ideas are welcome! Please create a new issue.
Add a macro like
aco_mem_new
which is the combination of something likep = malloc(sz); assertalloc_ptr(p)
.Add a new API
aco_reset
to support the reusability of the coroutine objects.Support other platforms (especially arm & arm64).