vengi-voxel / vengi

free and open source voxel art tools - editor, thumbnailer and format converter
http://vengi-voxel.github.io/vengi/
Other
1.05k stars 87 forks source link

EMSCRIPTEN: errors when launching 0.0.28 #380

Open mgerhardy opened 5 months ago

mgerhardy commented 5 months ago
RuntimeError: indirect call signature mismatch
    stackAlloc https://vengi-voxel.github.io/vengi-voxedit-html5/vengi-voxedit.js:1
    callMain https://vengi-voxel.github.io/vengi-voxedit-html5/vengi-voxedit.js:1
    doRun https://vengi-voxel.github.io/vengi-voxedit-html5/vengi-voxedit.js:1
    run https://vengi-voxel.github.io/vengi-voxedit-html5/vengi-voxedit.js:1
[lockdown-install.js:1:94626](moz-extension://326c0401-b19a-4c1a-8228-15e9c6aa5cc0/lockdown-install.js)
    functors moz-extension://326c0401-b19a-4c1a-8228-15e9c6aa5cc0/lockdown-install.js:1
mgerhardy commented 3 months ago

version 0.0.30 works fine in edge - but on osx the key mapping are not working

see src/modules/util/KeybindingParser.cpp that #ifdef MACOSX doesn't with emscripten of course.

https://vengi-voxel.github.io/vengi-voxedit-html5/vengi-voxedit.html