Ondřej Čertík
Ondřej Čertík
I have no idea what the issue is, but something is wrong and we need to fix it. Thanks for reporting it.
@awvwgk thanks for the idea. Can you give an example how it could look like from a user perspective for `toml-f` using `fpm`? I would prefer if things can somehow...
Awesome, I wonder if it has something to do with compiling in optimized mode, which is what the Conda package uses.
Conclusion about the compile time value computation: https://github.com/lfortran/lfortran/issues/4922.
So the other issue now is that the transformed ASR code with the separate module with the global variable is not initialized correctly. So to fix that issue, let's print...
I think that this looks good. I really don't like https://github.com/lfortran/lfortran/pull/7789/files#r2159634225, is there another way to do it?
Let's send this PR against the simplifier branch as well and see. It fixes a real bug, so we need to just see if the change is maintainable. If it...
Marking as Draft until https://github.com/lfortran/lfortran/pull/5097 is finished.
If we implement it, it should give a warning that it is a GNU extension.
See https://github.com/lfortran/lfortran/issues/4431 for the WASM failure.