emscripten-core / emscripten-core/emsdk
Python, Java handling?
Open
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 821
- Avg merge
- 1h 25m
- Merged PRs (30d)
- 3
Description
The emsdk manifest currently has entries for python and java. Perhaps in the future we'd want to autodetect if the user already has those programs. emcc's first-run logic does that using `distutils.spawn.find_executable`, see `tools.shared.generate_config`, perhaps we should do something similar eventually.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.