Add get_mapped_range_as_array_buffer which - on wasm WebGPU builds - avoids copying mapped data into wasm heap (#4042)#4103
Merged
cwfitzgerald merged 1 commit intogfx-rs:v0.17from ryankaplan:v0.17Sep 5, 2023
+75-4
Commits
Commits on Sep 1, 2023
Add get_mapped_range_as_array_buffer which - on wasm WebGPU builds - avoids copying mapped data into wasm heap (gfx-rs#4042)
committedRyan Kaplan