To that end, I could see it being sort of fun to run like "ls" and see the list of post categories, then do like "ls posts/" to see all the general posts, then "cat posts/i-am-a-post.txt" to read the post.
That’s what I would imagine. Have to read this post to understand what they’re about.
In fact it appears that this post was subject to an upvote ring to quickly reach the front page with little of value in itself.
So I am very suspect of this post.
Is it a actual Linux kernel + filesystem under the hood?
Or did you just use the standard utilities compiled for wasm,
how does network access work (assume it doesn't because of coors)
Can you run non-wasm programs? How do entry points work - what about ctrl-c and interrupts for long running programs.
You do not discuss any of this and it seems half baked.
(This coming from someone who has explored how to do this for a vscode in browser editor playground)
Whenever I see a new command-line tool advertised, I always wish I could try it right away without having to download/compile it, which isn't always easy.