Bug#775147: emscripten: does not work at all with optimization enabled

2020-09-11 Thread Jonas Smedegaard
Sylvestre Ledru wrote: > emscripten developers implemented fastcomp, a LLVM backend. This > requires a patched version of LLVM and this could not go in Debian > packages. fastcomb is no longer default backend since emscripten v1.39.0: > v1.39.0: 10/18/2019 > --- > - The emsdk d

Bug#775147: emscripten: does not work at all with optimization enabled

2015-01-11 Thread Sylvestre Ledru
On 12/01/2015 00:15, Riku Saikkonen wrote: > In any case, this bug does appear to make real-world use of Debian's > current emscripten package at least very difficult if not impossible - > thus the release-critical bug severity. (Feel free to downgrade if you > disagree, of course.) > Maybe it is b

Bug#775147: emscripten: does not work at all with optimization enabled

2015-01-11 Thread Riku Saikkonen
Package: emscripten Version: 1.22.1-1 Severity: grave Justification: renders package almost completely unusable I cannot seem to get emscripten to compile anything with -O1 or -O2 or -O3 (specifying -O0 or no -O option appears to work for simple examples, but possibly not for more complex code, se