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

Read/write region copy #739

Closed
wants to merge 4 commits into from
Closed

Read/write region copy #739

wants to merge 4 commits into from

Conversation

maurolacy
Copy link
Contributor

A re-hashing of #730, including original read_memory changes, similar changes in write_memory, and optimized vec creation.

Credits to @slave5vw, who originally pushed #730.

@webmaster128
Copy link
Member

Thank you for working on this implementation, which shows the feasibility of this improvement and measures its impact. This is valuable insights.

After careful consideration we decided this should really be implemented in Wasmer, not here. I opened wasmerio/wasmer#2035. The reason is that if we put so much effort into reasoning whether or not this is a safe operation, it should be available to all users of Wasmer, not just us. In the unlikely case that the feature request is rejected by Wasmer, we'll come back to it here.

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