Christian Scott
Results
2
comments of
Christian Scott
Future me: `run_node` is what you want. - Docs: https://bazelbuild.github.io/rules_nodejs/Providers.html#run_node - Example: https://github.com/bazelbuild/rules_nodejs/blob/stable/packages/typescript/test/some_module/run_node_test.bzl#L6
Thanks for making the comparisons @mlbright. Even with #3 it's still not fair to compare this version to the go implementation unfortunately. You would need to amortize the slice allocations...