dcodeIO
|
02dce5a518
|
Add importMemory option to asc, see #36
|
2018-02-28 18:38:42 +01:00 |
|
dcodeIO
|
6b459259f9
|
Add memoryBase compiler option
This allows having fixed-size application-specific memory in front, followed by compiler-generated static memory and the heap.
|
2018-02-17 00:16:08 +01:00 |
|
dcodeIO
|
d31e484b15
|
Cleanup; Fix an issue with 'let' declarations reusing a local
|
2018-02-14 19:21:31 +01:00 |
|
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
|
3add4624c5
|
Initial instance methods and field layout; More cleanup
|
2018-01-01 20:27:21 +01:00 |
|
dcodeIO
|
2ed3c22031
|
Cleanup: Make use of type inference and use 'var' in functions to match actual WebAssembly semantics
|
2017-12-28 04:09:40 +01:00 |
|
dcodeIO
|
5c4bf1af76
|
Less prose; Update i64 example; More options for asc
|
2017-12-25 12:08:51 +01:00 |
|
dcodeIO
|
4baff99125
|
Refactoring; Add tslint fwiw
|
2017-12-24 03:19:47 +01:00 |
|
dcodeIO
|
c6c36613e6
|
Accessor parsing; Cleanup
|
2017-12-14 11:55:35 +01:00 |
|
dcodeIO
|
99b0fdf7a8
|
Namespaces
|
2017-12-13 23:24:13 +01:00 |
|
dcodeIO
|
7a5f7dba50
|
Monday night decompiler shenenigans
|
2017-12-12 04:35:30 +01:00 |
|
dcodeIO
|
5ff88e126e
|
Support compiling multiple entry files
|
2017-12-09 02:52:20 +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
|
558a4d5c63
|
Initial asc
|
2017-12-04 04:14:57 +01:00 |
|
dcodeIO
|
df637164a6
|
Cleanup
|
2017-11-26 04:03:28 +01:00 |
|
dcodeIO
|
f55fc70220
|
Progress; Restructuring
|
2017-10-02 12:52:15 +02:00 |
|
dcodeIO
|
1d53303b47
|
Initial commit
|
2017-09-28 13:08:25 +02:00 |
|