emscripten-core / emscripten-core/emsdk
When running under bazel, Emsdk should use the bazel python through something like py_binary instead of the system python
Open
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 821
- Avg merge
- 1h 25m
- Merged PRs (30d)
- 3
Description
It seems like the bazel wrapper escapes the bazel sandbox and relies on having the correct version of python installed on the system. Is there a way to force it to use the bazel python tool chain?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.