Commit Graph

36 Commits

Author SHA1 Message Date
Michael Droettboom 047b414f3d
Upgrade to emscripten 1.38.30 (#374) 2019-04-04 07:57:47 -04:00
Michael Droettboom 939ba63545 Update dynCall_so.patch 2019-01-16 16:57:46 -05:00
Michael Droettboom 30b4fb16af Fix logic 2019-01-10 14:08:58 -05:00
Michael Droettboom 9aa68bbcf4 Update missing patch 2019-01-10 08:55:05 -05:00
Michael Droettboom 4b3bfe53ad Upgrade emscripten to 1.38.22 2019-01-10 07:40:01 -05:00
Michael Droettboom fe16f98a70 Fix #283: Handle function pointers in dylib with signatures not in main 2018-12-20 13:07:54 -05:00
Roman Yurchak 56e8a1767a Increase FuncCastEmulation NUM_PARAMS further 2018-11-15 13:22:36 +01:00
Roman Yurchak 27319bc675 Fix build in Docker 2018-11-15 13:22:36 +01:00
Michael Droettboom b071d37e1a Initial steps toward Scipy support 2018-11-15 13:22:36 +01:00
Michael Droettboom 210bc3c585 Fix patch 2018-10-02 13:23:26 -04:00
Michael Droettboom 58048cff2c Upgrade to emscripten 1.38.12 2018-10-01 18:56:57 -04:00
Michael Droettboom ec7912005a Fix LZ4 decoding bug
This was introduced in #170, but wasn't caught since emsdk didn't get rebuilt
2018-09-21 14:53:13 -04:00
Michael Droettboom 4adce231c6 Remove redundant code 2018-09-20 08:29:44 -04:00
Michael Droettboom 362b736c0a Simplify library_lz4.js 2018-09-20 08:25:44 -04:00
Michael Droettboom 836d981aa3 Don't overallocate 2018-09-19 16:44:54 -04:00
Michael Droettboom 7f578a81e2 Fix library_lz4.js 2018-09-19 16:44:54 -04:00
Michael Droettboom 0d4b22ba77 Use LZ4 filesystem compression, using the canonical C implementation 2018-09-19 16:44:54 -04:00
Michael Droettboom 3c08f1541d Fix emsdk build 2018-07-24 17:47:49 -04:00
Michael Droettboom 4153f5bc83 Update emscripten to 1.38.10 2018-07-24 17:47:49 -04:00
Michael Droettboom 10785faa9b Fix rebuilding of emsdk 2018-07-19 20:33:56 -04:00
Michael Droettboom 6c2d77979f Use a file, rather than a directory as the target for OSX compat 2018-07-19 08:14:31 -04:00
Michael Droettboom a0046f2799 Fix #80: Delete emsdk if rerunning make 2018-07-18 18:45:20 -04:00
Michael Droettboom d3ca5eec6b Fix patches again 2018-07-10 20:33:36 -04:00
Michael Droettboom 6e1ac55eec Forcibly copy binaryen executable 2018-07-10 18:28:34 -04:00
Michael Droettboom c3a228e6ca Patch in a different way that hopefully won't fail 2018-07-10 16:24:48 -04:00
Michael Droettboom 4cec2073e5 Trying to fix patch again 2018-07-10 14:27:22 -04:00
Michael Droettboom 0926d2522b Fix paths in patch 2018-07-10 13:08:50 -04:00
Michael Droettboom bb85d2c26b Make patch against 1.38.4, not incoming 2018-07-10 11:16:30 -04:00
Michael Droettboom 5992b283f7 Add compiler patch for async module loading 2018-06-23 08:24:21 -04:00
Michael Droettboom 6153e635e0 Add Circle-CI configuration 2018-06-04 16:17:03 -04:00
Michael Droettboom 4df291a56f Add compiler patch 2018-06-01 09:07:04 -04:00
Michael Droettboom f2e46063d6 Pin the compiler to a particular version 2018-05-31 18:46:57 -04:00
Michael Droettboom 6c527578dc Don't remove .emscripten 2018-04-19 17:35:56 -04:00
Michael Droettboom 27965ac946 Fix issues with toolchain 2018-04-19 17:05:34 -04:00
Michael Droettboom deea97cd4c Use pre-built toolchain 2018-04-02 13:06:36 -04:00
Michael Droettboom b8c3e600c2 Add end-to-end build. Travis tests. 2018-03-30 13:08:06 -04:00