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

interp/wazero: add memory debugging and correct Halt() implementation #28

Merged
merged 2 commits into from
Apr 1, 2024

Conversation

deadprogram
Copy link
Member

This PR modifies interp/wazero by adding the standard memory debugging, and also correcting the Halt() implementation. It should only clear out the module, not the entire engine.

@deadprogram deadprogram force-pushed the wazero-interp-halt branch 3 times, most recently from 9bf208a to 59adde8 Compare March 29, 2024 23:37
…ources possible from runtime

Signed-off-by: deadprogram <[email protected]>
@deadprogram
Copy link
Member Author

Thanks for review @orsinium now merging.

@deadprogram deadprogram merged commit 0995e2f into dev Apr 1, 2024
1 check passed
@deadprogram deadprogram deleted the wazero-interp-halt branch April 1, 2024 10:13
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.

None yet

2 participants