Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package encoding implements WASM module reading and writing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CodeEntries ¶
CodeEntries returns the WASM code entries contained in r.
func ReadCodeEntry ¶
ReadCodeEntry reads a binary-encoded WASM code entry from r.
func ReadModule ¶
ReadModule reads a binary-encoded WASM module from r.
func WriteCodeEntry ¶
WriteCodeEntry writes a binary encoded representation of entry to w.
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.