Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypedError in wasm.js #319

Closed
ghost opened this issue Jan 31, 2018 · 2 comments
Closed

TypedError in wasm.js #319

ghost opened this issue Jan 31, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 31, 2018

ISSUE
When executing a TypeError occurs in wasm.js because a callback is null.

EXPECTED
A defined callback.

STEPS TO REPRODUCE

  • run npm install, npm run build and npm run exec

This issue came up after porting the code to source-map@0.7.0.

Sample code can be found here.

@fitzgen
Copy link
Contributor

fitzgen commented Jan 31, 2018

Thanks for filing an issue!

@fitzgen
Copy link
Contributor

fitzgen commented Apr 23, 2018

Fixed in #330

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant