Skip to content

Conversation

gshep
Copy link

@gshep gshep commented Jun 5, 2023

Hi everyone!

I would like to present inject function refactoring. It doesn't change any logic nor add any new functionality. It just splits the function into two separate parts (however inject reuses the new one).

This is required to provide ability of code reuse. For example some projects may perform their own custom (business specific logic) instrumentation however it needs to make some steps that are already implemented by wasm-instrument. The intention of the refactoring is to export function performing adjustment of indices after gas counter injection.

@gshep gshep requested review from athei and pepyakin as code owners June 5, 2023 12:59
@gshep
Copy link
Author

gshep commented Jun 11, 2023

ping @athei @pepyakin

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