Thorsten Beier
Thorsten Beier
Lfortran
There is now docs at https://emscripten-forge.org with very little content, lets add: * [x] use packages with lite / xeus-python * [ ] debug local builds: This should describe how...
since this works for pyodide we shoukd also add this. See https://github.com/pyodide/pyodide/pull/4719
The current python build generates only broken symlinks for: * python3-embed.pc * python3.pc In https://github.com/emscripten-forge/recipes/pull/289 we remove these broken files
Some packages contain a hard-coded python version. We need to change this st. #303 will work fine. Some of these packages are: * https://github.com/emscripten-forge/recipes/blob/main/recipes/recipes/cross-python_emscripten-32/activate-cross-python.sh#L32
When experimenting with repacking rust as package installed via rustup I stumbled over some error message in rattler-build which indicates that there might be a bug. This error happens when...
Hi there, I came across this project on HackerNews and I am particularly interested in using it in projects like [JupyterLite](https://jupyterlite.readthedocs.io/en/stable/). To do this, a more permissive license would be...