Skip to content

unreachable executed #10

@Kuranes

Description

@Kuranes

on Wasm files From C++ using emscripten:
emcc ${LINK_PARAMETERS} -s EXPORTED_FUNCTIONS="['_myOwnMain','_otherCallUpdate', ...]
I get only "unreachable executed" on wasm files

Those are wasm library interfaced by js code calling wasm entry point "manually" (no main)

Would there be a way to put "wasm library" by specifying library "entry points" ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions