package
0.0.0-20231016153722-71fdcac08174
Repository: https://github.com/iansmith/parigot.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Constants
EntryPointSymbol is what should be used to start up a ready instance.
ExitCode is the name of a wasm symbol that holds the exit code of a process.
ExpectedStackDumpSize is used to allocate space so that stack trace can be placed in it, then read back line by line.
No description provided by the author
No description provided by the author
No description provided by the author
GuestReceiveBufferSize is the maximum amount data that the guest expects to read in a response back from the server.
WasmPageSize is the size of a memory page in wasm.
# Variables
this is the value used for a panic that is intended to be a controlled exit.
we look in these dirs for modules and plugins (shared objects) this value is used when you don't configure this yourself in the deployment file.
this is really a "phantom" serivce, used only for exiting.
this is really a "phantom" serivce, used only for exiting.
The amount of time we will wait for a function call to be completed.
KoopmanTable is the `crc32.Koopman` data in a table ready to use for CRC32 computations.
all calls to launch use the same Id.
In parigot the 8 byte magic value, when needed, is the date of the french and us revolutions, in hex.
ReadBuffer is the maximum amount of data you can expect to receive in single read call with files or the network.
init function.
in bytes.