rust-lang / git2-rs

libgit2 bindings for Rust
https://docs.rs/git2
Apache License 2.0
1.68k stars 385 forks source link

WebAssembly Support #871

Open Dirreke opened 2 years ago

Dirreke commented 2 years ago

Can it support wasm now? it would be great if git2-rs could compile to wasm32-unknown-unknown Issue#551.Maybe it can use wasm-git now

orhun commented 1 year ago

Any updates/thoughts?

christoph-det commented 1 year ago

Are there any updates by now?

fromwhite commented 1 year ago

Now use wasm-git first, follow git2-rs and switch back later