DeterminateSystems / riff

Riff automatically provides external dependencies for Rust projects, with support for other languages coming soon.
https://riff.sh
Mozilla Public License 2.0
486 stars 13 forks source link

[Idea] Use `.a` files from wasm staticlibs #125

Open willemneal opened 2 years ago

willemneal commented 2 years ago

I'm just reading over everything and my knowledge of C build toolchains is limited. How hard would it be to incorporate a staticlib of a wasm crate?

cole-h commented 2 years ago

Could you please explain what you mean by "incorporate a staticlib of a wasm crate"? I'm not quite sure I follow. Bonus points for an example of how this works now, outside of Riff.