63 Commits (3364da6f25b130229dda740fffeed1e03a0edff3)

Author SHA1 Message Date
Ayke van Laethem 47dc1087e8 ci: work around bug in Go 1.15.3 4 years ago
Ayke van Laethem b40f250530 main: add initial support for (in-development) LLVM 11 5 years ago
Ayke van Laethem 05d2f2c412 main: improve support for x86-32 and add tests 4 years ago
Takeshi Yoneda f50ad3585d
support WASI target (#1373) 4 years ago
Ayke van Laethem 475135f546 ci: run `tinygo test` for known-working packages 4 years ago
Johan Brandhorst 0e6d2af028 Fix arch release job 4 years ago
Ayke van Laethem 3ee47a9c1b esp: add support for the Espressif ESP32 chip 4 years ago
Ayke van Laethem 63005622ae wasm: update wasi-libc dependency 4 years ago
deadprogram 2d03f65d67 build: add Go 1.15 to CircleCI build 4 years ago
Ayke van Laethem fdaddf6917 ci: do not cache TinyGo cache dir 4 years ago
Johan Brandhorst 149c9533e2 ci: add archlinux release job 5 years ago
deadprogram 1ad6953858 build: clean tinygo cache before running tests 4 years ago
Brad Peabody 95f509b109
wasm test suite (#1116) 5 years ago
deadprogram 424d775bf4 build: remove CircleCI orb, now using different integration 5 years ago
deadprogram b9fd6cee6f build: add webhook notifier orb for circleci 5 years ago
Ayke van Laethem b5f028e1f7 ci: build .deb files along with .tar.gz files for Debian 5 years ago
Ayke van Laethem aa40ddc48b ci: do not install the SiFive toolchain 5 years ago
Elliott Sales de Andrade 0a8bfc57ef all: support Go 1.14 5 years ago
Ayke van Laethem a08d3aa1dd ci: run tests in LLVM9 + LLVM10 5 years ago
Ayke van Laethem 0afd42c439 main: switch to LLVM 10 5 years ago
Ayke van Laethem 928a970782 ci: move Go version tests to buster containers 5 years ago
Ayke van Laethem 978a0cd9b0 Makefile: fix LLVM tools detection for wasi-libc 5 years ago
Ayke van Laethem e2aa3789c3 wasm: include wasi-libc 5 years ago
Ayke van Laethem 8f8232aada compileopts: fix CGo when cross compiling 5 years ago
Ayke van Laethem 699312f477 ci: remove symlink creation 5 years ago
Ayke van Laethem cf32607306 tools: rewrite gen-device-svd in Go 5 years ago
Ayke van Laethem d441f0152f riscv: use LLVM tools instead of GNU toolchain 5 years ago
Ayke van Laethem 118af9df69 all: switch to LLVM 9 5 years ago
Ayke van Laethem e7cf75030c main: move target specification into a separate package 5 years ago
Ayke van Laethem 26bdfa9c84 cgo: add bare-bones test 5 years ago
Jaden Weiss 81c0f9af4e try adding assertions to CI 5 years ago
Ayke van Laethem 4ea1559d46 interp: add basic test to interp package 5 years ago
Jaden Weiss 17ef7a5c32
all: add support for go 1.13 5 years ago
Ayke van Laethem 86acfc7ef4 ci: add caching to macOS build 5 years ago
Ayke van Laethem d905476231 all: refactor heap-to-stack transform into the transform package 5 years ago
Ayke van Laethem 8d959b7c63 all: replace dep with Go modules 5 years ago
Ayke van Laethem 8eb6039052 ci: fix Go image on the Debian Stretch images 5 years ago
Ayke van Laethem ffa38b183b all: add HiFive1 rev B board with RISC-V architecture 6 years ago
Ayke van Laethem f0eb4eef5a ci: make smoketests more flexible 5 years ago
Ayke van Laethem af523c63d5 ci: fix cache paths for LLVM source 5 years ago
Justin Clift 40b193f1fa circleci: update source and build cache keys 5 years ago
Ayke van Laethem 83ab61e261 ci: install Go 1.12.5 on macOS 6 years ago
Ayke van Laethem 2f95a5d452 ci: use go modules instead of dep 6 years ago
Ayke van Laethem edcb11f9f6 ci: move tests from CircleCI config to Makefile 6 years ago
Anthony Elder 4cd151faf5 Add Feather M0 Board (#356) 6 years ago
Martin Treml fc2ed2bdd0 [Board] Adafruit Trinket (#333) 6 years ago
Ron Evans d90f1947d9 machine/samd21: Initial implementation of I2S hardware interface using Circuit Playground Express 6 years ago
Ayke van Laethem eb0ce8a298 Makefile: avoid libtinfo and libz dependency of LLVM 6 years ago
Ayke van Laethem 2f2d62cc0c cgo: support builtin #include headers 6 years ago
Johan Brandhorst 586023b45d src/examples/wasm: Show both methods supported 6 years ago