-
### Description
The test works fine on my local and other CI nodes even with the same build preset `buildbot_linux_crosscompile_wasm`, but it fails only on the CI node `oss-swift-RA-linux-ubuntu-20…
-
The C++ API uses `Response` as data. `source` and `target` are symmetric in structure and this has benefits.
[Python bindings](https://github.com/browsermt/bergamot-translator/blob/main/bindings/p…
-
**Spin Templete**
spin templete is the layer of Spin-python-sdk render html
build fast webassembly app with HTML
`pip install spin_templete`
https://github.com/MominIqbal-1234/spin_templete
t…
-
This is a really cool project! Have been playing around with it to get a feel and its a pretty cool application. Thanks for all your hard work here! 🙏
In the Python community there are a few differen…
-
**TLDR:** Try earthkit in your browser without installing anything [here](https://esiwace3-compression-lab.onrender.com/notebooks?fromURL=https://gist.githubusercontent.com/juntyr/122a8868765d48ca993a…
-
Hello! I came across this project and tried to get it working with VMWare's WASM Python from https://github.com/vmware-labs/webassembly-language-runtimes.
I have downloaded python (version without …
-
Not sure if this is a bug or feature request, depends how one views it :slightly_smiling_face:
## 🐛 Bug
`sys.stderr` inside Pyodide REPL has no attribute `writelines`. As per Python docs, [`sys…
-
I tried to make a web assembly build of mame, I installed and configured the latest emsdk 3.1.18. However when I tried `emmake make SUBTARGET=arcade`, it failed with `make: *** [makefile:1266: build/p…
-
Hello all! As some of you might be aware, there has been a lot of progress in the web-world in developing [WebAssembly](https://webassembly.org/). Many environments and languages can now compile to th…
-
[Pyodide](https://pyodide.org/en/stable/) is a port of CPython to WebAssembly.
I was discussing with @Fidget-Spinner regarding the possibility of adding support for Full Python into Source Academy …