aboutsummaryrefslogtreecommitdiff
path: root/cmake/platforms/emscripten.cmake (unfollow)
Commit message (Expand)Author
2024-03-01Reset non-WASM Firefox version back to 48.Simon Tatham
2024-03-01Emergency fix to Puzzles WASM builds.Simon Tatham
2024-02-29Emscripten build: stop setting MIN_EDGE_VERSION.Simon Tatham
2023-11-19Windows: leave puzzles.rc out of auxiliary GUI tools.Simon Tatham
2023-07-05js: Copy-to-clipboard supportBen Harris
2023-05-30js: pass preferences file from JS to C on the heap, not the stackBen Harris
2023-04-24Support user preferences in the Emscripten frontend.Simon Tatham
2023-04-06js: explicitly tell Emscripten which browsers to targetBen Harris
2023-04-06js: set -s ENVIRONMENT=web in EmscriptenBen Harris
2023-04-06KaiOS: include extra copyright notices in manualBen Harris
2023-04-03js: stop using EXTRA_EXPORTED_RUNTIME_METHODSBen Harris
2023-01-20Install KaiOS app docs even without HalibutBen Harris
2023-01-19kaios: Add hooks for the KaiAds APIBen Harris
2023-01-19js: Simpler and more robust startup procedureBen Harris
2023-01-19kaios: Major parts of a build for KaiOSBen Harris
2022-11-10js: Enable STRICT_JS in EmscriptenBen Harris
2022-10-27js: Distinguish manual resizes from device pixel ratio changesBen Harris
2022-10-27js: Add a CMake variable to control whether Emscripten emits WASMBen Harris
2021-05-25Permit building GUI helper tools.Simon Tatham
2021-04-22wasm/js/emscripten: Fix page loading raceIan Jackson
2021-04-16Set ALLOW_MEMORY_GROWTH in the Emscripten build.Simon Tatham
2021-04-03Update web puzzles to current WASM-based Emscripten.Simon Tatham
2021-04-03emscripten.cmake: remove a rogue diagnostic.Simon Tatham
2021-03-29Migrate to a CMake-based build system.Simon Tatham