pub fn byte_size_of_wasm_ty_in_gc_heap(ty: &WasmStorageType) -> u32Expand 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) -> u32Get the byte size of the given Wasm type when it is stored inside the GC heap.