Require Emscripten 2.0.18

Change-Id: I04fe7041fcd82d08416c37a6e95c36acb70c39dc
This commit is contained in:
Zhi An Ng 2021-05-24 10:35:36 -07:00
parent 3320416b2e
commit afbca5a152

View File

@ -50,7 +50,7 @@ Web-Assembly (WASM) version:
See webp_js/index_wasm.html for a simple demo page using the WASM version
of the library.
You will need a fairly recent version of Emscripten (at least 1.37.8,
You will need a fairly recent version of Emscripten (at least 2.0.18,
latest-upstream is recommended) and of your WASM-enabled browser to run this
version.