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

Add support for multi memory #2591

Open
liangzhupic opened this issue Sep 25, 2023 · 1 comment
Open

Add support for multi memory #2591

liangzhupic opened this issue Sep 25, 2023 · 1 comment

Comments

@liangzhupic
Copy link

I noticed that the multi-memory proposal is going to be the phase 4 currently. Refer to multi-memory-phase4 .Will wasm micro runtime team add support for this new feature which is useful for the use case that import a host mmap memory to wasm instance to access it. I'm looking forward it.

@wenyongh
Copy link
Contributor

Hi, it is really useful if multi-memory can help share buffer between two wasm modules, but for the toolchain, it seems that only binaryen supports it, right? And not sure how to leverage this feature when writing the wasm app (e.g. C/C++/Rust), is there any case (like importing a host mmap memory as you mentioned)?

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

No branches or pull requests

2 participants