Mykola Musiienko
Mykola Musiienko
[coollang-2020-fs](https://github.com/mykolav/coollang-2020-fs) compiles a small but interesting Scala subset into x86-64 assembly. - It compiles down to x86-64 assembly. Then invokes GNU as and ld to produce a native executable. -...
### Checklist - [X] I added a descriptive title - [X] I searched open requests and couldn't find a duplicate ### What is the idea? Would it be possible to...
`FFmpegAudioSource`'s output buffer overflows if `ffmpeg.swr_convert` is upsampling the source audio, resulting in a segmentation fault/access violation. When calculating the size in bytes of the output buffer to be passed...