-
## 🐛 Bug
When a Pygame code is executed, any input/text area in the page will be unavaiable after code execution. I meant, i'm not able to write anything in the input after the code is executed.
…
-
I'm trying to compile the library under wasm32-unknown-unknown to be used inside the browser through wasm-pack.
There has been somewhat recent work to support this more in the rust compiler [here](…
Specy updated
2 weeks ago
-
We support WASI. Do we want to add emscripten support? Let's chat!
Hywan updated
2 years ago
-
Just wondering if you considered creating an Emscripten build for this -- that way one could render a PDF to HTML entirely in client-side JavaScript!
Thought it'd be an interesting project and this t…
-
**Is your feature request related to a problem? Please describe.**
I'd like to be able to optimise existing JPGs without re-encoding them and losing quality.
**Describe the solution you'd like**
…
jahed updated
3 weeks ago
-
So, I did some work on running web3.py on webassembly / emscripten, so as to be able to run it in a web browser / jupyterlite notebook, without having to install any software on the user's machine.
…
-
I'm creating this issue so we can track what needs to be done to have proper support for Emscripten.
- [ ] Add Emscripten SDK as an (optional?) project dependency
- [ ] Add a toolchain class for the E…
-
https://github.com/tecan/emscripten-projects/tree/master/emulators/Omega updates for emscripten
-
hi there.
Are there any plans to support emscripten? Meaning being able to compile a gainput app with the emcc compiler and have proper keyboard, mouse and gamepad support.
RicoP updated
7 years ago
-
Create an emscripten build of ChaiScript to allow testing in the browser.