Files
wasmtime/crates
Peter Huene 1a0493946d Make the storage of wasmtime_runtime::Table consistent.
This change makes the storage of `Table` more internally consistent.

Elements are stored as raw pointers for both static and dynamic table storage.

Explicitly storing elements as pointers removes assumptions being made by the
pooling allocator in terms of the size and default representation of the
elements.

However, care must be made to properly clone externrefs for table operations.
2021-03-05 18:36:14 -08:00
..
2021-03-04 18:19:46 -08:00
2021-03-04 18:17:03 -08:00
2021-03-04 18:17:03 -08:00
2021-03-04 18:19:46 -08:00
2021-03-01 16:39:20 -06:00
2021-03-04 20:14:40 -08:00
2021-03-04 18:17:03 -08:00
2021-03-04 18:17:03 -08:00
2021-03-04 18:19:46 -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-05 00:49:06 -08:00
2021-03-04 18:17:03 -08:00
2021-03-04 18:17:03 -08:00