Directories ¶
Path | Synopsis |
---|---|
consts
|
|
desc
Package desc contains Wasm import/export type descriptor values.
|
Package desc contains Wasm import/export type descriptor values. |
op
Package op contains Wasm instruction opcode values.
|
Package op contains Wasm instruction opcode values. |
sec
Package desc contains Wasm section id values.
|
Package desc contains Wasm section id values. |
value
Package value contains Wasm utils.Errordata type values.
|
Package value contains Wasm utils.Errordata type values. |
Package executor contains the executors that perform a specific action on the Wasm code tree (Module) that they operate on.
|
Package executor contains the executors that perform a specific action on the Wasm code tree (Module) that they operate on. |
context
Package context contains the context objects for the executors that perform a specific action on the Wasm code tree (Module) that they operate on.
|
Package context contains the context objects for the executors that perform a specific action on the Wasm code tree (Module) that they operate on. |
context/test
Package test contains all the extra POGO that are needed to read the tests.json file that is processed by the WasmTester executor.
|
Package test contains all the extra POGO that are needed to read the tests.json file that is processed by the WasmTester executor. |
Package instruction contains the handlers for specific groups of instructions.
|
Package instruction contains the handlers for specific groups of instructions. |
Package wasm contains all the Plain Old Go Objects (POGO) that make up the module tree.
|
Package wasm contains all the Plain Old Go Objects (POGO) that make up the module tree. |
Click to show internal directories.
Click to hide internal directories.