Skip to content

Wasm SIMD unsupported #2934

@Simkav

Description

@Simkav

Bug Description

When using last version 6.7.0 on request\fetch getting error

node:internal/process/promises:289
triggerUncaughtException(err, true /* fromPromise */);
^

[CompileError: WebAssembly.compile(): Compiling function #66 failed: Wasm SIMD unsupported @+5368]

Reproducible By

npm i undici
call request or fetch function

Expected Behavior

Expect to get response)

Logs & Screenshots

undici

Environment

Ubuntu 22.04.1 LTS
Node 20.11.1 || 18.7.0
undici 6.7.0

Additional context

If using previos version 6.6.2 everything work

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions