Commit Graph

20 Commits

Author SHA1 Message Date
Hood Chatham 41b47b57f9
Emscripten 3.1.73 (#5401) 2025-02-01 20:14:52 +01:00
Hood Chatham 3520c92482
Emscripten 3.1.72 (#5399) 2025-02-01 13:02:06 +01:00
Hood Chatham 549a6edc69
Emscripten 3.1.71 (#5337) 2025-02-01 08:16:05 +01:00
Hood Chatham eebce17dee
Emscripten 3.1.70 (#5397) 2025-01-31 21:02:10 +01:00
Hood Chatham 05d4096c3b
Emscripten 3.1.69 (#5391) 2025-01-31 14:34:53 +01:00
Hood Chatham 6c3d59b042
Emscripten 3.1.68 (#5390) 2025-01-30 18:50:19 +01:00
Hood Chatham 6a7c92303c
Emscripten 3.1.67 (#5333) 2025-01-30 14:47:15 +01:00
Hood Chatham b28e9bcbc1
Emscripten 3.1.66 (#5382) 2025-01-30 11:03:58 +01:00
Hood Chatham 755f8281ed
Emscripten 3.1.65 (#5379) 2025-01-29 12:06:53 +01:00
Hood Chatham ed8ad327ec
Emscripten 3.1.64 (#5360) 2025-01-28 14:08:51 +01:00
Hood Chatham 9bee7c7fc3
Emscripten 3.1.63 (#5363) 2025-01-22 13:26:30 +01:00
Hood Chatham 58b389ec7c
Emscripten 3.1.62 (#5334) 2025-01-21 12:34:56 +01:00
Hood Chatham 4f61642fd7
Emscripten 3.1.61 (#5357) 2025-01-20 15:44:04 +01:00
Hood Chatham 28ff64fc9a
Emscripten 3.1.60 (#5350) 2025-01-19 22:11:28 +01:00
Hood Chatham c506083f3c
Emscripten 3.1.59 (#5343)
No difficulties here.
2025-01-17 09:25:39 +01:00
Hood Chatham 9b2b8b752d
Remove a large number of xfails from python_tests.yaml (#5217)
Co-authored-by: Gyeongjae Choi <def6488@gmail.com>
2024-12-20 14:16:17 +09:00
Hood Chatham c319cc7770
Fix dynamic library loading in cli runner (#4871)
All dependent libs should be loaded as globals. We should try  to use this to
simplify some of the logic in dynload.ts. Most likely what needs to happen is we
need to inspect the wheel at build time to determine which libraries are
"leaves" that are not dependencies of anything else and add this list to the
package metadata.

This should be removed eventually, because it is a bug somewhere else in the
dynamic loader that dependents need to be global.
2024-06-18 17:10:22 -07:00
Gyeongjae Choi 36565c7e9d
Revert "Update Emscripten to 3.1.60" (#4796) 2024-05-25 08:06:50 -04:00
Hood Chatham b16552a660
Update Emscripten to 3.1.60 (#4782) 2024-05-25 10:06:52 +09:00
Hood Chatham 9d2451d1fb
Emscripten 3.1.58 (#4715) 2024-05-07 09:59:57 +02:00