dbohdan / compilers-targeting-c

A list of compilers that can generate C code
693 stars 47 forks source link

M programming language #84

Closed DanielMazurkiewicz closed 1 year ago

DanielMazurkiewicz commented 1 year ago

https://github.com/ligangwang/m

Documentation states that it targets webassembly but actually it compiles to C and then requires to trigger manually clang to get webassembly