I'd find a prebuilt Node 14 version of this really useful, so this is a quick PR to enable that.
Unfortunately, testing for myself on appveyor, this seems to work fine for x64, but not x86. Appveyor doesn't seem to show any output, and I don't have an x86 Windows machine to hand to test. Any ideas?
3.1.0 (but its build failed so I did not publish this version to npm) and 3.1.1.
PS. We have too many prebuilds now (24 for a single platform, takes almost half an hour to build). I wanna move this to N-API + prebuildify and drop support of node 8 and electron < 4.
I'd find a prebuilt Node 14 version of this really useful, so this is a quick PR to enable that.
Unfortunately, testing for myself on appveyor, this seems to work fine for x64, but not x86. Appveyor doesn't seem to show any output, and I don't have an x86 Windows machine to hand to test. Any ideas?