Preflight Checklist
Problem Description
Now, after electron bumped nodejs version to 24.17.0, the render process crashes:
Electron Helper (Renderer).app/Contents/MacOS/Electron Helper (Renderer)[63012]:
void node::wasm_web_api::StartStreamingCompilation(const FunctionCallbackInfo<Value> &) at
../../third_party/electron_node/src/node_wasm_web_api.cc:175
# Assertion failed: !impl.IsEmpty()
Proposed Solution
Manually backport this pr #51953
Alternatives Considered
No
Additional Information
No response
Preflight Checklist
Problem Description
Now, after electron bumped nodejs version to 24.17.0, the render process crashes:
Proposed Solution
Manually backport this pr #51953
Alternatives Considered
No
Additional Information
No response