aboutsummaryrefslogtreecommitdiffhomepage
path: root/GNUmakefile
AgeCommit message (Expand)Author
2024-10-22targets: add WaveShare ESP-C3-32S-KitAyke van Laethem
2024-10-22esp32c3: add smoke tests for a few boardsAyke van Laethem
2024-10-08crypto/x509/internal/macos: add package stub to build crypto/x509 on macOSElias Naur
2024-10-04GNUmakefile: more stdlib packagesDamian Gryski
2024-10-03GNUmakefile: add some more passing stdlib tests (#4492)Damian Gryski
2024-09-17tinygo: add relative and absolute --dir options to wasmtime args (#4431)Randy Reddig
2024-09-13Fix #4421: Add `-C DIR` flag (#4422)archie2x
2024-09-08gen-device: switch generator for Renesas code to use main cmsis-svd repodeadprogram
2024-09-06GNUmakefile, internal/wasm-tools: s/ydnar/bytecodealliance/gRandy Reddig
2024-09-05add board: RAKwireless RAK4631 (#4454)Warren Guy
2024-08-17ci: use Go 1.23Ayke van Laethem
2024-08-17unique: implement custom version of unique packageAyke van Laethem
2024-08-15os/user: use stdlib version of this packageAyke van Laethem
2024-08-15make spellfix: fix top level files, too.Dan Kegel
2024-08-14make spell: add a few missing misspellings, fix format of .csv file, also fix...Dan Kegel
2024-08-12GNUmakefile: add spellfix target, use it. (#4387)dkegel-fastly
2024-08-12GNUmakefile: add "help" target (#4390)dkegel-fastly
2024-08-10cgo: add support for printfAyke van Laethem
2024-08-06ci: don't include prebuilt libraries in the releaseAyke van Laethem
2024-07-22all: add linux/mipsle supportAyke van Laethem
2024-07-17all: simplify wasm-tools-go dependencyRandy Reddig
2024-07-14Do not stop compilation on compiler warningsAnatol Pomozov
2024-07-02wasi preview 2 support (#4027)Damian Gryski
2024-06-14Add smoke tests for machine packageAyke van Laethem
2024-05-24LLVM 18 supportAyke van Laethem
2024-05-13targets: add support for Badger2040 Wdeadprogram
2024-05-12targets: add support for m5paperJohann Freymuth
2024-05-05Makefile: add lld to list of build targets for wasm-ldChristian Stewart
2024-04-30Add 'make spell' target, fix what it finds. In .go files, only checks comments.Dan Kegel
2024-04-29make: use release esp-17.0.1_20240419 tag for source from espressif LLVM fork...deadprogram
2024-04-22Lint: lint and fix src/{os,reflect} (#4228)dkegel-fastly
2024-04-19add stm32 nucleol476rg supportPatrick Ting
2024-04-13lint: add "make lint" target, run it from ciDan Kegel
2024-04-04rp2040: make all RP2040 boards available for simulationAyke van Laethem
2024-03-27all: replace target=wasi with target=wasip1Randy Reddig
2024-03-26wasm-unknown: add math and memory builtins that LLVM needsAyke van Laethem
2024-03-24ci: don't add --recursive when updating submodulesAyke van Laethem
2024-03-23Add smoke test for pca10059-s140v7Jonathan Böcker
2024-03-22Makefile: allow overriding the packages to test in `make test`Ayke van Laethem
2024-02-26ci: fix binaryen buildv0.31.0Ayke van Laethem
2024-02-23targets: add support for Thumbydeadprogram
2024-02-17targets/wasm_unknown: use proper defaults for GCdeadprogram
2024-02-15make: add smoketest for wasm-unknown targetdeadprogram
2024-02-12nrf52840: generic board support (#4121)BCG
2024-02-11ci: update from Node.js 16 to Node.js 18Ayke van Laethem
2024-02-09esp32: switch over to the official SVD fileAyke van Laethem
2024-01-23targets: add support for the MKS Robin Nano V3.xElias Naur
2024-01-19runtime: add runtime.rand functionAyke van Laethem
2024-01-05all: statically link to LLVM 17 instead of LLVM 16Ayke van Laethem
2023-12-23main: add -serial=rtt supportAyke van Laethem