-
Is it possible to compile/port dosemu2 to emscripten (+ SDL 2 port to html5) similar to https://github.com/dreamlayers/em-dosbox
-
It would be nice to have these WASM wheels:
```
https://ds-wheels.s3.amazonaws.com/arro3_core-0.3.0-cp312-cp312-emscripten_3_1_58_wasm32.whl
https://ds-wheels.s3.amazonaws.com/arro3_compute-0.3.0-c…
-
Port the C code to emscripten and benchmark it.
-
Fix EasyRPG for emscripten.
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/47686406-emscripten?utm_campaign=plugin&utm_content=tracker%2F43571945&utm…
-
Emscripten should figure out a way to provide an execution environment with the following features:
- posix_spawn/system, using filesystem emulation and unsafe-eval if needed (to load wasm modules …
-
현재는 CPP JS 간 소통할 때, (`SingleIteration)
`emscripten::convertJSArrayToNumberVector` 로 js array 를 `std::vector` 로 변환,
`emscripten::val` 을 이용해서 결과물을 다시 js 로 변환하는 방식을 사용하고 있음.
이렇게 말고,, JS 와 cpp…
-
Hi,
great game first of all :)
I've managed to port it to the web using https://github.com/ptitSeb/gl4es
Play it here https://midzer.de/wasm/cromagrally/
Feel free to pick any changes from…
-
Hey, i did compile my source with `emcmake` to JS + WASM files. When loading the file i get the following error:
```
DartError: Bad state: Could not find a emscripten module named dicom_ffi
dart-sd…
-
Package: boost-container:wasm32-emscripten@1.85.0
**Host Environment**
- Host: x64-windows
- Compiler: Clang 19.0.0
- vcpkg-tool version: 2024-04-23-d6945642ee5c3076addd1a42c331bbf4cfc97457…
-
Hi,
I am experiencing a compiler error when using emscripten (compiling to wasm) since the latest update.
```bash
In file included from libs/fixed_containers/include/fixed_containers/fixed_circ…