Skip to content

Support for WASM (rustworkx for Python in the browser)  #703

Open
@IvanIsCoding

Description

@IvanIsCoding

What is the expected enhancement?

CPython 3.11 will add support for WASM. It would be nice for us to be able to run in WASM, as it would allow us to run in the browser along other Python libraries.

To accomplish that, we would need to build our library for the wasm32-unknown-emscripten Rust target. Setting up Emscripten is the biggest challenge for this, but should be doable with cross.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions