We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c09fb0 commit 0e53468Copy full SHA for 0e53468
cm/docs.go
@@ -1,4 +1,4 @@
1
-// Package cm contains types and functions for interfacing with the WebAssembly Component Model.
+// Package cm provides types and functions for interfacing with the WebAssembly Component Model.
2
//
3
// The types in this package (such as [List], [Option], [Result], and [Variant]) are designed to match the memory layout
4
// of [Component Model] types as specified in the [Canonical ABI].
0 commit comments