-
**Describe the bug**
Trying to load the most recent wasm release, fails to link due to missing `emscripten_memcpy_big` declaration in `pdfium.js`
```
pdfium-release.js:8 wasm streaming compile fail…
-
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
Build, compile, and runtime support for compilation with Emscripten to run as javascript…
-
I'm assuming that you managed to convince your admins in #2, given that `v0.2.1_3.1.8` now exists.
Anyway, can we get some builds for some more recent Emscripten versions? Looks like 3.1.31 is out,…
-
I am using the instruction from https://github.com/epam/Indigo
Each tool is installed including Python, cmake, ninja, emscripten
All build comments seem to be fine (see below, tried for Linux and …
-
When writing a CI workflow for an out-of-tree build, one needs to:
- Download Emscripten (and cache it),
- Set up Python 3.12 and above (or those determined by `pyodide-build`'s constraint),
- Se…
-
hello everyone,
I am trying to to build IfcOpenShell and my wrapper written on top of it to bitcode `.bc` or `.a` because of my current project require that.
but when running `emcmake cmake ../cmak…
-
I do not have any bug or related issue related to gdal3.js project. I want to ask something related to emscripten toolchain usage in configure scripts used in the libraries.
As far as I know, the l…
-
**Is networking support possible for emscripten?**
I know that networking support isn't implement yet for emscripten (and that explains why [netplay doesn't work](https://github.com/libretro/RetroA…
enten updated
8 months ago
-
### Version/Branch of Dear ImGui:
Version 1.90.5
### Back-ends:
imgui_impl_glfw.cpp + imgui_impl_opengl3.cpp
### Compiler, OS:
emscripten 3.1.57
### Full config/build information:
_No response_…
-
### Problem
In my build scripts, `pkg-config` could not find the dependencies in `library_install_prefix` as expected. It seems like pyodide-build tries to configure `pkg-config` here:
https://g…