Aaron Turner

Results 271 comments of Aaron Turner

Yoooo @MarkMcCaskey Whaddup haha! :smile: So I also ran into this recently, when trying to support multiple preopen directories (I think this is what this issue is refferring to?). And...

> But symbolic links is what makes this way more complicated than just matching prefixes. Ahhhhh thanks for the heads up! I didn't even consider symlinks :upside_down_face: Do you know...

Oh! For this issue, I figured out how to do it I think. We need to re-implement this function: https://github.com/WebAssembly/wasi-libc/blob/7b92f334e69c60a1d1c5d3e289790d790b9a185b/libc-bottom-half/libpreopen/libpreopen.c#L488 (if not that function, the general path resolution is done...

@jedisct1 Awesome! I'll try an open a PR once I get the chance so we can make it error or something 😄 👍

Good luck!

If you do, feel free to reach out to me as well! I have sound working, and apparently I did an alright job first go. I have all the weird...

Oh wow that ABEM looks nice! I'll definitely consider it when I get around to cleaning this up. Thanks dude!

@mathe42 Thank you very much for drafting up this implementation! 😄 Yeah! I like this approach and it makes sense to me, so let's go for it! 😄