Closed
Description
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
Labels
No labels