wasi-preview2 article - #83
Conversation
Cross-posting with Dan's permission from personal blog detailing the WASI P2 milestone.
|
Great to have an article that highlights approval of WASI Preview 2, and I like the idea of cross-posting from Dan's blog. (Thanks, @sunfishcode!). Two questions:
|
|
Also, per our conversation this morning @ricochet, if you want to control how the article excerpt gets generated and included in the overall News page you can add the following to the post's markup file: |
|
WebAssembly/WASI#577 can be used as a place where the "official" approval was recorded |
There was a problem hiding this comment.
I suggest a tweak to the intro part of this so it looks like the following:
---
title: WASI Preview 2 Launched
author: "Dan Gohman"
github_name: sunfishcode
excerpt_separator: <!--end_excerpt-->
---
The WASI Subgroup voted on January 25, 2024 to launch WASI Preview 2!
This blog post is a brief look at the present, past, and future of WASI,
and a repost of an original article shared
[here]( https://blog.sunfishcode.online/wasi-preview2/).
<!--end_excerpt-->
## The present
This yields a reasonable intro that can also serve as the teaser "excerpt" to show on the overall News page of Bytecode Alliance website and also links to Dan's original blog post.
Everything else looks fine!
|
Sounds good to me! |
sunfishcode
left a comment
There was a problem hiding this comment.
I've heard feedback that calling it "WASI 0.2" instead of "WASI Preview 2" is easier to understand. If y'all agree, I've made these edits as review suggestions here. Either way, this looks good to me!
| @@ -0,0 +1,206 @@ | |||
| --- | |||
| title: WASI Preview 2 Launched | |||
There was a problem hiding this comment.
| title: WASI Preview 2 Launched | |
| title: WASI 0.2 Launched |
There was a problem hiding this comment.
I'm OK with "WASI 0.2", especially as we consistently used that terminology during last week's Plumber's Summit. I do want to make sure we let people know early on in the post that what we are calling "WASI 0.2" here used to be widely referred to "WASI Preview 2" and is still going to be encountered using that previous nomenclature. (E.g. the repo is WASI/preview2.)
So I'm fine with WASI 0.2 in the title but think we should make that point as early in the document as possible to minimize confusion.
Also, Eric Gregory has just staged a PR with his write-ups from both days of last week's Plumber's Summit and he uses the "Preview 2" and "Preview 3" nomenclature there. Should we ask him to change that??
Lastly, you aren't modifying your blog post to be "0.2" instead of "Preview 2" are you @sunfishcode ??
There was a problem hiding this comment.
So I'm fine with WASI 0.2 in the title but think we should make that point as early in the document as possible.
Yes, on line 13 here I have added a mention that "WASI 0.2" is also known as "WASI Preview 2".
Also, Eric Gregory has just staged a PR with his write-ups from both days of last week's Plumber's Summit and he uses the "Preview 2" and "Preview 3" nomenclature there. Should we ask him to change that??
Yeah. It's not absolutely necessary, but it would be good if he could change that.
Lastly, you aren't modifying your blog post to be "0.2" instead of "Preview 2" are you @sunfishcode ??
I have now modified the post to be "0.2".
There was a problem hiding this comment.
Cool. I relayed word to @ericgregory so he can look at changing things in his posts.
Also, will the URL to your post still be https://blog.sunfishcode.online/wasi-preview2/?
There was a problem hiding this comment.
I'll keep that URL live, but I'll add a new URL based on WASI 0.2 as soon as I can figure out how to do that in my blog software here.
There was a problem hiding this comment.
The new URL is now live: https://blog.sunfishcode.online/wasi-0-2/
|
I could also submit a PR to this branch if you'd like, if that'd be easier than all these suggested changes. |
|
An updated PR in this branch with all these changes would be great, @sunfishcode -- thanks! That way I can wear the reviewer hat plus also still test the branch stand-alone on my development machine to check URLs, etc. |
|
Hey I welcome someone taking this over. I should have time to pull in edits this weekend but I'm spread a little too thin for the next few days. |
|
@disquisitioner I've now posted #85 with a branch with the WASI 0.2 changes. |
* Say "WASI 0.2" instead of "WASI Preview 2". * Tidy up the beginning.
|
Merging into gh-pages now that we've incorporated additional updates from @sunfishcode's branch. |
Cross-posting from Dan's personal blog with his permission.
https://blog.sunfishcode.online/wasi-preview2/