Stream: general

Topic: Reviving WASM WG


view this post on Zulip Hamza (May 12 2022 at 19:20):

I would like to revive the Web Assembly Working Group.

I recently became a collaborator on wasm-bindgen repository and I maintain Yew as well as Gloo. There's a lack of people who can help out. Many repositories are dead, with open issues/PRs that need to be resolved. Who do I reach out to get help with this?
I tried contacting @fitzen (the only person listed on https://www.rust-lang.org/governance/wgs/wasm) on twitter, which was the only contact of them I could find, but received no response.

A language empowering everyone to build reliable and efficient software.

view this post on Zulip Peter Huene (May 13 2022 at 04:34):

Hi Hamza, Nick is also here on Zulip as @fitzgen (he/him) , so pinging him here would probably work better.

view this post on Zulip Peter Huene (May 13 2022 at 04:35):

Just so you know, he (and other Fastly employees here) have tomorrow off, so there might not be a response for a while and I'm not sure who else to reach out to that might be able to help.

view this post on Zulip Hamza (May 13 2022 at 12:39):

Thanks

view this post on Zulip Hamza (May 13 2022 at 12:40):

Hi @fitzgen (he/him), you can contact me either by pinging here or on discord (Yuu#6737 I'm in both the official and the community rust server) or by emailing me at muhammadhamza1311@gmail.com. I'd prefer the latter two though

view this post on Zulip Mendy Berger (May 18 2022 at 12:48):

If you need more manpower for this I might be willing to help, have been working with Rust on wasm full time for over a year now. however, I don't feel like I'm even close to being an expert

view this post on Zulip jimmysl lee (May 19 2022 at 01:22):

Mendy Berger said:

If you need more manpower for this I might be willing to help, have been working with Rust on wasm full time for over a year now. however, I don't feel like I'm even close to being an expert

Now what I want to do is to add and delete some functions in the import section, and maybe also add new func type in the type section, but the type modification is easy than before. at present, I am using the parity_wasm library. After changing the function, must modify the call instruction parameters in all the function bodies. is there anyway to have simpler way. It is a bit annoy to change the call instruction parameters.

view this post on Zulip Hamza (May 19 2022 at 10:12):

Mendy Berger said:

If you need more manpower for this I might be willing to help, have been working with Rust on wasm full time for over a year now. however, I don't feel like I'm even close to being an expert

Thanks, I will definitely be needing more manpower (I alone can't manage everything). But first, we need to revive the working group....

view this post on Zulip Mendy Berger (May 19 2022 at 20:49):

@Hamza it might make more sense to bring this up in the Rust Zulip https://rust-lang.zulipchat.com/

Zulip combines the immediacy of real-time chat with an email threading model. With Zulip, you can catch up on important conversations while ignoring irrelevant ones.

view this post on Zulip Hamza (May 20 2022 at 10:48):

I was directed here from that chat. You can find my message in the thread of the same title (as this one)
https://rust-lang.zulipchat.com/#narrow/stream/122651-general/topic/Reviving.20WASM.20WG/near/282157332

Zulip combines the immediacy of real-time chat with an email threading model. With Zulip, you can catch up on important conversations while ignoring irrelevant ones.

Last updated: Nov 22 2024 at 16:03 UTC