htg20

Results 4 comments of htg20

You must have really loved Fortran by then ;-). I am very experienced in Fortran and I would be happy to contribute; however, it depends how much work it needs....

Hi again, I have compiled the Flang compiler (64 bit) and it can create bitcode. Flang uses a bit different Clang version than the original. So, what will be the...

Let's solve the first problem: The Flang behaviour is very similar to Clang. So, to test, I simply make a C++ Helloworld.cpp and compile it to bitcode. When I try...

Well, I could not basically compile Flang with Webassembly target. I think I should follow up with Flang developer.