276 Commits (5ce072b827c1b39e613560e8021bdc4b3d49112f)

Author SHA1 Message Date
Nia Waldvogel 8aa223aed9 main (test): integrate test corpus runner 3 years ago
Dan Kegel f4fdf8dce9 Makefile: detected TINYGO now works even if a rule changes directory 3 years ago
Dan Kegel 9c3f9537be os: add stubs for Readlink and File.Seek for baremetal targets, with smoke test. 3 years ago
Dan Kegel 7914a729a5 Makefile: exclude archive/zip from TEST_PACKAGES on windows until ReadAt supported 3 years ago
Dan Kegel 8eedd2b04b Makefile: add archive/zip to TEST_PACKAGES 3 years ago
Ayke van Laethem e7e1b755c9 Makefile: use absolute path for llvm-build/bin/* binaries 3 years ago
Nia Waldvogel 38cd5b80ec Makefile: fix tool autodetect conversion to absolute path 3 years ago
Nia Waldvogel ecf7014f7e Makefile: reorganize tool detection 3 years ago
Dan Kegel ce5d52870f Makefile: tinygo-test: move slow tests to end, add -fast target to skip them 3 years ago
Pure White daf5d0b63a
fix: makefile on macOS (#2535) 3 years ago
Nia Waldvogel 751ac85488 ci (Windows/Mac): use binaryen from scoop/brew 3 years ago
Damian Gryski 0d20afa85f Makefile: add compress/flate and compress/zlib to wasi test packages 3 years ago
Kenneth Bell 14ce531498 stm32: add blues wireless swan 3 years ago
Pure White 93e0636c03
feat: support build on darwin arm64 (#2439) 3 years ago
Dan Kegel f80efa5b8b testing: support b.SetBytes(); implement sub-benchmarks. 3 years ago
sago35 6cb604c752 board: add M5Stamp C3 3 years ago
Ayke van Laethem ebd4969cde all: switch to LLVM 13 3 years ago
Dan Kegel ec97313239 When running tests under wasmtime, provide a fresh TMPDIR. 3 years ago
Elias Naur bd7ab8ddd5 targets,runtime,machine: add support for the stm32f469-disco board 3 years ago
Nia Waldvogel 13a3c4b155 Makefile: update tool search for LLVM 12 3 years ago
Dan Kegel 0aed62efe4 Makefile: add tinygo-test-wasi; like tinygo-test but with -target wasi 3 years ago
Nia Waldvogel 38305399a3 sync: add tests 3 years ago
Ayke van Laethem 5127b9d65b all: add LLVM 12 support 4 years ago
Olivier Fauchon b0fce80b50 Improvements for stm32wle targets : 3 years ago
Ayke van Laethem 718746dd21 os: stub out support for some more features 4 years ago
Kenneth Bell 470cbd5f53 housekeeping: wasm optional in smoketest and fix make clean 3 years ago
Kenneth Bell 62d4a6a77f stm32: add minimal stm32wlex5 / lorae5 target 3 years ago
Dan Kegel 339301b709 os: Implement and smoke test Mkdir() and Remove() 3 years ago
sago35 2a17a3e56c board: add M5Stack 3 years ago
Ayke van Laethem ec95d3560f ci: fix Binaryen cache on Windows 3 years ago
Ayke van Laethem bf076aed61 ci: only build wasm-opt, don't build other Binaryen tools 3 years ago
Ayke van Laethem 4ef340f228 windows: add support for the -size= flag 3 years ago
Ayke van Laethem 22c35c8e31 ci: move all cross compilation tests to Linux 3 years ago
Ayke van Laethem 869e917dc6 all: add support for windows/amd64 3 years ago
Dan Kegel b70b6076e3 net/ip, syscall/errno: Reduce code duplication by switching to internal/itoa. 3 years ago
Nia Waldvogel 539e1324c8 fix binaryen build in docker 3 years ago
Nia Waldvogel 641dcd7c16 internal/task: use asyncify on webassembly 3 years ago
Ayke van Laethem 335fb71d2f reflect: add support for DeepEqual 4 years ago
Ayke van Laethem 6c9bb96bca wasm: update wasi-libc dependency 3 years ago
Ayke van Laethem 403d93560b builder: build static binaries using musl on Linux 5 years ago
Ayke van Laethem 79bdd3f79a picolibc: add include directory to build artefact 3 years ago
Ayke van Laethem fb6571e405 builder: add support for -size= flag for WebAssembly 3 years ago
Ayke van Laethem 90076f9401 all: drop support for LLVM 10 3 years ago
Ayke van Laethem 4199be9780 ci: increase timeout to 20 minutes 3 years ago
Ayke van Laethem 14bb90c3c0 cgo: add support for stdio in picolibc and wasi-libc 3 years ago
sago35 d21ffc63b9 board: add M5Stack Core2 3 years ago
Damian Gryski 90f4b0a266 Makefile: add more TEST_PACKAGES that currently pass 3 years ago
Ayke van Laethem bf9dab36f7 build: normalize target triples to match Clang 3 years ago
Ayke van Laethem cb147b9475 esp32c3: add support for this chip 3 years ago
Damian Gryski 95ab7cb8d1 Makefile: add smoke test with gc=leaking to test dead asm code 3 years ago