BOSSA
BOSSA copied to clipboard
Build compatibility for MSVC++ 2017
This work comes out of building a Bossa frontend for Node (sptgps/bossajs), which can only compile Windows code using MSVC.
Specific changes are no polyfill for unistd.h, different token order for typedef (I haven't tested this works with mingw) and no variable length arrays.