Daniel Wirtz f714afab3c
Implement explicit this type (#373)
* Add backing classes for basic types (I32...)
* Move standard numeric constants to backing classes
2019-01-09 12:45:29 +01:00
..
2018-12-14 08:17:08 +01:00
2018-06-14 15:57:04 +02:00
2018-12-02 23:46:32 +01:00
2018-12-14 08:17:08 +01:00
2019-01-09 12:45:29 +01:00
2018-12-08 04:01:17 +01:00

Portable compiler sources that compile to both JavaScript using tsc and, eventually, WebAssembly using asc.

Architecture