-
Notifications
You must be signed in to change notification settings - Fork 13
add wasmcp blog post #152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add wasmcp blog post #152
Conversation
654d95e to
4702a1c
Compare
fc98c33 to
96059c0
Compare
|
This is an awesome article, @bowlofarugula! Thank you so much for taking the time to write it. My only suggestion — would it make sense to add one short paragraph at the beginning of the article with some context on how this links to Spin/Wasm? Thank you! |
|
(as for the image, I'm all for good puns, but will defer to @michelleN on this one 😂) |
7afbf4b to
7877cc9
Compare
|
@radu-matei Thank you for the review! Good call on adding some clarity up front. I've pushed an update with that change as well as a section explicitly showing how MCP components can be distributed on OCI registries this way. Also, I looked into the failing build and noticed that a job is tripping broken over links to OpenAI, which are apparently being blocked by them. I have confirmed these links are accessible in the browser. |
bfdc537 to
d9180af
Compare
kate-goldenring
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for all of your work on this! I left a few preliminary comments. I think this is ready to mark as "Ready for Review".
bc87ae2 to
e134dde
Compare
|
That failing build is due to OpenAI blocking some of the requests that job is making to validate links to their docs. Is there some way to override that check for specific links? |
Signed-off-by: bowlofarugula <[email protected]>
Signed-off-by: bowlofarugula <[email protected]>
Signed-off-by: bowlofarugula <[email protected]>
Signed-off-by: bowlofarugula <[email protected]>
Signed-off-by: bowlofarugula <[email protected]>
Signed-off-by: bowlofarugula <[email protected]>
Signed-off-by: bowlofarugula <[email protected]>
Signed-off-by: bowlofarugula <[email protected]>
Signed-off-by: bowlofarugula <[email protected]>
Signed-off-by: bowlofarugula <[email protected]>
Signed-off-by: bowlofarugula <[email protected]>
Signed-off-by: bowlofarugula <[email protected]>
Signed-off-by: bowlofarugula <[email protected]>
270c783 to
a10d3f4
Compare
Signed-off-by: bowlofarugula <[email protected]>
a10d3f4 to
867de70
Compare
kate-goldenring
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Just some optional nits.
content/blog/mcp-with-wasmcp.md
Outdated
| The [Fundamental Theorem of Software Engineering](https://en.wikipedia.org/wiki/Fundamental_theorem_of_software_engineering) states: | ||
|
|
||
| > We can solve any problem by introducing an extra level of [indirection](https://en.wikipedia.org/wiki/Indirection). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit: In markdown, this seems to hide this quote rather than highlight it. I'd just do a classic quote.
| The [Fundamental Theorem of Software Engineering](https://en.wikipedia.org/wiki/Fundamental_theorem_of_software_engineering) states: | |
| > We can solve any problem by introducing an extra level of [indirection](https://en.wikipedia.org/wiki/Indirection). | |
| The [Fundamental Theorem of Software Engineering](https://en.wikipedia.org/wiki/Fundamental_theorem_of_software_engineering) states: "We can solve any problem by introducing an extra level of [indirection](https://en.wikipedia.org/wiki/Indirection)." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That seems like a bug in our stylesheets (or something)? > should render as blockquote. Or am I misunderstanding your comment Kate?
8a38471 to
a984b27
Compare
Signed-off-by: bowlofarugula <[email protected]>
a984b27 to
9ba302c
Compare
Oh no I think these are from the other blog post? |
|
Oh bother, that's because a Spin PR renamed those WIT directories. Definitely not your problem @bowlofarugula. I will force merge if that's okay? |
|
Woohoo thanks everyone!! |
|
Thank you for all the hard yards on the writing! |


No description provided.