Sam Clegg
Sam Clegg
@Honya2000, could you try again after install the current tot emsdk build (`./emsdk install tot`) . I'm hoping that will make the error message a little more informative (due to...
I think this is likely same issue as #16836
I think I have fix for this on the llvm side: https://github.com/llvm/llvm-project/pull/101894
Yes, but wabt project has very few dedicated resources so we have no timeline. See https://github.com/WebAssembly/wabt/issues/2348. Also, note that we do have an active contributor @zherczeg how has been making...
Looks like a very simple program and I don't see anything usual here. But I was able repro the crash both on tip-of-tree and with 1.0.35 from 18 months ago.
If this command echos to stdout does that mean that this is getting echoed for ever `emcc` or `em++` call? If so, I wonder why more windows users have not...
I'm looking into the test now.. hopefully I can upload this PR with the test failing and you can then fix it your PR: https://github.com/emscripten-core/emscripten/pull/25435 Or you can just use...
> As to why Windows users seemingly haven't run into issues before, this `do` block is always run, it's not part of the conditional `"%~f0"` in these batch scripts. Should...
> > > As to why Windows users seemingly haven't run into issues before, this `do` block is always run, it's not part of the conditional `"%~f0"` in these batch...
I'm having trouble reproducing in the form of at test. Can you see what I might be missing here: #25435? Are you able to reproduce locally by running `"/path/to/emcc" -c...