curiousdannii/ifvms.js

Use a separate Dataview for RAM

Closed this issue · 0 comments

Use a separate Dataview for RAM to try to ensure writes are safely restricted to dynamic (writable) memory. Because it already checks for range errors this should be essentially free!

Maybe one for static memory too? (for @Loadb and @loadw)