tinygo/compiler/testdata
deadprogram 88b29589d6 targets: increase default stack size to 64k for wasi/wasm targets
Signed-off-by: deadprogram <ron@hybridgroup.com>
2023-10-04 22:43:14 +02:00
..
basic.go
basic.ll
channel.go
channel.ll
defer-cortex-m-qemu.ll
defer.go
errors.go
float.go
float.ll
func.go
func.ll
gc.go
gc.ll
generics.go
generics.ll
go1.20.go
go1.20.ll
go1.21.go
go1.21.ll
goroutine-cortex-m-qemu-tasks.ll
goroutine-wasm-asyncify.ll targets: increase default stack size to 64k for wasi/wasm targets 2023-10-04 22:43:14 +02:00
goroutine.go compiler: add support for the go keyword on interface methods 2021-10-31 14:17:25 +01:00
interface.go compiler: simplify interface lowering 2021-10-31 14:17:25 +01:00
interface.ll
pointer.go compiler: remove unsafe.Pointer(uintptr(v) + idx) optimization 2023-03-03 16:55:13 +01:00
pointer.ll
pragma.go
pragma.ll
slice.go
slice.ll
string.go
string.ll
zeromap.go compiler: zero struct padding during map operations 2023-02-25 22:40:08 +01:00
zeromap.ll all: switch to LLVM 16 2023-09-18 21:58:02 +02:00