wasm-languages
wasm-languages copied to clipboard
What is the precise meaning of the Other environment in the top 20 languages guide?
First I want to thank you for putting out this programming language guide for Wasm and it helped me a lot to learn what PLs support WASI environment. When I first read the guide, I was confused about the "Other" column in the top 20 languages. I later figured it out it meant non-browser environments. But this is a bit vague. Do you mean host environments with an operating systems like Windows or Unix? I would recommend to make it more specific, probably by saying these languages could work in Linux OS.
Another note is that the "Wasm languages" and "Other Notable Languages" have a section where the "Other" column is replaced with "CLI". Does "CLI" mean the same thing as "Other" in the previous section?