An open API service providing commit metadata for open source projects.

GitHub / ethanhs/python-wasm / commits

SHA Message Author Date Stats
b2851fbd merge Merge pull request #84 from AlmogBaku/patch-1 Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
about 4 years ago
40127a52 Include stdlib in wasi and emscripten-node artifact (#86) Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
about 4 years ago
ef5218fe optimize git clone by setting --depth 1 Almog Baku <a****u@g****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
b8484def pass correct path to wasmtime (#83) Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
about 4 years ago
16fe23e7 merge Merge pull request #82 from tiran/bigint Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
about 4 years ago
66e3dcc2 Execute with bigint, chdir into build dir Christian Heimes <c****n@p****g> about 4 years ago
7561a70c Test 3.11, run test with -u all, improve WASI runner script (#80) Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
about 4 years ago
107ab350 Build and test WASI (#79)
Co-authored-by: Brett Cannon <b****t@p****g>
Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
about 4 years ago
40a5a99e Add link to Christian's talk video to README Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
cf7c06c9 Also deploy nightly scheduled builds Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
1702349e Include worker.js, disable linking by default (#73) Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
0fe21230 Use ccache when available (#70) Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
cef91af7 Pass args to configure, run all tests (#67) Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
fddd58f7 Remove `config.site-wasm` (#64) Brett Cannon <b****t@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
157ba72c Mark more tests as passing (#65) Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
cb359b07 Add `set -e` to various shell scripts (#61) Brett Cannon <b****t@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
735d99d2 Support `bzip2` (#63) Brett Cannon <b****t@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
c9e7374f merge Merge pull request #49 from pmp-p/patch-1 Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
45a2751c Update browser-ui/server.py
Co-authored-by: Brett Cannon <b****t@p****g>
Paul m. p. P <m****y@f****r>
Committed by: GitHub <n****y@g****m>
over 4 years ago
ff17b04c Update browser-ui/server.py
Co-authored-by: Brett Cannon <b****t@p****g>
Paul m. p. P <m****y@f****r>
Committed by: GitHub <n****y@g****m>
over 4 years ago
504aa3ff Add test runner script (#56)
Co-authored-by: Ethan Smith <e****n@e****e>
Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
544f63c7 merge Merge pull request #59 from ethanhs/ghpages-on-push Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
81643c4c I have you, YAML Brett Cannon <b****t@p****g> over 4 years ago
b97af4b1 Trigger GitHub Pages upload on push Brett Cannon <b****t@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
894ba882 Deploy ghpages on merge (#57) Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
54235d2a Remove PR line that doesn't seem to work Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f12b5794 Fix ci.yml, types must be under pull_request (#55) Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
677122ad Use /usr/bin/env (#54) Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
e65cc77d fix that may work for 3.6 + incomplete system mime.types Paul m. p. P <m****y@f****r>
Committed by: GitHub <n****y@g****m>
over 4 years ago
adb740ea make sure wasm type is registered in all cases Paul m. p. P <m****y@f****r>
Committed by: GitHub <n****y@g****m>
over 4 years ago
440fcab6 Update run-python-browser.sh Paul m. p. P <m****y@f****r>
Committed by: GitHub <n****y@g****m>
over 4 years ago
cc508853 fallback to system python Paul m. p. P <m****y@f****r>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5ab496be do not use system python3 for serving wasm files Paul m. p. P <m****y@f****r>
Committed by: GitHub <n****y@g****m>
over 4 years ago
d4c45f4e Remove unused import Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
fbdf1ecd merge Merge pull request #47 from katharosada/terminal-gui Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
9360c514 Add a few extra newlines Ethan Smith <e****n@e****e> over 4 years ago
d080949c Remove not-yet-implemented textbox and run button. Katie Bell <k****e@k****u> over 4 years ago
122f8d72 Use argparse to pass port into http server. Katie Bell <k****e@k****u> over 4 years ago
b2984a06 Review comment fixes Katie Bell <k****e@k****u> over 4 years ago
77465352 Apply suggestions from code review
Co-authored-by: Christian Heimes <c****n@p****g>, Kumar Aditya <5****3@u****m>
Katie Bell <k****e@k****u>
Committed by: GitHub <n****y@g****m>
over 4 years ago
19d705c1 merge Merge pull request #48 from tiran/include_worker Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
44b5dce1 Include python.worker.js Christian Heimes <c****n@p****g> over 4 years ago
bece8730 Add UI with webworker REPL support Katie Bell <k****e@k****u> over 4 years ago
eb0a834a merge fix running on node Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5885eb7a fix running on nodejs Kumar Aditya <5****3@u****m> over 4 years ago
1f7af8b2 merge Merge pull request #45 from tiran/build_node Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
923423e6 Apply suggestions from code review
Co-authored-by: Ethan Smith <e****n@e****e>
Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
d5b8334f Add/rename scripts to build browser and node targets Christian Heimes <c****n@p****g> over 4 years ago
14096f72 merge Merge pull request #38 from tiran/make_python_html Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
2688a17b Use make python.html and config.site
Signed-off-by: Christian Heimes <c****n@p****g>
Christian Heimes <c****n@p****g> over 4 years ago
725e0172 merge Merge pull request #35 from brettcannon/devcontainer Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
35541420 Add a devcontainer configuration Brett Cannon <b****t@p****g> over 4 years ago
14fa5862 merge Merge pull request #34 from tiran/emsdk3 Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
40ddd7ce Use Emscripten SDK 3.0 for testing Christian Heimes <c****n@p****g> over 4 years ago
8a3f89da merge Merge pull request #30 from ethanhs/ghpages Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
48b0f5f6 Publish binaries to Github Pages Ethan Smith <e****n@e****e> over 4 years ago
4278d4da merge Merge pull request #31 from ethanhs/enable_assertions Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
ed29c936 Enable assertions for easier debugging Ethan Smith <e****n@e****e> over 4 years ago
9565ab0b merge Merge pull request #27 from tiran/less_options Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
3d2f5521 merge Merge pull request #28 from tiran/readme_test Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
7d52d2df Update README.md
Co-authored-by: Ethan Smith <e****n@e****e>
Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
b41148d7 Point users to CI build artifact Christian Heimes <c****n@p****g> over 4 years ago
e7573264 Remove unnecessary configure options Christian Heimes <c****n@p****g> over 4 years ago
49e00301 merge Merge pull request #24 from tiran/ci Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
488f4e59 Symlinking does not trigger rebuild of config.c and Makefile Christian Heimes <c****n@p****g> over 4 years ago
ac4d8db3 Add rudimentary CI with GHA Christian Heimes <c****n@p****g> over 4 years ago
0f947dd0 merge Merge pull request #17 from tiran/nobz2 Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
ad387a33 Don't build with bzip2 Christian Heimes <c****n@p****g> over 4 years ago
466223d3 merge Merge pull request #15 from tiran/with-freeze Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
7f698338 Use new --with-freeze-module and --with-build-python options
Signed-off-by: Christian Heimes <c****n@p****g>
Christian Heimes <c****n@p****g> over 4 years ago
06d2cafa merge Remove modules that pyodide does and more Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
d92a27e3 Remove distutils completely Christian Heimes <c****n@p****g>
Committed by: GitHub <n****y@g****m>
over 4 years ago
39694413 merge Fix merge conflict Ethan Smith <e****n@e****e> over 4 years ago
ae078789 Remove more modules Ethan Smith <e****n@e****e> over 4 years ago
03383997 Remove non-debug config folder too
Co-authored-by: Christian Heimes <c****n@p****g>
Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
06640543 merge Merge branch 'main' of github.com:ethanhs/python-wasm into rmmod Ethan Smith <e****n@e****e> over 4 years ago
bd358d47 Remove modules that pyodide does Ethan Smith <e****n@e****e> over 4 years ago
ff06c0d4 merge Merge pull request #11 from tiran/zipbzip2 Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
over 4 years ago
44258013 Fix bz2ip2 and '-s USE' is used for linking
Signed-off-by: Christian Heimes <c****n@p****g>
Christian Heimes <c****n@p****g> over 4 years ago
107a710c merge Merge pull request #6 from tiran/mkdir Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
fd1d266c Create directories in build scripts
Signed-off-by: Christian Heimes <c****n@p****g>
Christian Heimes <c****n@p****g> almost 5 years ago
0b357423 Tweak README a bit Ethan Smith <e****n@e****e> almost 5 years ago
33cac7fb merge Merge pull request #4 from tiran/emccports Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
3cdfced6 Install emcc ports of zlib and bzip2 Christian Heimes <c****n@p****g> almost 5 years ago
fa708047 Use zip for Python stdlib Ethan Smith <e****n@e****e> almost 5 years ago
b66769fb Remove unused packages from src dist Ethan Smith <e****n@e****e> almost 5 years ago
7c3330e5 merge Merge branch 'main' of github.com:ethanhs/python-wasm into main Ethan Smith <e****n@e****e> almost 5 years ago
3d4488ce Switch to using /usr/local as PYTHONHOME, optimize for size a bit Ethan Smith <e****n@e****e> almost 5 years ago
29a5e7e9 Use out of tree builds Ethan Smith <e****n@e****e> almost 5 years ago
624cdd7a Add instructions to build Ethan Smith <e****n@e****e>
Committed by: GitHub <n****y@g****m>
almost 5 years ago
b184f108 Add inclusion of build tree to preload files Ethan Smith <e****n@e****e> almost 5 years ago
72d407ab Don't disable shared Ethan Smith <e****n@e****e> almost 5 years ago
d97e6ec3 Add command to build html for emscripten Ethan Smith <e****n@e****e> almost 5 years ago
6a54d533 Initial commit Ethan Smith <e****n@e****e> almost 5 years ago

← Back to repository