running.md moved to wasmtime.md section and updated w custom invocations#268
Closed
macovedj wants to merge 1 commit intobytecodealliance:mainfrom
Closed
running.md moved to wasmtime.md section and updated w custom invocations#268macovedj wants to merge 1 commit intobytecodealliance:mainfrom
macovedj wants to merge 1 commit intobytecodealliance:mainfrom
Conversation
itowlson
reviewed
Jun 17, 2025
Collaborator
There was a problem hiding this comment.
Does mdbook give us a way to keep a redirect here, just in case?
Also, I again have a bit of a concern re signposting. The "creating and consuming" section provides a kind of journey of I write my component and I compose it with other components and then I run it and then I publish it. And removing this leaves a gap. The reader now needs to know that "how do I run my component" lives in the "Runtime Support" section, the title of which feels like it's going to be a list of caveats and feature comparisons for different runtimes rather than "this is how you make your component go."
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #264, also as part of updates to chapter 6 discussed on SIG Docs meeting.