Documentation
¶
Overview ¶
Package run represents the exported interface "wasi:cli/[email protected]".
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Exports struct { // Run represents the caller-defined, exported function "run". // // Run the program. // // run: func() -> result Run func() (result cm.BoolResult) }
Exports represents the caller-defined exports from "wasi:cli/[email protected]".
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.