rust-lang / cc-rs

Rust library for build scripts to compile C/C++ code into a Rust library
https://docs.rs/cc
Apache License 2.0
1.76k stars 425 forks source link

Add wasm32-unknown targets #1115

Closed Kuuuube closed 1 week ago

Kuuuube commented 1 week ago

Mucked around with this and this seems to fix #1113 along with the changes made in #1114

Targeting the pr branch of #1114 so this can be pulled into that pr