You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WebAssebmly now losts source code information such like bounds. So how does WASM improve memory safety now? Garbage collection proposal may be able to improve memory safety, but is there a more efficient way? I mean a more lightweight way, like just bounds checking every memory access.
The text was updated successfully, but these errors were encountered:
WebAssebmly now losts source code information such like bounds. So how does WASM improve memory safety now? Garbage collection proposal may be able to improve memory safety, but is there a more efficient way? I mean a more lightweight way, like just bounds checking every memory access.
The text was updated successfully, but these errors were encountered: