dcodeIO
|
485c3fd9b2
|
Add mandelbrot example; Update game-of-life example
|
2018-04-19 17:32:23 +02:00 |
|
dcodeIO
|
9579086699
|
Add what we have for GC so far
Not functional yet, but might be good to have for discussing it.
|
2018-04-18 16:32:07 +02:00 |
|
dcodeIO
|
5823e35f37
|
Progress and a tiny WASM binary parser
|
2018-04-03 23:56:48 +02:00 |
|
dcodeIO
|
6ff69394f0
|
Minor cleanup
|
2018-03-31 18:18:55 +02:00 |
|
dcodeIO
|
38a025950e
|
Support parameter properties; Minor formatting
|
2018-03-25 00:21:58 +01:00 |
|
Daniel Wirtz
|
423533c6b0
|
Implement function types / indirect calls / trampolines (#39)
|
2018-03-12 14:06:39 +01:00 |
|
dcodeIO
|
36229707fe
|
Update snap config
|
2018-03-04 22:26:21 +01:00 |
|
dcodeIO
|
b1c6ccab2a
|
Use long.js in JS and native i64 in WASM; Compile literals more thoroughly
|
2018-02-14 09:18:43 +01:00 |
|
dcodeIO
|
874f87f478
|
Update README
|
2018-02-13 11:07:02 +01:00 |
|
dcodeIO
|
c6486c461d
|
Move TLSF to stdlib, see #15
|
2018-02-12 19:17:50 +01:00 |
|
dcodeIO
|
349de60129
|
First pass on a programmatic asc API
|
2018-02-03 02:36:20 +01:00 |
|
dcodeIO
|
44375a43b2
|
Docs: Link to the wiki more prominently
|
2018-02-02 19:05:49 +01:00 |
|
dcodeIO
|
a8da04404a
|
New TLSF, see #15
|
2018-02-01 17:43:45 +01:00 |
|
dcodeIO
|
fc40ed80f7
|
Update Binaryen and add optimize levels to asc
|
2018-01-18 05:56:45 +01:00 |
|
dcodeIO
|
9cdfa35938
|
Initial implementation if ugc, see #16; Fix tests
|
2018-01-18 01:48:03 +01:00 |
|
dcodeIO
|
867e037ff0
|
Initial TLSF implementation (example), see #15
|
2018-01-16 05:25:03 +01:00 |
|
dcodeIO
|
859a0e05bf
|
Reference showcase compiler test in README
|
2018-01-05 18:21:20 +01:00 |
|
dcodeIO
|
2888ba14ad
|
PSON decoder example using namespaced imports
|
2017-12-30 05:11:58 +01:00 |
|
dcodeIO
|
ba61a5e414
|
Getters & setters (static); Instantiate compiler tests; Cleanup
|
2017-12-27 02:37:53 +01:00 |
|
dcodeIO
|
5c4bf1af76
|
Less prose; Update i64 example; More options for asc
|
2017-12-25 12:08:51 +01:00 |
|
dcodeIO
|
4b3cc981a6
|
Portable conversions
|
2017-12-15 17:23:04 +01:00 |
|
dcodeIO
|
7cf879fb4b
|
Type limits
|
2017-12-15 15:00:19 +01:00 |
|
dcodeIO
|
8085a02df3
|
Elements can be namespaces; Static properties and methods
|
2017-12-15 02:50:55 +01:00 |
|
dcodeIO
|
b69c07af45
|
Reference the wiki
|
2017-12-14 16:50:59 +01:00 |
|
dcodeIO
|
99b0fdf7a8
|
Namespaces
|
2017-12-13 23:24:13 +01:00 |
|
dcodeIO
|
7d85b0cc7f
|
Cleanup
|
2017-12-13 04:46:05 +01:00 |
|
dcodeIO
|
ce57820f59
|
Is it a strawberry, see boyanio/wasm-wheel#2
|
2017-12-13 00:11:45 +01:00 |
|
dcodeIO
|
3d544c2fe5
|
Slight restructure
|
2017-12-12 16:08:54 +01:00 |
|
dcodeIO
|
ad1fbcf5b2
|
A first take on imported built-ins
|
2017-12-12 01:35:48 +01:00 |
|
dcodeIO
|
09cbad6ede
|
Add i64 polyfill example
|
2017-12-11 22:04:30 +01:00 |
|
dcodeIO
|
7e93618384
|
Link relevant files to examples
|
2017-12-11 18:56:32 +01:00 |
|
dcodeIO
|
b5cc2f9924
|
Fix unsigned ops; Fix parenthesized conversion; Minor restructure
|
2017-12-11 18:46:11 +01:00 |
|
dcodeIO
|
0228ab91d9
|
Minor restructure and fixes; README; Proposed binaryen additions
|
2017-12-10 21:59:45 +01:00 |
|
dcodeIO
|
5ff88e126e
|
Support compiling multiple entry files
|
2017-12-09 02:52:20 +01:00 |
|
dcodeIO
|
732068e981
|
Add trapMode option to asc; Disable flatten/ssa passes for now
|
2017-12-09 02:38:17 +01:00 |
|
dcodeIO
|
6d8de50565
|
Update binaryen; Replace uses of Math.* with portable built-ins
|
2017-12-09 01:35:18 +01:00 |
|
dcodeIO
|
bbc71ebe81
|
More options for asc; asm.js output
|
2017-12-09 00:45:12 +01:00 |
|
dcodeIO
|
59dafc8d22
|
Some thoughts on an initial stdlib to get things going
|
2017-12-07 04:37:14 +01:00 |
|
dcodeIO
|
29468846ab
|
Unified continue/break labels with binaryen labels; Module-level global exports
|
2017-12-06 17:47:48 +01:00 |
|
dcodeIO
|
330752908a
|
Implement asc in js for dist
|
2017-12-05 15:06:44 +01:00 |
|
dcodeIO
|
df212653a8
|
Add webpack; Setup instructions
|
2017-12-05 13:35:14 +01:00 |
|
dcodeIO
|
017efc71b6
|
Fixes; Builtins; Testing in the interpreter
|
2017-12-03 23:04:33 +01:00 |
|
dcodeIO
|
9e053f311e
|
Add CI
|
2017-12-02 20:58:39 +01:00 |
|
dcodeIO
|
1d53303b47
|
Initial commit
|
2017-09-28 13:08:25 +02:00 |
|