emscripten-core / emscripten-core/emscripten
"embuilder MINIMAL [other]" does not build "other"
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
```
embuilder build MINIMAL libGL-webgl2-full_es3
```
That only builds MINIMAL, as if we see that and stop parsing the other arguments. Another invocation of embuilder is needed to build the second library there.
Contributor guide
Assessment
This issue has not been assessed yet.