Skip to content

Commit 4b0a39b

Browse files
committed
Bumping minimum emscripten version
1 parent 50fd94f commit 4b0a39b

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ jobs:
6363
22: 'ubuntu-latest'
6464
}
6565
emscripten_versions = [
66-
'3.1.74',
6766
'4.0.23',
6867
'5.0.7',
6968
'6.0.0'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ The library is known to work with at least:
112112
* MSVC: 17 (down to 16.11 with limitations)
113113
* Clang: 16 (down to 13 with limitations)
114114
* GCC: 12 (down to 10.2 with limitations)
115-
* Emscripten: 3.1.70
115+
* Emscripten: 4.0.23
116116

117117
<!--
118118
Version 2 of this library was the last version supporting C++17. It is known to work at least with:

0 commit comments

Comments
 (0)