Skip to content

[wasm] Fix 'tfjs_backend_wasm_1.default is not a function' refs #1497 #2519

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

Closed
wants to merge 1 commit into from

Conversation

sapphi-red
Copy link
Contributor

@sapphi-red sapphi-red commented Dec 9, 2019

Fixed #1497 (comment)


To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.


This change is Reviewable

@dsmilkov
Copy link
Contributor

dsmilkov commented Dec 9, 2019

Thank you for this contribution! I actually independently had fixed this in #2520 when I was trying to get it to work in Node. I enabled esModuleInterop, but I didn't change any of the d.ts file, or the interface import since that goes away after compilation.

I'm going to close this PR given #2520, but thank you for the contribution!!

@dsmilkov dsmilkov closed this Dec 9, 2019
@sapphi-red sapphi-red deleted the fix_wasm_load branch December 9, 2019 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add WASM backend
3 participants