Michael Freeborn

Results 16 issues of Michael Freeborn

I'd really like to be able to run my Web Assembly tests and get coverage reports for them. First issue, can I specify a custom binary to run e.g. instead...

C-enhancement
help wanted
C-upstream-bug

**Describe the Feature** My use case is that I have a very simple custom type which stores a value in a standardised way ("aaabbbccc"), but displays the value in a...

This is a stub issue to track what is necessary to release a 1.0 version. I'll be adding to this over time to show what has been implemented and what...

There are some features in newer versions of dash which would be nice to have support for in dash_devices. I'm specifically thinking of the "title" and "update_title" arguments which can...

I see that the current version of glibc in these toolchains is 2.27, however, my application required (at least) 2.30. Would it be possible to release a new batch of...

I'm trying to implement an H264 encoder in Rust, which takes YUV420 format frames from a Raspberry Pi camera and converts it to H264. Essentially I'm trying to replicate this...