aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Expand)Author
2024-04-13lint: add "make lint" target, run it from ciDan Kegel
2024-03-24ci: don't add --recursive when updating submodulesAyke van Laethem
2024-02-28build: only use GHA cache for docker dev builds, ignore the previous saved bu...deadprogram
2024-02-20ci: switch to Go 1.22Ayke van Laethem
2024-02-11ci: update from Node.js 16 to Node.js 18Ayke van Laethem
2024-02-07build: remove more files from host on Docker build to avoid running out of di...deadprogram
2024-02-05gi: add macOS ARM64 builderAyke van Laethem
2024-01-20all: switch to LLVM 17 by defaultAyke van Laethem
2024-01-20ci: fix sizediff error when changing the LLVM versionAyke van Laethem
2024-01-12build: use llvm-17 base image correctly for faster docker dev buildsdeadprogram
2024-01-05build: add step to build LLVM 17 base imagedeadprogram
2024-01-05all: statically link to LLVM 17 instead of LLVM 16Ayke van Laethem
2023-12-18build: another try to handle python unlink/link due to homebrewdeadprogram
2023-12-17build: fix for macos homebrew as discussed in https://github.com/Homebrew/bre...deadprogram
2023-12-04sizediff: cleanup before checkout of branche to allow for new/removed files t...deadprogram
2023-11-29builds: update all GH action workflows to use latest versionsdeadprogram
2023-11-28builds: free space before doing docker build jobdeadprogram
2023-11-04Bump wasi-libc to SDK 20Elliott Sales de Andrade
2023-11-02compileopts, targets, main: support Wasmtime v14 (#3972)Randy Reddig
2023-10-24build: pin wasmtime version used for testing to v13.0.0deadprogram
2023-10-23ci: work-around for broken links in github runnersKenneth Bell
2023-10-16Binaryen116 (#3958)Flavio Castelli
2023-10-14all: add Nix flake fileAyke van Laethem
2023-10-06all: add initial LLVM 17 supportAyke van Laethem
2023-10-04ci: use matrix instead of duplicating the Linux cross jobAyke van Laethem
2023-09-21ci: redo LLVM build on WindowsAyke van Laethem
2023-09-18all: switch to LLVM 16Ayke van Laethem
2023-08-17wasm: add support for GOOS=wasip1Ayke van Laethem
2023-08-10build: switch GH actions builds to use Go 1.21 final releasedeadprogram
2023-08-04all: Go 1.21 supportAyke van Laethem
2023-06-17ci: update Node.js from version 14 to version 16Ayke van Laethem
2023-06-16ci: rename release-double-zipped to something more usefulAyke van Laethem
2023-06-07build: only make comment on sizediff job when run from the main repo, take 2deadprogram
2023-05-31build: only make comment on sizediff job when run from the main repodeadprogram
2023-05-23build: explicitly pass the github token to GH actiondeadprogram
2023-05-20build: add issues write permission to sizediff jobdeadprogram
2023-05-17build: update GH actions-comment-pull-request to v2.3.1deadprogram
2023-05-16build: add write permission to sizediff GH actions job to always be able to a...deadprogram
2023-05-14ci: add comment with binary size differenceAyke van Laethem
2023-03-30build: add GH workflow to build LLVM image when neededdeadprogram
2023-03-19docker: correct path for GHCR dev container builddeadprogram
2023-03-13builder: add test to check for changes in binary sizeAyke van Laethem
2023-03-07ci: build LLVM with thread support on WindowsAyke van Laethem
2023-03-07build/linux: switch to ubuntu-20.04 for arm builds since ubuntu-18.04 is depr...deadprogram
2023-02-20ci: don't pass -v to `go test`Ayke van Laethem
2023-02-18build/docker: use build context from pre-saved LLVM container to avoid rebuil...deadprogram
2023-02-18build/linux: install wasmtime directly from github releasedeadprogram
2023-02-18build/docker: trigger all builds in tinygo ecosystem repos using GH actionsdeadprogram
2023-02-17build: always cache LLVM source/build even if the tests fail to avoid extra r...Ron Evans
2023-02-11ci: don't link with libzstd in release buildsv0.27.0Ayke van Laethem