Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
server.go
|
server.go |
wasm
|
|
consts/desc
Package desc contains Wasm import/export type descriptor values.
|
Package desc contains Wasm import/export type descriptor values. |
consts/op
Package op contains Wasm instruction opcode values.
|
Package op contains Wasm instruction opcode values. |
consts/sec
Package desc contains Wasm section id values.
|
Package desc contains Wasm section id values. |
consts/value
Package value contains Wasm data type values.
|
Package value contains Wasm data type values. |
executors
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. |
executors/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. |
executors/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. |
instructions
Package instruction contains the handlers for specific groups of instructions.
|
Package instruction contains the handlers for specific groups of instructions. |
sections
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.