Skip to content

docs: add template links for WASI HTTP (#293) - #371

Open
Rohan170603 wants to merge 1 commit into
bytecodealliance:mainfrom
Rohan170603:add-template-links
Open

docs: add template links for WASI HTTP (#293)#371
Rohan170603 wants to merge 1 commit into
bytecodealliance:mainfrom
Rohan170603:add-template-links

Conversation

@Rohan170603

Copy link
Copy Markdown
Contributor

This PR adds links to the WASI HTTP templates in the Useful Links section of the component model documentation.

Changes

  • Added a new "Templates" subsection under the existing links in useful-links.md
  • Added link to sample-wasi-http-js - WASI HTTP JavaScript template
  • Added link to sample-wasi-http-rust - WASI HTTP Rust template
  • Added corresponding reference definitions at the bottom of the file

Why

This helps users discover ready-to-use templates for building WASI HTTP components, making it easier to get started with the component model. The templates provide practical examples that complement the documentation.

Related Issue

Fixes #293

@vados-cosmonic vados-cosmonic left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a part of the other PR? Should they be combined?

@Rohan170603

Copy link
Copy Markdown
Contributor Author

@vados-cosmonic These are related but separate issues:

They were created as separate PRs because they address different issues (#332 and #293).

I'm happy to combine them if that makes more sense, or keep them separate as they are addressing different aspects. Let me know your preference!

@vados-cosmonic

Copy link
Copy Markdown
Collaborator

Ah, thanks for clarifying -- that's fine, once the other one merges we can rebase this one and then I'll review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documents Bytecode Alliance Templates

2 participants