Skip to content

Commit d5f4e78

Browse files
authored
Remove special guidance around wasm
Go is going to support a platform like `wasm/wasip1`, `wasm/wasip2`, and eventually `wasm/wasi`. We should remove the guidance that Wasm is a special case, and fallback to following Go's guidance when describing a platform.
1 parent 77d92ec commit d5f4e78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

image-index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ For the media type(s) that this document is compatible with, see the [matrix][ma
5858

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

6362
- **`os.version`** *string*
6463

0 commit comments

Comments
 (0)