# Functions
CodeEntries returns the WASM code entries contained in r.
ReadCodeEntry reads a binary-encoded WASM code entry from r.
ReadModule reads a binary-encoded WASM module from r.
WriteCodeEntry writes a binary encoded representation of entry to w.
WriteModule writes a binary-encoded representation of module to w.