pub fn byte_size_of_wasm_ty_in_gc_heap(ty: &WasmStorageType) -> u32
Expand description
Get the byte size of the given Wasm type when it is stored inside the GC heap.
pub fn byte_size_of_wasm_ty_in_gc_heap(ty: &WasmStorageType) -> u32
Get the byte size of the given Wasm type when it is stored inside the GC heap.