tinygo/compiler/testdata
Ayke van Laethem 3b24fedf92 compiler: use wasm for tests
The next commit will change the implementation of func values on Linux
as a result of switching to a task-based scheduler. To keep the
compiler/testdata/func.go test working as expected, switch to
WebAssembly tests.
2021-05-09 17:40:13 +02:00
..
basic.go
basic.ll
float.go
float.ll
func.go
func.ll
interface.go
interface.ll
pointer.go
pointer.ll
slice.go
slice.ll
string.go
string.ll