Constellation / iv

ECMAScript Lexer / Parser / Interpreter / VM / method JIT written in C++
BSD 2-Clause "Simplified" License
415 stars 32 forks source link

fpu.h: fix i386 on macOS #111

Open barracuda156 opened 4 months ago

barracuda156 commented 4 months ago

There is no fpu_control.h on macOS and it is not needed.