oh my gosh, the new errors are beautiful! my favorite:
error: Syntax error ┌─ /Users/a/parser_test/src/parser_test.gleam:13:38 │ 13 │ pub external fn a(name: String, Int, ,) -> Bool = │ ^ This is an extra delimiter. Hint: Try removing it?
Thank you, Greg did a fantastic job there!
Sweet! Any plans for a non-Erlang backend?
I love Erlang, would like Gleam to run in more places. Wasm?
This has more to do with alternative backends for the BEAM bytecode rather than Gleam itself.
With regards to WASM, the best bet could be Lumen
oh my gosh, the new errors are beautiful! my favorite:
Thank you, Greg did a fantastic job there!
Sweet! Any plans for a non-Erlang backend?
I love Erlang, would like Gleam to run in more places. Wasm?
This has more to do with alternative backends for the BEAM bytecode rather than Gleam itself.
With regards to WASM, the best bet could be Lumen