Commit Graph

9 Commits

Author SHA1 Message Date
Ingvar Stepanyan
758b5bb95b Upgrade Emscripten 2023-11-15 00:36:38 +00:00
Ingvar Stepanyan
5652da70d0 Pull newer Emscripten for bundler fixup
Manually pulling in newer Emscripten for workaround from https://github.com/emscripten-core/emscripten/pull/20452 for bundlers that can handle only module Workers.

Closes #12.
2023-10-17 03:17:30 +01:00
Ingvar Stepanyan
cfe8ef68b6 Upgrade Emscripten + build fixes
- Upgraded to 3.1.47.
 - EM_CACHE override leads to some new issues with package search in sysroot, probably because sysroot is hardcoded in PKG_CONFIG* variables. Use Docker's path mapping mechanism instead.
 - Added temporary workaround for new issue from https://github.com/emscripten-core/emscripten/issues/16836.
2023-10-17 03:17:16 +01:00
Ingvar Stepanyan
3e11156d06 Upgrade Emscripten 2022-02-04 17:12:40 +00:00
Ingvar Stepanyan
743495f17d Upgrade Emscripten 2021-11-30 15:58:50 +00:00
Ingvar Stepanyan
b3d1e668b2 Update Dockerfile 2021-08-16 19:08:41 +01:00
Ingvar Stepanyan
b0dcdb7775 Few more (final?) fixes for Docker build 2021-08-09 12:42:14 +00:00
Ingvar Stepanyan
3e071027d2 Further build improvements 2021-08-06 21:49:59 +00:00
Ingvar Stepanyan
2665a5bc41 Add build with Docker, make and submodules
Starting to pull out hacks and custom instructions into a reproducible build.
2021-08-06 20:49:19 +00:00