You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
)
- [x] Remove dependency on `ircmaxell/ffime`, instead we handwrite the
bindings. This enables us to supports Windows too.
- [x] Update the FFI to use the latest runtime APIs
- [x] Removed Context
- [x] Removed support for Cancel Handle (since PHP is single-threaded,
wasn't sure how one could use it)
- [x] Add support for Manifest
- [x] Update README
- [x] Add tests
- [x] Add inline docs
- [x] New CI
Fixes#4 and Fixes#3
No description provided.
The text was updated successfully, but these errors were encountered: