Daniel Wirtz
|
50f6c1c460
|
Update internal ABI to zero/sign-extend where necessary only (#87)
|
2018-05-06 00:00:54 +02:00 |
|
dcodeIO
|
fe9d53329d
|
Fix asinit tsconfig.json generation
This used to extend the .d.ts file instead of the base .json, which was wrong
|
2018-04-25 22:54:55 +02:00 |
|
dcodeIO
|
391db28fe2
|
Always try to eliminate branches if tree-shaking is enabled
|
2018-04-24 23:11:11 +02:00 |
|
dcodeIO
|
2ff1bb745a
|
Fix some diagnostic issues when skipping invalid statements, see #80; Make game-of-life example somewhat interactive; Update dist files
|
2018-04-22 23:13:02 +02:00 |
|
dcodeIO
|
bde13b12cf
|
Some final tweaks to the examples
I promise
|
2018-04-20 18:56:51 +02:00 |
|
dcodeIO
|
4eade0f319
|
Make the mandelbrot example a bit more fun as well
|
2018-04-20 15:36:01 +02:00 |
|
dcodeIO
|
b53b3e08ec
|
Add some smoothing to mandelbrot example
|
2018-04-20 05:06:05 +02:00 |
|
dcodeIO
|
9cd3304e13
|
Make the game-of-life example a bit more interesting
This moves the entire image buffer to WASM that now also applies some fading.
|
2018-04-19 23:16:03 +02:00 |
|
dcodeIO
|
18ef7c1932
|
Also link to the source from the demos
|
2018-04-19 18:53:01 +02:00 |
|
dcodeIO
|
7d3fb86691
|
Add demo links to README
|
2018-04-19 17:49:44 +02:00 |
|
dcodeIO
|
485c3fd9b2
|
Add mandelbrot example; Update game-of-life example
|
2018-04-19 17:32:23 +02:00 |
|