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.
Hi Hamza, Nick is also here on Zulip as @fitzgen (he/him) , so pinging him here would probably work better.
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.
Thanks
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
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
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.
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....
@Hamza it might make more sense to bring this up in the Rust Zulip https://rust-lang.zulipchat.com/
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
Last updated: Nov 22 2024 at 16:03 UTC