Skip to content

empty Module object when imported in ReactNative #5241

Closed
@w8choi

Description

@w8choi

I'm compiling a c code to js with emscripten and then importing the Module from index file so I call call cwrap. But I keep getting an error shown below (picture) while getting {} for Module when I console log it. I'm thinking Module object isn't being exported when I try to import it from another js file? Any suggestions as to why this is happening?

18697932_10158760596775551_116534358_o

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