-
Notifications
You must be signed in to change notification settings - Fork 954
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
Only grow wasm memory with write ops #3315
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3315 +/- ##
==========================================
+ Coverage 54.05% 54.07% +0.01%
==========================================
Files 315 315
Lines 106296 106344 +48
==========================================
+ Hits 57461 57505 +44
- Misses 48835 48839 +4 ☔ View full report in Codecov by Sentry. |
|
44cb3d0
to
76628c5
Compare
* up/tiago/wasmer-read-only-mem: Changelog for #3315 Test that RO wasm memory cannot grow Avoid growing wasm memory when performing reads
* origin/tiago/wasmer-read-only-mem: Changelog for #3315 Test that RO wasm memory cannot grow Avoid growing wasm memory when performing reads
Describe your changes
Closes #3314
Indicate on which release or other PRs this topic is based on
Based on
v0.38.1
Checklist before merging to
draft