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

Implemented shared memory for Wasmer in preparation for multithreading #3114

Merged
merged 2 commits into from
Aug 18, 2022

Conversation

john-sharratt
Copy link
Contributor

This adds shared (and custom) memory for Wasmer

@john-sharratt john-sharratt force-pushed the wasmer3-threads branch 2 times, most recently from d2909a9 to 6827387 Compare August 18, 2022 00:24
@john-sharratt
Copy link
Contributor Author

john-sharratt commented Aug 18, 2022

Added Into<VMMemory> so its a cleaner API.

@ptitSeb ptitSeb changed the base branch from master to feat_sharedmemory August 18, 2022 10:51
@ptitSeb ptitSeb merged commit 1853f87 into wasmerio:feat_sharedmemory Aug 18, 2022
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