aboutsummaryrefslogtreecommitdiff
path: root/include/machine
diff options
context:
space:
mode:
authorKenjiro Nakayama <nakayamakenjiro@gmail.com>2026-09-07 09:49:05 +0900
committerKenjiro Nakayama <nakayamakenjiro@gmail.com>2026-09-07 16:45:33 +0900
commitab3a2d45dd6c5dc46b24f8a18f40bb6c8c5c5999 (patch)
treefaa9232b15a98a1301cc7d2ee25c3e67d900997f /include/machine
parentd63a1f105815c3fe4ffd954443541bff5259cedf (diff)
downloadportable-ab3a2d45dd6c5dc46b24f8a18f40bb6c8c5c5999.tar.gz
portable-ab3a2d45dd6c5dc46b24f8a18f40bb6c8c5c5999.tar.bz2
portable-ab3a2d45dd6c5dc46b24f8a18f40bb6c8c5c5999.zip
ci: test against latest Emscripten release
Currently Emscripten CI jobs were pinned to Emscripten 3.1.60. This PR changes the Emscripten CI and test configuration to: - Use the latest Emscripten release for both regular and ASAN builds. - Enable memory growth for ASAN tests. In addition, the ssl_verify test generates certificates on the host filesystem at runtime and executes from the temporary directory containing those certificates. The existing preloaded filesystem could not access these runtime-generated files, and Node failed to open ssl_verify.data. To address this issue, this PR uses Node's host filesystem for all Emscripten tests, allowing ssl_verify to access runtime-generated certificates without preloaded data files.
Diffstat (limited to 'include/machine')
0 files changed, 0 insertions, 0 deletions