python-emscripten  Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2020-10-24
12:25
Emscripten: upgrade to 2.0.7 Leaf check-in: c90a1d71b9 user: Beuc tags: trunk
2020-09-10
11:07
Emscripten: upgrade to 2.0.2 check-in: af3ca87849 user: Beuc tags: trunk
2020-09-08
07:15
Rework documentation check-in: 0af78b4a68 user: Beuc tags: trunk
06:59
Document current Emscripten version check-in: a8d188838c user: Beuc tags: trunk
2020-08-08
12:36
py2: drop obsolete work-around check-in: dba24a450f user: Beuc tags: trunk
2020-07-27
16:53
py2: 2.7.18 support check-in: f4bef9c8ce user: Beuc tags: trunk
16:49
Doc fixes / clean-ups check-in: 3166b2f00b user: Beuc tags: trunk
16:48
2.7.10: disable C-patched static submodule support check-in: 0a34aed2ad user: Beuc tags: trunk
2020-06-27
14:09
Fix py3 for Emscripten 1.39.18 Notably fix build dependencies by regenerating Makefile after modifying Setup.local check-in: bb5cfad2ac user: Beuc tags: trunk
12:29
Fix py2 for Emscripten 1.39.18 check-in: 59f1b3b50e user: Beuc tags: trunk
2020-06-06
16:15
Update copyright check-in: 1a1988d51c user: Beuc tags: trunk
14:17
Fix crosspython check-in: 814dcfc8ca user: Beuc tags: trunk
2020-05-27
17:58
3.8: size/perf-optimized python code check-in: acc37a2322 user: Beuc tags: trunk
2020-05-22
11:08
Fix modules building and bump to 3.8.2 check-in: 6ca60b211b user: Beuc tags: trunk
11:07
README: show-off Python3 check-in: 3dfbefc1c9 user: Beuc tags: trunk
07:21
Upgrade Python 3.8.2 -> 3.8.3 check-in: 5c748cbd8b user: Beuc tags: trunk
2020-05-08
16:47
webprompt: drop py2 remark check-in: 08c4e36826 user: Beuc tags: trunk
16:44
Python3 initial support check-in: 58e7feba3b user: Beuc tags: trunk
16:26
Simplify Python compilation a bit check-in: 6319bb7bc7 user: Beuc tags: trunk
16:26
webprompt: fix native test check-in: 16267ba494 user: Beuc tags: trunk
16:25
webprompt: fix native test check-in: f221e978c5 user: Beuc tags: trunk
16:24
webprompt: make it clearer that computing is happening check-in: 4210f84087 user: Beuc tags: trunk
2020-04-25
15:39
Update template URL check-in: ab35ffd722 user: Beuc tags: trunk
2020-04-20
13:46
webprompt: tidy HTML check-in: 65dc11f4b9 user: Beuc tags: trunk
13:45
Tidy JavaScript snippets check-in: 1da4ec9b97 user: Beuc tags: trunk
2020-04-18
11:53
Upgrade to new emscripten_log prototype in 1.39.12 check-in: fea1e09c30 user: Beuc tags: trunk
2020-03-07
12:11
Typo check-in: 9b78bab422 user: Beuc tags: trunk
2019-11-09
00:26
Update Fossil ignore list check-in: f139ce4ce9 user: Beuc tags: trunk
00:24
emscripten.pyx: Emscripten 1.39.2 has stricted linked again, move aside optional Fetch bindings, drop sleep_with_yield check-in: b8d23ef897 user: Beuc tags: trunk
2019-11-04
21:47
package-pythonhome.sh: optimize _sysconfigdata check-in: b536b452a4 user: Beuc tags: trunk
2019-11-03
18:32
Fix calling ./python.sh with relative path check-in: 3c6c5ae4c3 user: Beuc tags: trunk
17:11
Better support for building 3rd-party modules and static/dynamic compilation check-in: 85d91ca06f user: me tags: trunk
2019-11-02
22:44
package-pythonhome.sh: don't use system python, .pyo could be incompatible check-in: 8487653348 user: me tags: trunk
22:28
webprompt: not specific to Python 2 check-in: bcb3ce64f7 user: me tags: trunk
22:22
Tidy python.sh a bit check-in: 3367b54339 user: me tags: trunk
2019-11-01
20:07
webprompt: clean-up EXPORTED_FUNCTIONS check-in: 1fe630bf14 user: me tags: trunk
12:39
webprompt: better support for asyncify testing check-in: b7ba51331a user: me tags: trunk
11:47
emcc now knows how to disregard -fPIC check-in: 8a59f7b2cd user: me tags: trunk
11:34
emscripten.pyx: Fetch: expose numBytes check-in: 4bb0444b8d user: me tags: trunk
11:33
emscripten.pyx: Fetch: don't enforce a buffer API, return self check-in: 455ff08d59 user: me tags: trunk
11:15
emscripten.pyx: Fetch: use cStringIO rather than memoryview check-in: aee925727c user: me tags: trunk
2019-10-31
11:01
emscripten.pyx: bindings for pseudo-synchronous wget and wget_data check-in: 7bf0e88239 user: me tags: trunk
2019-10-30
20:48
emscripten.pyx: avoid crash when calling cancel_main_loop() without a set loop check-in: abd7d6bd19 user: me tags: trunk
12:35
emscripten.pyx: limited binding for emscripten_log check-in: b0dc446911 user: me tags: trunk
2019-10-29
22:12
emscripten.pyx: bindings for a few debugging functions check-in: ee65d2fb49 user: me tags: trunk
13:26
Ensure external Python modules will be compiled statically check-in: 4c22eafeb3 user: me tags: trunk
2019-10-25
20:04
webprompt: add textarea to showcase simple multi-line execution check-in: e52d3efa03 user: Beuc tags: trunk
20:03
webprompt: reduce default memory but allow memory growth check-in: 0cdcd53c36 user: Beuc tags: trunk
2019-10-24
12:06
emscripten.pyx: async_wget_data refactoring check-in: bd17eb499a user: Beuc tags: trunk
11:46
emscripten.pyx: callbacks refactoring check-in: 1e832afcda user: Beuc tags: trunk