Files
wasmtime/crates
Peter Huene f5c4d87c45 Implement on-demand memory initialization for the uffd feature.
This commit implements copying paged initialization data upon a fault of a
linear memory page.

If the initialization data is "paged", then the appropriate pages are copied
into the Wasm page (or zeroed if the page is not present in the
initialization data).

If the initialization data is not "paged", the Wasm page is zeroed so that
module instantiation can initialize the pages.
2021-03-04 18:19:45 -08:00
..
2021-03-04 18:17:03 -08:00
2021-03-04 18:17:03 -08:00
2021-03-01 16:39:20 -06:00
2021-03-04 18:17:03 -08:00
2021-03-04 18:17:03 -08:00
2021-03-04 18:17:03 -08:00
2021-03-04 18:17:03 -08:00
2021-03-04 18:17:03 -08:00
2021-03-04 18:17:03 -08:00
2021-03-04 18:17:03 -08:00
2021-03-04 18:17:03 -08:00
2021-03-04 18:17:03 -08:00
2021-03-04 18:17:03 -08:00
2021-03-04 18:17:03 -08:00