8000 Test wasm wheel · Issue #750 · tanghaibao/jcvi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Test wasm wheel #750

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Adamtaranto opened this issue Feb 24, 2025 · 0 comments
Open

Test wasm wheel #750

Adamtaranto opened this issue Feb 24, 2025 · 0 comments

Comments

@Adamtaranto
Copy link
Collaborator

Try building a web assembly wheel for installing JCVI.

If this works JCVI will be compatible with Quarto Live interactive docs and Shinylive apps.

Pyodide can build wasm wheels from pure python packages. JCVI has a couple of compiled cython modules so the wasm wheel will need to be built with Emscripten. See Pyodide guide.

JCVI has a lot of dependencies that are not in the pyproject.toml, instead being referenced in various non-core modules. Odds are that something will not be wasm compatible making the whole thing moot, but giving this a crack anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant
0