Re: Help required for wasm-emscripten-finalize

Hi Vivek,
I'd suggest posting on emscripten's mailing list:
https://groups.google.com/g/emscripten-discuss
Thanks,
-Derek

On Wed, Oct 14, 2020 at 1:02 AM vivek pandya <vivekvpandya@gmail.com> wrote:

>
> Hi,
>
> I am compiling llvm opt tool through emscirpten to WASM,
>
> My commands are
>  emcmake cmake ../llvm-project/llvm/
> emmake make opt
>
> and I am encountering following error:
> do you have any idea if you have faced similar issue?
>
> em++: error: '/home/vivek/emsdk/upstream/bin/wasm-emscripten-finalize
> --detect-features --minimize-wasm-changes -g --dyncalls-i64
> --global-base=1024 --dwarf /tmp/emscripten_temp/llvm-tblgen.wasm -o
> /tmp/emscripten_temp/llvm-tblgen.wasm' failed (-9)
>
>
> Should I file github issue for this?
>
> Thanks,
> Vivek
>

Received on Thursday, 15 October 2020 00:11:27 UTC