Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-20 | refactor(ext/node): untangle dependencies between js files (#18284) | Bartek IwaĆczuk | |
Moving some code around in `ext/node` is it's a bit better well defined and makes it possible for others to embed it. I expect to see no difference in startup perf with this change. |