Stream: wasi-gfx

Topic: Standards process


view this post on Zulip Mendy Berger (Feb 13 2024 at 13:49):

@Pat Hickey @Bailey Hayes is there anything that I need to do on my side to move the repo into the WebAssembly org? Do I need to fork the wasi-proposal-template?

view this post on Zulip Pat Hickey (Feb 13 2024 at 17:14):

oh, right, I just did this for wasi-observe with @Chris Dickinson - the process that worked, at least for that case, was to transfer ownership of the repo to me (pchickey on github), and then i have the permissions to transfer it into the webassembly org, and then once thats complete i need to re-add you and your co-chair as admins of the repo. sound good?

view this post on Zulip Mendy Berger (Feb 13 2024 at 17:28):

Fine with me, just not sure the current repo has the right structure.

view this post on Zulip Mendy Berger (Feb 13 2024 at 17:28):

Does the repo need to be a fork of wasi-proposal-template?

view this post on Zulip Pat Hickey (Feb 13 2024 at 17:30):

yes, it should be, if possible

view this post on Zulip Pat Hickey (Feb 13 2024 at 17:30):

if something about that template is really not the right shape, lets talk about it

view this post on Zulip Pat Hickey (Feb 13 2024 at 17:31):

if you are going to migrate stuff to a different shape by hand, i can make a fork of the template for you under WebAssembly and give you the right permissions, and then you can just go from there?

view this post on Zulip Mendy Berger (Feb 13 2024 at 17:35):

Yeah, let's do that.

view this post on Zulip Mendy Berger (Feb 13 2024 at 17:35):

Should I move everything over including the examples, or just the wit?

view this post on Zulip Pat Hickey (Feb 13 2024 at 17:38):

im not sure what the best policy is for examples. the standards process is pretty keen to separate implementations (e.g. wasmtime-wasi, wasmtime-wasi-http, wasmtime-wasi-nn) from the specs themselves. in the cases where we have put implementations under the webassembly org, its actually created some problems (e.g. what is the process for early disclosure of a security problem in wasi-libc? well, we dont have one, because the standards body doesnt really have a way to do non-public things). otoh, if the examples are instructive to show people how implementations should work, that seems appropriate to be in the proposal repo (and maybe as we start doing tests for many different proposals we will do it in individual proposal repos rather than centralize it in WebAssembly/wasi-testsuite like exists today)

view this post on Zulip Pat Hickey (Feb 13 2024 at 17:39):

so, i guess based on that guidance, you can make your best judgement for whether examples belong inside your proposal repo, or out in some other repo where an "implementation" lives

view this post on Zulip Mendy Berger (Feb 13 2024 at 17:40):

In that case, I think I'll keep them separated for now.

view this post on Zulip Pat Hickey (Feb 13 2024 at 17:41):

whats your github username? as well as any other co-maintainers

view this post on Zulip Mendy Berger (Feb 13 2024 at 17:42):

MendyBerger
seanisom

view this post on Zulip Pat Hickey (Feb 13 2024 at 17:43):

thanks - admin invites sent to both

view this post on Zulip Mendy Berger (Feb 13 2024 at 17:43):

Thanks!


Last updated: Nov 22 2024 at 16:03 UTC