-
## 🐛 Bug
With pyodide-build-0.29.0, building a shared library seems to produce an empty library with no symbols.
This is when building libmupdf.so to be used in a PyMuPDF wheel.
With pyodide-…
-
When the target is wasm32-unknown-emscripten, unable to find symbols: longjmp, setjmp, setjmp-longjmp support is enabled by default in Emscripten.
https://emscripten.org/docs/porting/setjmp-longj…
-
I'm trying to use emsdk through profile but for some reason it doesn't work. What am I doing wrong?
It fails inside emsdk build because nodejs can't be found for some reason.
Example is from Ubunt…
-
Hi, May u share the building configuration of opencv.js? like emsdk version or some flag need to be set in CMakeLists. I try to build myself follow the [tutorial](https://github.com/TechStark/opencv-j…
-
As discussed on https://github.com/emscripten-core/emscripten/issues/21989#issuecomment-2139678733 I am creating an issue related to `emsdk install tot` failing on docker running in Mac M2 under arch …
-
### Describe the issue
when using the wasm files in Firefox, the ION JS compiler takes a long time and a lot of resources because there are very large functions. The problem is described here https:/…
-
Hi, when running the **HTML5Setup.sh** it always exits with the following error:
`/tmp/tmp.d8JWYZ9TQh: line 6: unexpected EOF while looking for matching `"'
Here is the full log:
> Writing .e…
-
I've been trying to run the HTML5Setup.sh file on Windows 10 exactly as instructed, but I've run into a roadblock. The same error has happened on both my desktop PC and my laptop - speciically, missin…
-
I'm trying to compile a version for my browser using the tags `TEXTURE_FIX=1` `TARGET_WEB=1`, but I keep on and on getting this error: `/bin/sh: line 1: cpp: command not found
make: *** [Makefile.spl…
-
Sometime emsdk can contain multiple versions of python or other tools. We use `$([System.IO.Directory]::GetDirectories($(_PythonToolsBasePath)))` to get the `_PythonToolsVersionedPath` and assume ther…