Daniel Wirtz ebae7cbd73
Implement optional type parameters (#360)
* Add a NATIVE<T> macro type to simplify use of a native WebAssembly type
* Add default type parameters for internal helpers for explicit loads and stores
* Unify loadUnsafe/loadUnsafeWithOffset etc. into one
* Renamed loadUnsafe etc. into just LOAD, like a macro
* Implement parsing of index signatures, but ignore them, for properly linting code
* Refactor TypedArray<T> to use macros
2018-12-07 14:33:32 +01:00
..
2018-12-01 03:09:43 +01:00
2018-11-10 14:40:58 +01:00
2018-08-02 18:23:02 +02:00
2018-08-02 18:23:02 +02:00
2018-12-01 03:09:43 +01:00
2018-12-01 03:09:43 +01:00
2018-03-30 17:25:54 +02:00
2018-12-01 03:09:43 +01:00
2018-06-21 16:55:51 +02:00
2018-12-01 03:09:43 +01:00
2018-11-18 11:46:48 +01:00
2018-12-01 03:09:43 +01:00
2018-09-15 03:19:41 +02:00
2018-12-01 03:09:43 +01:00
2018-06-21 16:55:51 +02:00
2018-11-19 12:23:45 +01:00
2018-12-01 03:09:43 +01:00