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

Support using wasm2c modules built with exported memories #12

Closed
squk opened this issue Feb 21, 2024 · 2 comments
Closed

Support using wasm2c modules built with exported memories #12

squk opened this issue Feb 21, 2024 · 2 comments

Comments

@squk
Copy link

squk commented Feb 21, 2024

It would be nice if rlbox_wasm2c_sandbox supported sandboxing with wasm2c modules that have been built with one or more of the exported memory compile options(i.e. --export-table and --export-memory).

Thread for context : emscripten-core/emscripten@06825ec#r138497857

@shravanrn
Copy link
Contributor

acknowledged. Investigating how to support this!

@shravanrn
Copy link
Contributor

Done in #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

No branches or pull requests

2 participants