tinygo/src
Ayke van Laethem 74bd378c29
Replace _llvm_* workaround in the scheduler with //go:linkname
This also removes the need for the _llvm_ special case in the compiler.
And it makes the scheduler code a whole lot nicer!
2018-08-30 22:30:16 +02:00
..
device go fmt 2018-08-17 23:23:20 +02:00
examples Add a test for the unicode package 2018-08-24 03:35:03 +02:00
machine Remove unnecessary compiler workaround 2018-08-29 20:45:50 +02:00
runtime Replace _llvm_* workaround in the scheduler with //go:linkname 2018-08-30 22:30:16 +02:00
unsafe go fmt 2018-08-17 23:23:20 +02:00