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

Build tfjs-backend-wasm entirely with Bazel #5282

Closed
mattsoulanille opened this issue Jul 1, 2021 · 0 comments · Fixed by #6458
Closed

Build tfjs-backend-wasm entirely with Bazel #5282

mattsoulanille opened this issue Jul 1, 2021 · 0 comments · Fixed by #6458

Comments

@mattsoulanille
Copy link
Member

This issue is part of the Adopt Bazel project and tracks converting the above package(s) to build with Bazel. For details on how to convert a package, take a look at the Bazel Migration doc.

tfjs-backend-wasm already uses Bazel to build its wasm bundles, but it still needs the js bundles converted.

Depends on #5275

mattsoulanille added a commit that referenced this issue Jun 14, 2022
Build tfjs-backend-wasm with Bazel. tfjs-backend-wasm already uses Bazel for Emscripten. This PR makes it use Bazel for TypeScript as well and replaces the build scripts with a single pkg_npm target.

Fixes #5282
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 a pull request may close this issue.

1 participant