mscdex

Results 571 comments of mscdex

Additionally, make sure that the d8 executable was compiled with the same V8 configuration as node for a fair comparison (in fact, this could very well be the cause of...

s/musNotCall/mustNotCall/ in commit message

> I want to put more focus on the performance implications of not exposing this information. Why? Have you actually found this to be a major bottleneck somehow?

> Yes, see #46060. So then this issue is a duplicate of https://github.com/nodejs/node/issues/46060?

> I don't know what you mean by major bottleneck but spending more than 5ms just to check if the system is `musl` when the information can be static sounds...

Can you reproduce it with node v20.x or the main branch?

> Leaving this as a point of reference re: bun: https://news.ycombinator.com/item?id=32120090 tinycc does not support all of the platforms that node does.

I agree. I don't think it is worth giving up this optimization going forward for such an edge case.

That's a problem with the node installation, not `mmmagic`.

I don't have anything to suggest as I don't use Lambda. `mmmagic` builds and executes just fine on normal *nix and Windows though.