Skip to content

Commit c4abf41

Browse files
committed
Note an exception to the platform.os recommendation for wasi
1 parent 3a7f492 commit c4abf41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

image-index.md

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ For the media type(s) that this document is compatible with, see the [matrix][ma
5959

6060
This REQUIRED property specifies the operating system.
6161
Image indexes SHOULD use, and implementations SHOULD understand, values listed in the Go Language document for [`GOOS`][go-environment2].
62+
An exception to this guidance is provided for Wasm applications that rely on the WASI system interface, where the `os` SHOULD be `wasi`.
6263

6364
- **`os.version`** *string*
6465

0 commit comments

Comments
 (0)