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

Multithread Support #2917

Closed
syrusakbary opened this issue Jun 1, 2022 · 3 comments
Closed

Multithread Support #2917

syrusakbary opened this issue Jun 1, 2022 · 3 comments
Labels
🎉 enhancement New feature! 🕵️ needs investigation The issue/PR needs further investigation priority-medium Medium priority issue
Milestone

Comments

@syrusakbary
Copy link
Member

We need:

  • [] An API to share a memory between 2 contexts.
  • [] Support for growing a shared memory (it already has a max limit, just need to map extra pages).

@Amanieu could you give more context on this issue so we can take it forward? Thanks!

@syrusakbary syrusakbary added the 🎉 enhancement New feature! label Jun 1, 2022
@syrusakbary syrusakbary added this to the v3.0 milestone Jun 1, 2022
@syrusakbary syrusakbary added the 🕵️ needs investigation The issue/PR needs further investigation label Jun 1, 2022
@syrusakbary syrusakbary added the priority-medium Medium priority issue label Jul 5, 2022
@syrusakbary
Copy link
Member Author

We need to discuss to gain scope to to see if it will go in Wasmer 3.x instead of 3.0

@syrusakbary syrusakbary modified the milestones: v3.0, v3.x Oct 4, 2022
@ptitSeb
Copy link
Contributor

ptitSeb commented Nov 15, 2022

Linked to #3304

@ptitSeb ptitSeb modified the milestones: v3.x, v3.1 Nov 16, 2022
@fschutt
Copy link
Contributor

fschutt commented Dec 6, 2022

Atomics and SharedMemory are merged in #3153, closing.

@fschutt fschutt closed this as completed Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 enhancement New feature! 🕵️ needs investigation The issue/PR needs further investigation priority-medium Medium priority issue
Projects
None yet
Development

No branches or pull requests

3 participants