Skip to content

Interoperability

The interoperability subsystems expose memory and buffer interop utilities between WebGPU and WebAssembly or Python.

In This Section

  • Frame arena allocation and reset flows
  • Heap arena lifecycle and typed allocations
  • View and typed-array helpers over shared memory
  • Shared memory requirements and checks
  • Pointer/handle-based interop utilities

Suggested Starting Points

Use the sidebar for the complete interop API reference.