Skip to content

Check if everything from the C wrapper is available in the advanced wrapper

  • all functions are accessible, preferably as methods or constructors
  • all types are reexposed
  • all types are sorted into the correct subcategory (maybe the rust version of wgpu can help to sort it in a good way)
  • all functions are typesafe