saschanaz / libflif.js

Another trial to get FLIF to the web platform
ISC License
41 stars 2 forks source link

Migrate from embind to nbind #5

Closed saschanaz closed 7 years ago

saschanaz commented 7 years ago

nbind may be more proper choice because:

  1. The development of embind is now inactive
  2. Embind causes a runtime error on FLIF v0.2.2 without any helpful message
saschanaz commented 7 years ago

embind works well on FLIF v0.3, no strong drive to do this anymore...