Hey! Would it be possible to link this repo to wasm-tools?
Closed this issue · 5 comments
Hey folks! I ran into this repo early on when starting some research on WASM & WASI. It's named pretty similarly to the wasm-tools
repo which seems to fill the intended purpose of this repo. (wasi-
and wasm-
can be easy to get switched up, especially when you're just getting started in the ecosystem!)
Would it make sense to push a README commit to this repo pointing incoming readers at wasm-tools
? (Would it also make sense to archive this repo? I'm not sure what the state of it is – it might be here in preparation for more tools to land, in which case I totally understand not archiving it.)
(Great work on WASM & WASI, btw!)
I'm thinking it makes sense to phase this repo out and archive it. We do still use it in the github actions in repos generated from the wasi-proposal-template repo, but we should switch that to wit-bindgen.
This switch has now happened.
I've filed to explain the purpose of this repo and link to wit-bindgen.
That is, I've filed #19 to this.
#19 is now merged; I'll now archive this repo.