zig
zig copied to clipboard
stage2-wasm: pass compiler_rt test suite
I disabled one test, which was also disabled on stage2_c. Handling big ints > 128 bits, is not the first priority for wasm backend right now.
Next step is to be able to generate an archive file to test the possibility of non depending on LLVM for compiler_rt.