pulumi/sdk/nodejs/cmd/pulumi-langhost-nodejs
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
..
main.go Move language host logic from Node to Go (#901) 2018-02-10 02:15:04 +00:00
main_test.go Move language host logic from Node to Go (#901) 2018-02-10 02:15:04 +00:00