pulumi/sdk/nodejs/cmd
Sean Gillespie e87204d3e1
Move language host logic from Node to Go (#901)
* experimental: separate language host from node

* Remove langhost details from the NodeJS SDK runtime

* Cleanup

* Work around an issue where Node sometimes loads the same module twice in two different contexts, resulting in two distinct module objects. Some additional cleanup.

* Add some tests

* Fix up the Windows script

* Fix up the install scripts and Windows build

* Code review feedback

* Code review feedback: error capitalization
2018-02-10 02:15:04 +00:00
..
dynamic-provider Add a missing await for dynamic provider deletes 2017-12-28 17:47:10 -08:00
pulumi-langhost-nodejs Move language host logic from Node to Go (#901) 2018-02-10 02:15:04 +00:00
run Further simplification of resource RPC requests. (#840) 2018-01-25 15:26:39 -08:00