Skip to content

[BUILD ERROR] Cannot build iwasm on windows with SHARED_HEAP on (WAMR-2.4.4) #4732

@PierreEVEN

Description

@PierreEVEN

Is it a security vulnerability?

No, only Build error

Version
WAMR-2.4.4

Describe the bug
Impossible to build iwasm on windows with SHARED_HEAP enabled :

Missing declaration for shared_heap_init_args, shared_heap_size and shared_heap in product-mini/platforms/windows/main.c

The fix seems to have been added in main branch few month ago :

#if WASM_ENABLE_SHARED_HEAP != 0

but seems to be missing in latest build (WAMR-2.4.4)

https://github.com/bytecodealliance/wasm-micro-runtime/blob/WAMR-2.4.4/product-mini/platforms/windows/main.c

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