pyodide/emsdk
Joe Marshall ed9428e268
fix for exceptions in dynamic linked int64 code (#4698)
This is a backport of https://github.com/emscripten-core/emscripten/pull/21759 

It fixes a crash which happens when 
1) An exception is thrown inside a function returning int64
2) The function is in a dynamic library and has been called through dynamic invocation.
2024-04-17 17:36:26 +02:00
..
patches fix for exceptions in dynamic linked int64 code (#4698) 2024-04-17 17:36:26 +02:00
Makefile Emscripten 3.1.52 (#4399) 2024-01-23 21:18:42 +09:00