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

Don't attempt to compile modules whose source is null. Skip wasm/json. Resolves #7 #10

Merged
merged 2 commits into from
Jan 4, 2022

Conversation

joeldenning
Copy link
Contributor

See #7, #8, #6 for previous work. I created a new PR that's very similar to #8 just because I had already written this code in diagnosing the error, and slightly prefer this implementation over the one in #8 (specifically the comments in #8 are a bit misleading, and it doesn't do a truthiness check for source).

@joeldenning joeldenning merged commit 53ab9d1 into main Jan 4, 2022
@joeldenning
Copy link
Contributor Author

@make-github-pseudonymous-again

I confirm this fixes #7.

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

Successfully merging this pull request may close these issues.

2 participants