Open schveiguy opened 6 years ago
Now that we depend on std.io for our low-level io, we should be testing on windows. I've never actually compiled iopipe on windows, so I should at least test that theory (I did announce I now support Windows).
Windows now does at least build. I need to update the examples to not use openDev, and instead use std.io.
Now that we depend on std.io for our low-level io, we should be testing on windows. I've never actually compiled iopipe on windows, so I should at least test that theory (I did announce I now support Windows).