uniter / phpruntime

Runtime library for PHP environments
Other
14 stars 1 forks source link

Async mode & opcode refactor #14

Closed asmblah closed 2 years ago

asmblah commented 2 years ago

After the removal of the Pausable library in https://github.com/uniter/phpcore/pull/12, the standard library in this package needs to be updated to use the new Future-based API.