Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

engine, interp: use engine.Reader interface for Interpreter.Load() #15

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

deadprogram
Copy link
Member

This PR modifies engine and interp to use a new engine.Reader interface as the parameter for Interpreter.Load() to avoid extra copying where possible.

@deadprogram
Copy link
Member Author

Any comments before merge @orsinium or anyone else?

@deadprogram
Copy link
Member Author

Thanks for review @orsinium now merging.

@deadprogram deadprogram merged commit 6384fcc into main Mar 4, 2024
1 check passed
@deadprogram deadprogram deleted the load-reader-interface branch March 4, 2024 07:43
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.

2 participants