diff --git a/docs/syntax_and_semantics/platform_support.md b/docs/syntax_and_semantics/platform_support.md index 5dbe32c2f..42dfb0c0f 100644 --- a/docs/syntax_and_semantics/platform_support.md +++ b/docs/syntax_and_semantics/platform_support.md @@ -59,6 +59,7 @@ Most typically, some parts of the standard library are not supported completely. | `x86_64-unknown-dragonfly` | x64 DragonFlyBSD | | :material-selection-ellipse: tests
:material-selection-ellipse: builds | | `x86_64-unknown-netbsd` | x64 NetBSD | | :material-selection-ellipse: tests
:material-selection-ellipse: builds | | `wasm32-unknown-wasi` | WebAssembly (WASI libc) | Wasmtime 2+ | :material-circle-slice-5: tests | +| `x86_64-solaris` | Solaris/illumos | | :material-selection-ellipse: tests
:material-selection-ellipse: builds | !!! info "Legend"