package
Version:
v0.1.0-alpha.1
Opens a new window with list of versions in this module.
Published: Aug 18, 2023
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ROM struct {
Bytecode []byte
}
ROM is an immutable, read-only memory segment containing WASM
bytecode. It is uniquely identified by its hash.
func (rom ROM) CID() cid.Cid
String returns the rom as a string-formatted CID.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.