Isabel Paredes
Isabel Paredes
```diff - Error: error loading shared library /.../aiohttp/_http_parser.cpython-313-wasm32-emscripten.so from package aiohttp: - 'Could not load dynamic lib: /.../_http_parser.cpython-313-wasm32-emscripten.so - Error: bad export type for 'wasm_on_message_begin': undefined ```
May need a patch to not append `/usr/` files ``` In file included from /usr/include/assert.h:35: In file included from /usr/include/features.h:394: /usr/include/features-time64.h:20:10: fatal error: 'bits/wordsize.h' file not found 20 | #include...
```diff - error: the option `Z` is only accepted on the nightly compiler ```
```diff - CMake Error at $PREFIX/share/cmake/pybind11/pybind11NewTools.cmake:267 (python_add_library): - Unknown CMake command "python_add_library". ```
``` wasm-ld: error: duplicate symbol: Py_GetBuildInfo >>> defined in $PREFIX/lib/libpython3.13.a(getbuildinfo.o) >>> defined in $PREFIX/lib/libpython3.13.a(getbuildinfo.o) wasm-ld: error: duplicate symbol: _Py_gitversion >>> defined in $PREFIX/lib/libpython3.13.a(getbuildinfo.o) >>> defined in $PREFIX/lib/libpython3.13.a(getbuildinfo.o) wasm-ld: error: duplicate...
``` Test backend : BackendType.browser_worker FAILED Page.wait_for_function: Timeout 240000ms exceeded. ```
Cross-compilation not set up correctly ```diff - Failed to get information from the python interpreter at $PREFIX/bin/python - Caused by: platform.system() in python, unknown, and the rust target, Target {...
```diff - _ruamel_yaml.c:1222:10: fatal error: '_ruamel_yaml.h' file not found - 1222 | #include "_ruamel_yaml.h" ```
Needs `boost-cpp`