pyodide/emsdk/patches
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
..
0001-Add-back-fs.findObject-and-fs.readFile-in-loadLibDat.patch Emscripten 3.1.39 (#3890) 2023-06-04 10:38:41 -07:00
0001-Add-useful-error-when-symbol-resolution-fails.patch Emscripten 3.1.52 (#4399) 2024-01-23 21:18:42 +09:00
0001-Changes-for-JSPI.patch Emscripten 3.1.52 (#4399) 2024-01-23 21:18:42 +09:00
0001-Fix-dup-in-nodefs-by-refcounting-nodefs-file-descrip.patch Fix dup in nodefs (#4554) 2024-02-24 11:34:55 -08:00
0001-Raise-when-no-argument-is-given.patch Emscripten 3.1.52 (#4399) 2024-01-23 21:18:42 +09:00
0001-fix-dylink-exceptions.patch fix for exceptions in dynamic linked int64 code (#4698) 2024-04-17 17:36:26 +02:00