dosgo
dosgo
No one handles this merger? It seems that the old version of sciter cannot be downloaded at the moment.
 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... 
还有个小问题,如果长期没有数据,消费会假死,只能手动杀进程。。。能修复或者增加个超时退出功能吗