PowerShell and WebAssembly
PowerShell is consistently ranked among the top programming languages. However, it is not generally considered to be a general-purpose language like C or Python. So we were a little surprised to find at least some information about PowerShell and WebAssembly.
Most of it stems from the fact that the Blazor WebAssembly framework frequently uses PowerShell in the examples.
We think it is unlikely that PowerShell will ever be compiled to WebAssembly.
Learn More
Here are some great resources:
- A comparison of PowerShell and WebAssembly, though it is probably autogenerated and wasn’t particularly insightful.