Files
tinygo/compiler
Ayke van Laethem e65592599c compiler: implement syscall.rawSyscallNoError in inline assembly
This makes it possible to call syscall.Getpid() on Linux, for example.
These syscalls never return an error so don't need any error checking.
2021-06-25 16:14:47 +02:00
..
2021-01-24 15:39:15 +01:00
2021-06-17 12:17:32 +02:00