Core Project Proposal: The Wasmtime Project#124
Merged
abrown merged 2 commits intobytecodealliance:mainfrom Apr 15, 2025
Merged
Core Project Proposal: The Wasmtime Project#124abrown merged 2 commits intobytecodealliance:mainfrom
abrown merged 2 commits intobytecodealliance:mainfrom
Conversation
A proposal to promote Wasmtime to Core Project status has already been made bytecodealliance#114. The [TSC](https://github.com/bytecodealliance/meetings/blob/main/TSC/2025/tsc-01-28.md#topic-2) and the [Board](https://github.com/bytecodealliance/meetings/blob/main/TSC/2025/tsc-02-04.md#topic-1) of the Bytecode Alliance also already approved this proposal. After opening bytecodealliance#114, the TSC [changed the process](bytecodealliance#117) for how to handle these proposals to be based on Pull Requests instead of issues instead, however. This PR follows the new process, and contains exactly the same contents as bytecodealliance#114, but in a new file, together with the required changes to the `projects/README.md` file. Closes bytecodealliance#114. Signed-off-by: Till Schneidereit <till@tillschneidereit.net>
abrown
approved these changes
Apr 15, 2025
Member
abrown
left a comment
There was a problem hiding this comment.
This content has been reviewed previously in #114 and all issues have been fixed (according to TSC discussions). I noted some additional nits here but I'll quickly resolve and merge this, seeing as the issue has been around for some time.
Co-authored-by: Andrew Brown <andrew.brown@intel.com>
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.
A proposal to promote Wasmtime to Core Project status has already been made #114. The TSC and the Board of the Bytecode Alliance also already approved this proposal.
After opening #114, the TSC changed the process for how to handle these proposals to be based on Pull Requests instead of issues instead, however. This PR follows the new process, and contains exactly the same contents as #114, but in a new file, together with the required changes to the
projects/README.mdfile.Closes #114.