It appears that libjsonnet.js is either fully auto-generated from Emscripten from Jsonnet C++ source or possibly with some manual modifications of auto-generated code.
It would be nice to document how this is done so that it's easy to upgrade this module as Jsonnet changes, and also to automate it as much as possible so that it's easy for anyone to update it in the future.
It appears that
libjsonnet.jsis either fully auto-generated from Emscripten from Jsonnet C++ source or possibly with some manual modifications of auto-generated code.It would be nice to document how this is done so that it's easy to upgrade this module as Jsonnet changes, and also to automate it as much as possible so that it's easy for anyone to update it in the future.