Skip to content

Conversation

@crowlKats
Copy link
Member

No description provided.

}

#[derive(Debug)]
pub(crate) struct SameObject<T: GarbageCollected + 'static> {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this getting removed? the point was to delete it from deno_core.

Copy link
Member Author

@crowlKats crowlKats Nov 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh whoops, that was accidental. why do we wanna remove it from deno_core though? this is a utility we would be using across many APIs

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it has nothing to do with the cppgc api

@stefnotch
Copy link
Contributor

Lovely, always happy to see a WebGPU upgrade. From the looks of it, this should fix #28660 and #28649 , right?

Is there any chance you could give #28498 a try?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants