Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/wasm-languages/webassembly-language-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ For each environment, we use the following icons to indicate a level of support:

Spin, Fermyon Platform and Fermyon Cloud require [WASI](https://wasi.dev) support. Any language that has a ✅ for WASI should be supported on the Fermyon Platform. The *Spin SDK* indicates that there is additional libraries available for Spin.

We are often asked which languages are best supported for production-grade WebAssembly. We suggest [C][C]/[C++][CPLUSPLUS], [Rust][Rust], and [AssemblyScript][AssemblyScript].
We are often asked which languages are best supported for production-grade WebAssembly. We suggest [Rust][Rust], [JavaScript/TypeScript][JavaScript], [Python][Python] and [Go][Go].

## Updates and Additions

Expand Down