tinygo/transform
..
testdata
allocs.go compiler, runtime: add layout parameter to runtime.alloc 2021-11-02 22:16:15 +01:00
allocs_test.go
coroutines.go
errors.go
func-lowering.go
func-lowering_test.go
gc.go transform: improve GC stack slot pass to work around a bug 2021-08-04 20:06:59 +02:00
gc_test.go
globals.go compiler: add function and global section pragmas 2021-06-24 15:00:30 +02:00
globals_test.go
goroutine_test.go
interface-lowering.go
interface-lowering_test.go compiler: add "target-cpu" and "target-features" attributes 2021-11-10 11:16:13 +01:00
interrupt.go transform: refactor interrupt lowering 2021-11-06 09:40:15 +01:00
interrupt_test.go transform: refactor interrupt lowering 2021-11-06 09:40:15 +01:00
llvm.go
maps.go
maps_test.go
optimizer.go internal/task: use asyncify on webassembly 2021-11-14 10:49:28 +01:00
panic.go
panic_test.go transform: move tests to transform_test package 2021-04-22 19:53:42 +02:00
reflect.go
reflect_test.go
rtcalls.go compiler: simplify interface lowering 2021-10-31 14:17:25 +01:00
rtcalls_test.go
stacksize.go
stacksize_test.go
transform.go
transform_test.go
util.go
wasm-abi.go
wasm-abi_test.go compiler: add "target-cpu" and "target-features" attributes 2021-11-10 11:16:13 +01:00