Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/swingset-vat
ManagerType
Type Alias ManagerType
Manager
Type
:
|
"local"
|
"node-subprocess"
|
"xsnap"
|
"xs-worker"
The type of worker for hosting a vat.
local
: a Compartment in the SwingSet Node.js process
node-subprocess
: a child process using the same Node.js executable (
process.execPath
)
xsnap
or
xs-worker
: an
@agoric/xsnap
worker
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...
The type of worker for hosting a vat.
process.execPath
)