Results 70 comments of dosgo

No one handles this merger? It seems that the old version of sciter cannot be downloaded at the moment.

![image](https://user-images.githubusercontent.com/9545458/134481361-3ef25635-8a53-46d7-a41e-475c7dd180e8.png) At present, Windows can't even find the header file.

Is there no reference value for the system call of the golang source code Go\src\syscall. Although C/C++ is good, cross-compilation is troublesome, and development efficiency is not good. Rust solves...

> We could do it, but I haven't seen a lot of demand (except for this issue). I'm somewhat worried about the maintenance burden this will cause, because it would...

The mips endian seems to be OS dependent! https://openwrt.org/docs/platforms/start is little endian more.

Is there any other way to compile those packages that are not supported by tinygo? Must find support instead?

I am a third-party package using the xml package, which is not easy to replace.

The crypto package is bigger than the runtime, but ssl has to use it. I run it on the openwrt mips device, and its ROM is only 16M... ![image](https://user-images.githubusercontent.com/9545458/111874841-e5b5d000-89d1-11eb-9b45-f586c7991fe8.png)

还有个小问题,如果长期没有数据,消费会假死,只能手动杀进程。。。能修复或者增加个超时退出功能吗