issues
search
baoyachi
/
shadow-rs
A build-time information stored in your rust project.(binary,lib,cdylib,dylib)
https://docs.rs/shadow-rs
MIT License
475
stars
41
forks
source link
fix shadow-rs build on wasm error
#40
Closed
baoyachi
closed
3 years ago
baoyachi
commented
3 years ago
detail error:
https://github.com/nushell/nushell/pull/2935
.
shadow-rs
build on wasm error.It's seem's caused by
lib-sys
crates.
baoyachi
commented
3 years ago
add features toggle to solution this problem
shadow-rs
build on wasm error.It's seem's caused bylib-sys
crates.