dcodeIO
|
819d79889d
|
Second pass on the programmatic asc API; Make compiler tests use asc directly
|
2018-02-04 07:51:40 +01:00 |
|
dcodeIO
|
4736227879
|
Update binaryen to latest nightly; Source map support
|
2018-02-02 03:07:54 +01:00 |
|
dcodeIO
|
7be4f9fabb
|
Control flow evaluator; Support for block-level let/const variables
|
2018-01-18 23:34:12 +01:00 |
|
dcodeIO
|
732068e981
|
Add trapMode option to asc; Disable flatten/ssa passes for now
|
2017-12-09 02:38:17 +01:00 |
|
dcodeIO
|
0ebb99a33c
|
Extract portable AS to its own definition and polyfill; Try running flatten/ssa before default optimizations, see WebAssembly/binaryen#1331
|
2017-12-08 19:08:03 +01:00 |
|
dcodeIO
|
da672e2ca6
|
Add memcpy compiler test
|
2017-12-08 16:11:58 +01:00 |
|
dcodeIO
|
bbb57baecb
|
changetype builtin; some namespace parsing; more stdlib ideas; compiler options for asc
|
2017-12-08 04:03:44 +01:00 |
|
dcodeIO
|
29468846ab
|
Unified continue/break labels with binaryen labels; Module-level global exports
|
2017-12-06 17:47:48 +01:00 |
|
dcodeIO
|
f045975a4b
|
Built-in abs/min/max for integers; For-loop fixes
|
2017-12-05 22:47:20 +01:00 |
|
dcodeIO
|
0e6bfa45f8
|
Type-aware && and ||
|
2017-12-04 16:26:34 +01:00 |
|