@Jakub Konka do you know why wasi-common is compiled as a staticlib and a cdylib?
I've seen that lead to increased build times in the past, and it's somewhat non-idiomatic, so it'd be nice if we could remove it
and/or split out the staticlib/cdylib parts to a separate crate
Actually, I’m not sure! I can’t even recall who or when we added that it. Cdylib caused me some headaches when I was playing with emscripten with wasi-common. Anyhow, i reckon it’s a good idea to clean that up!
Last updated: Nov 22 2024 at 16:03 UTC