Documentation
¶
Overview ¶
Package identity is a reference compute engine that echoes its input back as output. It runs no sandbox and ignores the artifact bytes — it exists to exercise the compute seam end to end (dispatch → resolve → engine → merge) without a wasm toolchain. Real engines (e.g. compute/wazero) self-register the same way. Activate it with a blank import.
Index ¶
Constants ¶
View Source
const Name = "identity"
Name is the registered engine identifier.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.