Skip to content

WebAssembly support #511

Closed
Closed
@stoically

Description

@stoically

Not sure if it's in the scope of the bindings, but it would be great if git2-rs could compile to wasm32-unknown-unknown. libgit2 does compile successfully to wasm32 with clang - but in Rust world we'd probably need support from libc first.

On top of that libgit2 would probably need some POSIX JS emulation, like the one provided from emscripten, to actually work. Would be interesting to know whether there are already crates that push into that direction or if it'd need something completely new or maybe inspired/forked from emscripten.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions