352 Commits (dfb8c996a158536f12db0fc1c9d04c5a7d26b491)

Author SHA1 Message Date
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
sago35 98bd947817 machine/arduino_mkrwifi1010: add board definition for Arduino MKR WiFi 1010 3 years ago
Ayke van Laethem c25a7cc747 testing: test testing package using `tinygo test` 3 years ago
Ayke van Laethem 5e5ce98d42 compiler: add aliases for many hashing packages 3 years ago
Dan Kegel cfae2d4f9a Makefile: add src/testing to FMT_PATHS 3 years ago
Dan Kegel 55789fd2c2 src/testing/benchmark.go: add subset implementation of Benchmark 4 years ago
sago35 e5453ebe27 machine/feather-nrf52840-sense: add board definition for Adafruit Feather nRF52840 Sense 3 years ago
Ayke van Laethem 96e863f0f3 all: add a flag to the command line to select the serial implementation 3 years ago
Yurii Soldak bfe3f68647 smoke&readme: add missing boards 3 years ago
Kenneth Bell 8e33f1c9eb rp2040: support Adafruit Feather RP2040 3 years ago
Yurii Soldak d62a9e24e5 runtime: expose memory stats 3 years ago
sago35 22eeed2da1 qtpy: add pin for neopixels 3 years ago
Rajiv Kanchan 722a3a5c94 add rp2040, pico 4 years ago
Kenneth Bell ee167f15de stm32: add pwm for f4 series 4 years ago
Ayke van Laethem 841f19f49e ci: disable building some optional Clang components 4 years ago
Ayke van Laethem b67351babe machine: define Serial as the default output 4 years ago
sago35 e7c6bd3730 atsame5x: add support for CAN 4 years ago
Ayke van Laethem 78acbdf0d9 main: match `go test` output 4 years ago
sago35 b9043b649d atsamd51: fix PWM support in atsamd51p20 4 years ago
sago35 6152a661e8 ci: improve llvm-source cache 4 years ago
sago35 9f52fe4e4a atsame51: add initial support for feather-m4-can 4 years ago
developer cb886a35c9 PWM Support for atmega1280 4 years ago
sago35 bd212cc000 atsame54: add initial support for atsame54-xpro 4 years ago
Ayke van Laethem 22b143eba8 microbit-v2: add support for S113 SoftDevice 4 years ago
developer aa8e12c464 Arduino Mega 1280 support 4 years ago