40 Commits (a2f95d6b87418cc4a75892a43a6a405674aab876)

Author SHA1 Message Date
deadprogram 871cd66b98 build/linux: switch to ubuntu-20.04 for arm builds since ubuntu-18.04 is deprecated for GH actions runner 2 years ago
deadprogram f6758d22d8 build/linux: install wasmtime directly from github release 2 years ago
Ron Evans 012bdfae80
build: always cache LLVM source/build even if the tests fail to avoid extra rebuilds (#3453) 2 years ago
Ayke van Laethem 0d56dee00f ci: don't link with libzstd in release builds 2 years ago
Ayke van Laethem 4ce54ede15 ci: switch to Go 1.20 2 years ago
Ayke van Laethem df888acd5e avr: drop GNU toolchain dependency 2 years ago
Ayke van Laethem 9e34ca9e5f esp: use LLVM Xtensa linker instead of Espressif toolchain 2 years ago
Austin Vazquez 726d74ad1b Upgrade GitHub actions packages from v2 to v3 2 years ago
Ayke van Laethem 2b7f562202 ci: add support for LLVM 15 2 years ago
Ayke van Laethem 1e6c14b3e4 ci: build TinyGo using Go 1.19 2 years ago
Crypt Keeper 25f6be1488
build: makes CI choose latest Go 1.18.x (#3143) 2 years ago
Ayke van Laethem dadae95448 ci: use the Go Alpine image for building the release binary 2 years ago
Adrian Cole bba0dc9575 build: uses setup-go@v3 to simplify cache config 2 years ago
Adrian Cole 96e3ecd949 build: updates to actions/cache@v3 2 years ago
deadprogram ee94f92ede build: pin public_suffix Ruby gem to version 4.0.7 2 years ago
deadprogram 2ed7523001 build/linux/arm: pin dotenv Ruby gem to version 2.7.6 2 years ago
Ayke van Laethem 56780c2691 ci: build Linux binary in Alpine container 3 years ago
Ayke van Laethem 6dff85c756 ci: fix CI failure due to missing apt-get update 2 years ago
Ayke van Laethem b5c5d95b68 wasm: use newer WebAssembly features 2 years ago
Ayke van Laethem 633fe95187 wasm: update wasi-libc version 2 years ago
Yurii Soldak a4599ba539 build: cancel in-progress builds 2 years ago
Dylan Arbour b52310fed2 ci: Add arm64 build 3 years ago
Ayke van Laethem 109b5298c4 avr: use compiler-rt 4 years ago
Ayke van Laethem d1dfa1155c ci: fix Go version in ARM build 3 years ago
Ayke van Laethem 4fe3a379a5 ci: add ARM build, cross compiled on an amd64 host 3 years ago
deadprogram c387a09f54 build: use Go 1.18.1 for all builds 3 years ago
Ayke van Laethem 6b31ee1e93 all: update to LLVM 14 3 years ago
Dan Kegel fe0acb1670 ci: updated supported go versions from 1.15-1.17 to 1.16-1.18 3 years ago
Ayke van Laethem 83227e68df all: use compiler-rt from LLVM 3 years ago
Dan Kegel 4a98db4c86 Add regression test for #2666. 3 years ago
Ayke van Laethem cdd267fa10 builder: add support for cross compiling to Darwin 3 years ago
Ayke van Laethem 372d9e0f5e wasm: remove heap allocator from wasi-libc 3 years ago
Dan Kegel 94b075e423 .github: test-linux-build: install wasmtime, make tinygo-test-wasi-fast 3 years ago
Ayke van Laethem ebd4969cde all: switch to LLVM 13 3 years ago
Dan Kegel b4fa658705 .github: asset-test-linux: show cpuinfo for troubleshooting. 3 years ago
Dan Kegel 8d75b58bdf .github: update apt before installing, in case it is stale 3 years ago
Nia e536676a67
main (test): run tests on AVR 3 years ago
Ayke van Laethem 5127b9d65b all: add LLVM 12 support 4 years ago
Ayke van Laethem 18f4ffd656 ci: move Linux release builds to GitHub Actions 3 years ago
Ayke van Laethem c177e4dbc0 ci: move assert-test-linux to GitHub Actions 3 years ago