You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all! Question about Bazel + Skia + Emscripten.
What we have working:
What we want:
Moving to Bazel for better scalability and remote caching.
The problem:
Converting our CMake-based Skia build to Bazel is complex. Skia has so many files and specific build requirements.
Anyone using Bazel to build Skia for WebAssembly? How did you handle:
Currently debating between wrapping CMake vs writing native Bazel BUILD files. Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions