Closed
Description
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?
Metadata
Metadata
Assignees
Labels
No labels