Milad Fa
Milad Fa
Hello, It seems like Big Endian machines are not able to use emscripten, as assertions are added in this commit: https://github.com/emscripten-core/emscripten/commit/f178541b91624d0f9d02da8fc9884b38684f3d39 ``` Runtime error: expected the system to be little-endian!...
Closes https://github.com/nodejs/build/issues/4094
V8 recently introduced `std::format`, but the [change was reverted](https://crrev.com/c/6586671) due to lack of support on older compilers. This feature is only available starting from [GCC 13.1 and Clang 14](https://github.com/paulkazusek/std_format_cheatsheet?tab=readme-ov-file#requirement) ,...
We are dropping support for power8 and z13 on IBM platforms. First CL to make this change on V8 has landed: https://chromium-review.googlesource.com/c/v8/v8/+/7239348
I have recently started hosting some of the Build WG meetings and need permission to land PRs (i.e https://github.com/nodejs/build/pull/4095).