Thorsten Beier

Results 142 comments of Thorsten Beier

> A few things that need to be done: > > * the `Arch` enum also needs a `wasm32` addition Probably > * the `Platform` enum also needs a `wasi`...

> a canary build of the PR would be nice to install conda locally and run some of the commands here https://emscripten-forge.readthedocs.io/en/latest/src/usage.html FYI the docs moved to https://emscripten-forge.org/

> If we don't want tests that rely on outside services, then the PR is complete? So from my side, I believe its complete.

@jezdez whats the way to move forward here?

I added a test but I am running into problems installing conda / the test environment locally on my apple-silicon machine,..so I did not run this test whatsoever

@michaelweinold the problem is, it drags in a outdated build of the emscripten compiler ``` emscripten_emscripten-wasm32 ┆ 3.1.45 ┆ h7b187fe_15 ┆ emscripten-forge ┆ 7.19 KiB │``` the problem is the...

@michaelweinold the old unusable builds of the compiler will be remove at some point in the nearby future (cannot give you a specific time as I cannot do this by...

@michaelweinold So now it uses the proper emscripten compiler, but fails with some different stuff

closing this since rapidfuzz was merged via #2250

rattler-build has problems with these two patches too: https://github.com/conda-forge/jxrlib-feedstock/blob/main/recipe/define_byteswap.patch https://github.com/conda-forge/jxrlib-feedstock/blob/main/recipe/usecmake.patch