[issue47162] Add call trampoline to work around bad fpcasts on Emscripten

Christian Heimes report at bugs.python.org
Fri Apr 1 17:14:59 EDT 2022


Christian Heimes <lists at cheimes.de> added the comment:

Interesting, can you pin point the buggy function pointer? If you link with -gsource-map and deploy the map file, your browser should give you a decent stack trace.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue47162>
_______________________________________


More information about the Python-bugs-list mailing list