Files
wasmtime/crates
theduke f4faa04dca Safe Memory read/write API (#2528)
This commit introduces two new methods on `Memory` that enable
reading and writing memory contents without requiring `unsafe`.

The methods return a new `MemoryError` if the memory access
fails.
2021-01-26 09:09:20 -06:00
..
2021-01-22 16:02:29 -08:00
2021-01-12 09:51:09 -08:00