40 Commits (194396d71570318eb581245c49778341474d8ef6)

Author SHA1 Message Date
Ayke van Laethem f188eaf5f9 mips: add GOMIPS=softfloat support 3 months ago
Damian Gryski 9cb263479c
wasi preview 2 support (#4027) 4 months ago
Ayke van Laethem 57f49af726 loader: make sure Go version is plumbed through 10 months ago
Ayke van Laethem 8d2a07b927 main: add -serial=rtt support 11 months ago
Ayke van Laethem 4a240827cb main: add -internal-nodwarf flag 1 year ago
Anuraag Agrawal eebd2f648b
Add -gc=custom option (#3302) 2 years ago
Ayke van Laethem 655075e5e0 runtime: implement precise GC 2 years ago
deadprogram c5c6464175 compileopts: replace 'retries' with more correct 'timeout' param 2 years ago
deadprogram 73b368270c compileopts: add 'retries' flag to allow setting the number of times to retry locating the MSD volume when flashing 2 years ago
Ayke van Laethem 268140ae40 wasm: remove -wasm-abi= flag 2 years ago
sago35 9e24441978
main: allow setting the baud rate for serial monitors (#3190) 2 years ago
sago35 80f38e8449 main: add serial port monitoring functionality 2 years ago
Ayke van Laethem 5f96d2b784 all: add flag for setting the goroutine stack size 2 years ago
Damian Gryski 0b77e92c50 make interp timeout configurable from command line 2 years ago
Ayke van Laethem f936125658 main: use tags parser from buildutil 2 years ago
sago35 234234af15 build: add JSON output to build command 3 years ago
Ayke van Laethem 5746154cc0 all: add -work flag 3 years ago
Nia Waldvogel 8aa223aed9 main (test): integrate test corpus runner 3 years ago
Nia Waldvogel ea2a6b70b2 internal/task: remove coroutines 3 years ago
Nia Waldvogel e594dbc133 builder: refactor job runner and use a shared semaphore across build jobs 3 years ago
Nia Waldvogel 747336f0a9 runtime: remove extalloc 3 years ago
Ayke van Laethem 7cb44fb373 all: add support for GOARM 3 years ago
Nia Waldvogel 641dcd7c16 internal/task: use asyncify on webassembly 3 years ago
Ayke van Laethem c638f03b3c main: add -p flag to set parallelism 3 years ago
Ayke van Laethem 0a80da46b1 main: test other architectures by specifying a different GOARCH 3 years ago
Ayke van Laethem 96e863f0f3 all: add a flag to the command line to select the serial implementation 3 years ago
Ayke van Laethem 4e610a0ee7 main: escape commands while printing them with the -x flag 3 years ago
Federico G. Schwindt 617e2791ef Add -llvm-features parameter 4 years ago
Kenneth Bell a0908ff55b compiler: openocd commands in tinygo command line 4 years ago
Ayke van Laethem c466465c32 main: add -print-allocs flag that lets you print all heap allocations 4 years ago
Ayke van Laethem 33f76d1c2e main: implement -ldflags="-X ..." 4 years ago
Ayke van Laethem 7bac93aab3 main: remove -cflags and -ldflags flags 4 years ago
Ayke van Laethem 49ec3eb58e builder: add optsize attribute while building the package 4 years ago
Fauchon c4d642007e
New tinygo -x option to print commands (#1572) 4 years ago
Ayke van Laethem da0161d6ab wasm: implement a growable heap 4 years ago
Ayke van Laethem d606315515 builder: try to determine stack size information at compile time 4 years ago
cebernardi 76fb3bd177
compileopts: improve error reporting of unsupported flags 5 years ago
Ayke van Laethem d2d78d3d0a main: add -programmer flag 5 years ago
Ayke van Laethem 8e6cb89ceb main: refactor compile/link part to a builder package 5 years ago
Ayke van Laethem 59cc901340 main: move compile options to compileopts package 5 years ago