Skip to content

Linking failure in asm.js: Unexpected stdlib member #1227

Answered by twiss
batuhansozer asked this question in Q&A
Discussion options

You must be logged in to vote

Hey 👋 If it works in the REPL but not in your application, then my best guess is that there's something about the environment you're running the application in that makes the globals different from the expected ones. E.g. just a wild guess but are you using Jest? The issue could be jestjs/jest#2549.

Alternatively, maybe there's another dependency of your application that's messing with the globals, or somehow interacting badly with OpenPGP.js?

Replies: 10 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@nottoseethesun
Comment options

@twiss
Comment options

Answer selected by twiss
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants
Converted from issue

This discussion was converted from issue #985 on February 09, 2021 19:20.