Skip to content

Feature Request: manually backport pr that "only set Node's WASM streaming callback when fetch is enabled" to electron 41 #52178

Description

@appdevopts

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions