Experimenting with Web Assembly

tl;dr;

I’ve created a tiny language to explore how a language with Elm’s semantics can be compiled down to Web Assembly. How will strings work? GC? Ports? Erlang processes? Etc.

Feedback welcome :slight_smile:

20 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.