floooh / sokol

minimal cross-platform standalone C headers
https://floooh.github.io/sokol-html5
zlib License
6.94k stars 488 forks source link

droptest-sapp sample appears to be broken (wasm) #875

Closed floooh closed 1 year ago

floooh commented 1 year ago

Just noticed that at least the wasm version of droptest-sapp appears to be broken with an WASM-heap out-of-bounds error.

This was a silently breaking behaviour change in the C API wrapper of ImGuiListClipper (this now requires a constructor).