Skip to content

Commit 188d3a4

Browse files
authored
Merge pull request #964 from imjasonh/wasm
Note an exception to the platform.os recommendation for wasi
2 parents 4df8887 + 265874e commit 188d3a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

image-index.md

Lines changed: 1 addition & 0 deletions
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)