#assembly #wasm #language #programming-language #web #native

app aether

a native web assembly programming language

3 releases

0.0.3 Feb 4, 2019
0.0.2 Feb 4, 2019
0.0.1 Feb 4, 2019

#227 in #assembly

MIT license

17KB
356 lines

Aether

Many programming languages compile to web assembly, not many languages compile from web assembly. The goal of this project is to enable state of art compilation without the platform and tools of the past.

  • compiled by web assembly for web assembly
  • out of box strings, array, dictionary, json support 
  • minimalistic

Dependencies

~2.5MB
~39K SLoC