You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./src/bin/lpython --backend wasm examples/expr2.py
code generation error: String Types not yet supported
Note: if any of the above error or warning messages are not clear or are lacking
context please report it to us (we consider that a bug that must be fixed).
The --show-wat flag gives the same error as above.
The text was updated successfully, but these errors were encountered:
$ lpython examples/expr2.py --backend wasm
code generation error: String Types not yet supported
Note: if any of the above error or warning messages are not clear or are lacking
context please report it to us (we consider that a bug that must be fixed).
./src/bin/lpython --backend wasm examples/expr2.py code generation error: String Types not yet supported Note: if any of the above error or warning messages are not clear or are lacking context please report it to us (we consider that a bug that must be fixed).
The
--show-wat
flag gives the same error as above.The text was updated successfully, but these errors were encountered: