{{ message }}
Commit df93cb4
test: fix wasi/test-return-on-exit on 32-bit systems
Starting with the V8 8.8 update, this test has been regularly
crashing with an out of memory error on 32-bit Windows. The issue
has been narrowed down to a function not being bound. This seems
like a V8 bug, but at least it seems that we can work around it.
Fixes: #37374
PR-URL: #37615
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>1 parent b192227 commit df93cb4
1 file changed
Lines changed: 2 additions & 1 deletion

0 commit comments