jsii icon indicating copy to clipboard operation
jsii copied to clipboard

Bundle node.js into client libraries

Open eladb opened this issue 6 years ago • 2 comments

Ideally we’d like the various language-specific runtime libraries to be self contained and not require node.js installed on the system. This means that we should bundle node.js itself with the libraries for all target platforms, and choose the right one when starting the jsii-runtime.

We can use something like nexe to bundle the runtime and node together, instead of separately.

eladb avatar Jul 19 '18 18:07 eladb

This issue has not received any attention in 2 years. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

github-actions[bot] avatar Jun 25 '23 06:06 github-actions[bot]

Any progress on this?

danielbraun89 avatar Jun 29 '23 14:06 danielbraun89