Skip to content

Conversation

@deanmlittle
Copy link
Contributor

This PR enables simpler fast-path optimization in Pinocchio program entrypoints without having to roll your own repro of the deserialization function. It exposes both a standard entrypoint_deserialize function consumed internally by the program_entrypoint! macro, as well as a custom_program_entrypoint! macro for convenience.

@deanmlittle
Copy link
Contributor Author

Also note, if deemed too great of a change, it would also be possible for us to reduce the size of this PR by omitting custom_program_entrypoint! macro and just exposing the entrypoint_deserialize function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant