Stream: wasi-gfx

Topic: Contributions


view this post on Zulip Mendy Berger (Mar 05 2024 at 17:48):

Starting this topic to discuss how to divide up work.
For now we agreed to open issues for each resource type, and meta issues grouping the resource issues for larger things like compute.

cc @Sean Isom @Atanas Atanasov

view this post on Zulip Sean Isom (Mar 06 2024 at 02:07):

I'm good to take on some of the deeper rendering topics

view this post on Zulip Atanas Atanasov (Mar 06 2024 at 09:50):

i can take a look on compute pass topics

view this post on Zulip Mendy Berger (Mar 07 2024 at 01:31):

I've added all issue for each resource at https://github.com/MendyBerger/wasi-webgpu/issues.

@Sean Isom @Atanas Atanasov do you mind creating issues for your respective topics?

Contribute to MendyBerger/wasi-webgpu development by creating an account on GitHub.

view this post on Zulip Tarek Sander (Mar 07 2024 at 09:11):

@Mendy Berger I noticed you made one issue ("Open question: How to deal with buffers that need lots of reads/writes") in the repo in the WebAssebly org and the rest of the issues in your repo. Is that intentional?

view this post on Zulip Mendy Berger (Mar 07 2024 at 12:38):

Yes.
Spec issues should be on the WebAssembly repo, and example issues should be the examples repo.
I'll move over the wit to the WebAssembly repo as well.
Makes sense?

view this post on Zulip Mendy Berger (Mar 07 2024 at 12:39):

BTW do you think that we should create an org for all our repositories, instead of having these repos under personal names?

view this post on Zulip Tarek Sander (Mar 07 2024 at 13:27):

I think it's fine for now, we could make milestones an merge them into the official WebAssembly repo. So what do you think, should the Windowing proposal stay separate or also be included in your one? In case it's included, I'd likely change mini-canvasand name it more appropriately.

view this post on Zulip Mendy Berger (Mar 07 2024 at 13:47):

Yeah, naming is hard, I didn't put much effort in naming things well. Feel free to suggest better names in the naming topic


Last updated: Nov 22 2024 at 16:03 UTC