Do more encapsulation of raw pointers, use more PrimaryMaps instead of Vecs, add a table.rs for managing table storage.
This is the wasmtime-execute crate, which contains wasm runtime support,
supporting the wasm ABI defined by wasmtime-environ.
Do more encapsulation of raw pointers, use more PrimaryMaps instead of Vecs, add a table.rs for managing table storage.
This is the wasmtime-execute crate, which contains wasm runtime support,
supporting the wasm ABI defined by wasmtime-environ.