asmaloney / libE57Format

Library for reading & writing the E57 file format
Boost Software License 1.0
137 stars 66 forks source link

Fix emscripten support (WebAssembly) #288

Closed maz-1 closed 6 months ago

maz-1 commented 7 months ago

Fix emscripten support

asmaloney commented 6 months ago

Thanks @maz-1!

The macOS failures are because of the switch to ARM runners.

The Windows ones I never figured out what changed to make them fail.