zpl-c / zpl

📐 Pushing the boundaries of simplicity

Home Page:https://blog.zpl.pw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Look into implementing fiber API for zpl

msmshazan opened this issue · comments

Consider looking at https://code.byuu.org/libco as a reference source

Is it worth investing time into this feature? We should consider its usability and common cases where this would become beneficial. Should we pursue a research into this module?

Things to consider: portability, safety and availability. In case we can develop a POC in a reasonable time we could possibly cover major platforms and provide a new module. However, if the usability is low I think it would be wiser to depend on libco (or any other specifically engineered lib for this purpose) itself.

Closed for inactivity. Please, reopen if it becomes relevant again.