mash-graz
mash-graz
better rust support in pio would be really appreciable! perhaps it could also make some sense to combine this improvements with better [rt-thread](https://www.rt-thread.io/) support, because this particular RTOS and its...
i would be really happy, if a ready made docker image would be available, that already includes your vp9 ffmpeg plugin. are there anywhere at least some nightly builds accessible,...
i would be very happy, if we could find a way to solve this issue, because it's a really troublesome challenge to workaround all the possible pitfalls while figuring out...
in my case it's not so challenging. ;) i just try to use a RP3 for video stream encoding and live streaming to an nginx-rtmp server over a very weak...
the differences between upstream and the raspberry kernel are significant and the flow of patches and upstream integration doesn't work very well -- or as [eric anholt recently stated in...
hmm -- @bnoordhuis has [already suggested](https://github.com/denoland/deno/issues/8449#issuecomment-731445262) this kind of workaround in an early answer to my reports about this defect in our current build system. maybe he still hasn't changed...
as already mentioned, there are many(!) reasons, why cargo may invoke the build script twice in parallel. you'll hardly prevent this behavior and foresee all coming changes in rusts build...
> Can you link me to discussion or documentation that supports that claim? i think, the quoted 'cargo build -vv' logs reported in denoland/deno#8449 should verify this claim very well....
o.k. here is the demonstration: i wasn't able to reproduce the issue by compiling only the `rusty_v8` crate in an isolated context, but as soon as i use the build...
@bnoordhuis did you already find some time to comprehend this practical demonstration of this particular issue?