Thanks! I see that Zig is much more than just a programming language then; it has its own C compiler that addresses much of the toil of cross compiling C code.
Quick question about Wasmer and C programming: can I use Wasmer to compile a simple Hello World C program only once and then run this program on all supported architectures like I can use Cordova with Javascript to do…
Thanks! I see that Zig is much more than just a programming language then; it has its own C compiler that addresses much of the toil of cross compiling C code.
Quick question about Wasmer and C programming: can I use Wasmer to compile a simple Hello World C program only once and then run this program on all supported architectures like I can use Cordova with Javascript to do…