Open albjeremias opened 3 years ago
Hi @albjeremias probably you get that error because the emscripten version you are using require another syntax. I build JsartoolkitNFT with latest emscripten with a local env and with docker; see https://github.com/webarkit/jsartoolkitNFT/blob/07b2ea609e47e02e59e7b62214001621cbe1c16a/.github/workflows/main.yml#L39-L40 Anyawy it's required to modify the makem.js script, but i think you have already did in the PR https://github.com/webarkit/jsartoolkit5/pull/15.
So the issue is the following: using emscripten 1.39.5-fastcomp I get this error...
which is described as problem with that domain was taken down... and u need to upgrade emscript?! here is the upstream issue https://github.com/emscripten-core/emscripten/issues/14760
using the latest emscripten... I get this error...
wasm-ld: error: unknown file type: ~/devel/jsartoolkit5/build/libar.bc
which can lead to the following issues: https://github.com/emscripten-core/emscripten/issues/13607#issue-823241733 https://github.com/emscripten-core/emscripten/issues/14531#issue-929158886 https://github.com/emscripten-core/emscripten/issues/15054docker is still downloading... i have slow internet here... will edit this if an error comes up
on docker: