Skip to content

SIMD support on windows? #4206

@unvestigate

Description

@unvestigate

I recently updated from a version of main branch from Feb 2025 to the latest one, and I found all parameters to be null/0 when calling a native function from WASM.

When doing a diff between the versions I saw that the following text had been added to build_wamr.md: "When enabling SIMD for fast interpreter mode, you'll need to enable both SIMD and the SIMDe library". However, if I enabled it CMake tells me that "SIMDe doesnt support platform windows".

It seems like the only way for me to get my app working is to set WAMR_BUILD_SIMD to 0. What is the plan for SIMD support for windows, going forward?

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions