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
Fixes#11
- [x] Implement FFI calls
- [x] Implement CurrentPlugin
- [x] Implement HostFunction
- [x] Fail fast when validating callback params
- [x] Add PHPDoc comments
- [x] Add README section
- [x] Add tests
- [x] Review for breaking changes
- [ ] ~~User Data~~. Wasn't able to find a way to pin PHP objects and
get their address. Users can use captured variables in the callback
closures instead.
---------
Co-authored-by: Steve Manuel <steve@dylib.so>
No description provided.
The text was updated successfully, but these errors were encountered: