-
Please include the following in your bug report:
**Version of emscripten/emsdk:**
3.1.71
**Full link command and output with `-v` appended:**
```inhahe@Logoplex3:~$ em++ /mnt/d/visual\ studi…
-
1) I am building an executable against emscripten
2) I am making this call `target_link_libraries(target PUBLIC ... clangCppInterOp ....)`
Now how `clangCppInterOp` is framed is
i) We basically …
-
### Describe the bug
https://nornagon.github.io/play-cdda/ hasn't updated since 7/18 but the build tests for emscriptem are completing successfully.
### Attach save file
n/a
### Steps to reproduce…
-
Since version 3.1.71, setting the `Module['websocket']` at runtime does not work anymore.
I tried setting `Module['websocket']` using `emscripten_run_script` and `EM_JS`.
I think it could be lin…
-
```
205.3 configure: ./configure --cc=emcc --ar=emar --prefix=/greenfield/libs/compositor-ffmpeg-h264/ffmpeg/../ffmpeg-build --enable-cross-compile --target-os=none --arch=x86_32 --cpu=generic --enab…
-
### 前置阅读 | Pre-reading
- [X] [文档](https://puerts.github.io/unity/zhcn/readme)/[Doc](https://puerts.github.io/unity/en/readme)
- [X] [Issues](https://github.com/Tencent/puerts/issues?q=is%3Aissue+s…
-
1 There's no .7zip file for clang and llvm as described, they're all Linux files except for a couple of Windows .exe's, so I downloaded one of those and ran it, it was an installer. Then I had to find…
-
If client code asks for explicit swap control, a transferred canvas record is obtained from `GL.offscreenCanvases`, but then that record (and not the underlying OffscreenCanvas) is passed through to `…
-
I realize now my PR https://github.com/emscripten-core/emsdk/pull/1444 is botched up.
When run on a clean installation (git clone and then `emsdk install sdk-main64bit`), the bootstrap.py step fail…
-
1、i update emscripten compiler to V3.1.70, the emcc -v :
`hyde@ubuntu:~/Desktop/testThread$ emcc -v
emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.70 (b53978ee3f540dc7476…