A meta issue to track additional CI build targets.
Ideally, one day we would get real hardware for all of this.
Actually running tests on FreeBSD would be good too....
I'm less concerned about 32bit + FreeBSD immediately as there is more of a difference between windows & *nix than the various sub nixes, but the more the better.
How about wasm?
How about wasm?
@kpp, actually that would be very interesting and I'd definitely vote for this.
We could theoretically run the tests on FreeBSD the same way that they're run for mio, but it wouldn't gain much coverage. Unlike mio, tokio has little platform-specific code.
wasm is blocked by mio by epoll missing impl in wasm compilers.
The pain factor for running tests on FreeBSD has recently dropped, and Tokio's importance only continues to grow. I think it's time to add FreeBSD CI. I volunteer to do it, if you're interested.
@asomers sure :+1:
Ok. First you must turn on cirrus-ci for this repository.
@asomers Sorry for the delay. This should be done.
We can possibly get ARM CI using http://www.shippable.com.
Closing due to inactivity.
Most helpful comment
How about wasm?