tinygo/builder
Ayke van Laethem a545f17d2e wasm: add support for GOOS=wasip1
This adds true GOOS=wasip1 support in addition to our existing
-target=wasi support. The old support for WASI isn't removed, but should
be treated as deprecated and will likely be removed eventually to reduce
the test burden.
2023-08-17 18:16:54 +02:00
..
ar.go
build.go
builder_test.go
buildid.go
builtins.go
cc.go
cc1as.cpp
cc1as.h
cc_test.go
clang.cpp
commands.go builder: remove extra formatting verb from error message 2022-05-18 09:06:03 +02:00
config.go
darwin-libsystem.go
elfpatch.go
env.go
error.go
esp.go
jobs.go builder: print the status of the job that just completed 2023-04-22 10:01:02 +02:00
library.go
lld.cpp
mingw-w64.go windows: add ARM64 support 2023-01-30 21:42:47 +01:00
musl.go ci: add support for LLVM 15 2022-10-19 22:23:19 +02:00
nrfutil.go
objcopy.go all: remove calls to deprecated ioutil package 2022-08-07 10:32:23 +02:00
picolibc.go
sizes.go
sizes_test.go
tools-builtin.go windows: add ARM64 support 2023-01-30 21:42:47 +01:00
tools-external.go build: drop deprecated build tags 2022-12-19 23:20:11 +01:00
tools.go main: implement tinygo lldb subcommand 2021-10-05 06:26:21 +02:00
uf2.go