Skip to content

WASM imports in ava environment #2700

Answered by novemberborn
jerrygreen asked this question in Q&A
Discussion options

You must be logged in to vote

This error is coming from Node.js, not AVA.

Any chance you're compiling your application code with Babel or TypeScript? It might be modifying the exact import statement used. You might need to import optimized.wasm, with the extension.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@novemberborn
Comment options

@jerrygreen
Comment options

@novemberborn
Comment options

@jerrygreen
Comment options

@novemberborn
Comment options

Answer selected by jerrygreen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants