pulumi-language-nodejs

command
v1.14.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 13, 2020 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Overview

pulumi-language-nodejs serves as the "language host" for Pulumi programs written in NodeJS. It is ultimately responsible for spawning the language runtime that executes the program.

The program being executed is executed by a shim script called `pulumi-language-nodejs-exec`. This script is written in the hosted language (in this case, node) and is responsible for initiating RPC links to the resource monitor and engine.

It's therefore the responsibility of this program to implement the LanguageHostServer endpoint by spawning instances of `pulumi-language-nodejs-exec` and forwarding the RPC request arguments to the command-line.

Directories

Path Synopsis
module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL