aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
AgeCommit message (Expand)Author
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
2023-02-07ci: switch to actions/checkout@v3Ayke van Laethem
2023-02-03ci: switch to Go 1.20Ayke van Laethem
2022-11-21build: update docker GH action to use latest docker action versionsdeadprogram
2022-11-06avr: drop GNU toolchain dependencyAyke van Laethem
2022-11-04esp: use LLVM Xtensa linker instead of Espressif toolchainAyke van Laethem
2022-11-01Upgrade GitHub actions packages from v2 to v3Austin Vazquez
2022-10-19ci: add support for LLVM 15Ayke van Laethem
2022-10-16build/windows: use GH actions parallel execution to cut build time in half.deadprogram
2022-09-24ci: build TinyGo using Go 1.19Ayke van Laethem
2022-09-24build: makes CI choose latest Go 1.18.x (#3143)Crypt Keeper
2022-09-14ci: use the Go Alpine image for building the release binaryAyke van Laethem
2022-09-09build: uses setup-go@v3 to simplify cache configAdrian Cole
2022-09-08build: updates to actions/cache@v3Adrian Cole
2022-08-20build: pin public_suffix Ruby gem to version 4.0.7deadprogram
2022-08-05ci: add check that TinyGo can be built using Homebrew LLVMAyke van Laethem