assemblyscript/src/README.md

7 lines
224 B
Markdown
Raw Normal View History

Portable compiler sources that compile to both JavaScript using `tsc` and, eventually, WebAssembly using `asc`.
2018-03-18 22:06:29 +01:00
Architecture
------------
![](https://rawgit.com/AssemblyScript/assemblyscript/master/media/architecture.svg)