Skip to content

WASM: Various Improvements

towards #700

Also, towards #720

This MR add various improvements to the WASM Backend. It adds the following enhancements:

  • fix return statement bug when return is used multiple times in a function
  • very basic support towards using/utilizing the LFortran Runtime library
  • support for variable initialization during declaration
  • etc.
Edited by Ubaid Shaikh

Merge request reports