Petr Penzin
Petr Penzin
Is there any interest in supporting other platforms? To avoid running into #21, I've tried to build `int main(void) { return 10; }` on FreeBSD, but the outcome of that...
Check FreeBSD-specific library locations, and update `as` command line. This is not a complete solution as latter would not work on other platforms, and dynamic linking still would not be...
FreeBSD gives out this rather excluding message when including `stdio.h`: ``` /usr/include/sys/_types.h:135: #error "No support for your compiler for stdargs" ``` It is triggered by is this condition in `cdefs.h`...
Meta issue for various tasks related to the upcoming release.
This is a discussion to determine what should go into the next release w.r.t WebAssembly. We have updated the SIMD opcodes somewhat recently, and I am inclined to remove anything...
Current implementation of wasm SIMD shuffle produces a scalar loop over the bytes of the vector. That is the leftover of the situation when there were multiple shuffles with different...
For #6722
As discussed, I would like to add Neko to a FreeBSD's Ports Collection. I can find some [traces of a Neko port](http://www.freebsdsoftware.org/lang/neko.html) and it also seems like it was taken...
Should we maintain release 1.11 on Ubuntu 20 and newer? Due to updates to the compiler and system headers it does not currently build. I have started working on that,...
Drop Ubuntu 18.04 from Azure testing, as it is getting deprecation warnings now (also Canonical stops maintaining software packages after four years, I believe). Add Ubuntu 22.04.