Ruben Bridgewater
Ruben Bridgewater
@srsudar strings have a hard limit hardcoded in V8. You may report it there, since the limit is not defined by the spec. It would likely require a lot of...
Without looking into it further: streaming the JSON might be an option: https://www.npmjs.com/package/stream-json It does feel like a workaround though and another format is likely what would be more suitable.
About having a call: I don't think a general call is useful in this case. The topics are driven by different groups of people e.g., `crypto`, `test runner` and `AsyncLocalStorage`....
I am going to close this since quite some time passed and things changed in the meanwhile. I know we worked on flaky tests, so it's hopefully resolved. If there...
@adrys-lab could you please reach out to our support to request this as feature? We currently do not support it and that way it can be prioritized higher.
I am not sure if the optional part works properly. It does fail with a hard error in case cmake is not available on OSX and Linux. Refs: https://github.com/nodejs/build/issues/2097
@rolftimmermans we are trying to get everything set up properly. Our infrastructure is just quite complex and have lots of systems to maintain but only few maintainers. That is probably...
Thank you very much the offer. If you would like to become involved with Node.js, that would be great! Please feel free to reach out to the [build working group](https://github.com/nodejs/build/issues)...
@aduh95 I think it's fine to land it on 24 or do you mean any release before?
@aduh95 this has some conflicts. It could otherwise likely land.