subsoap / defos

Extra native OS functions for games written using the Defold game engine
Creative Commons Zero v1.0 Universal
112 stars 16 forks source link

Emscripten 1.39 support #115

Open JCash opened 4 years ago

JCash commented 4 years ago

Hi @subsoap and @dapetcu21 !

As advertised on the forum, the engine beta 1.2.170 is now supporting Emscripten 1.39.16, which contains breaking changes to the Emscripten api.

I suggest creating a new release which supports the new Emscripten api.

Also, a note that the instruction refers to adding the "master.zip", which usually isn't the recommended way.

dapetcu21 commented 4 years ago

Oh! Good catch with the instructions. I edited the README. For 1.2.170 compatibility, I'll look into it when I'll catch some time this weekend.

dapetcu21 commented 3 years ago

Did I ever get to do this? I think this needs to be tested on HTML5.