docs: add related projects links - #370
Conversation
vados-cosmonic
left a comment
There was a problem hiding this comment.
This looks great @Rohan170603 thanks for the contribution!
What do you think about making the list a table, and separating the kind of project that is being referenced? For example ComponentizeJS as a project is very different from sample-wasi-http-js (though related, of course)
|
@vados-cosmonic Thanks for the review and the suggestion! I agree that a table would make it clearer to categorize the different types of projects. What categories would you suggest? I was thinking something like:
Happy to update the PR with whatever categorization you think works best! |
|
Hey @Rohan170603 so what I was thinking was that there could be multiple tables, and the the project & description... So something like: Toolchains
Template projects
...etc What do you think? If you like a regular list more that's also fine |
|
@vados-cosmonic Thanks for the suggestion! I really like the idea of multiple tables — it makes it much easier to find projects by category. Here's what I'm thinking: Runtimes & Frameworks
Tools
Language Tooling
Templates & Samples
Does this look good to you? If yes, I'll update the PR right away! |
|
That looks great to me! Thanks for reworking it -- if you want to make those changes I'd be happy to re-review and let's get this merged ASAP |
vados-cosmonic
left a comment
There was a problem hiding this comment.
LGTM 🚀
Thanks @Rohan170603 !
|
@vados-cosmonic Thank you so much for the review and merging! Really appreciate your guidance on the table format — it definitely made the section much better. Looking forward to contributing more! |
This PR adds a "Related Projects" section to the README.md linking to key Bytecode Alliance projects in the component ecosystem.
Changes
Why
Helps users discover related tools and the broader ecosystem.
Fixes #332