Skip to content

Ownership of returned strings #143

@kvark

Description

@kvark

Related to #82

We had a small discussion about wgpuAdapterGetProperties. It needs to return a name and some description. When are these going to be freed?

It seems to me that we should make the storage totally owned by the user. So they'd provide a pointer and the capacity, and we'd just fill out the storage with some chars.

Metadata

Metadata

Assignees

Labels

has resolutionIssue is resolved, just needs to be donelifetimesLifetimes of object and memory allocations

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions