mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-12 15:03:41 +00:00
internal/cm: update to go.bytecodealliance.org/cm@v0.2.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// 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.
|
||||
//
|
||||
// The types in this package (such as [List], [Option], [Result], and [Variant]) are designed to match the memory layout
|
||||
// of [Component Model] types as specified in the [Canonical ABI].
|
||||
|
||||
Reference in New Issue
Block a user