1
1
mirror of https://github.com/tweag/asterius.git synced 2024-09-21 13:59:06 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Shao Cheng
8166d35102 Improve JSFFI & docs (+18 squashed commit)
Squashed commit:

[1ea1365] Improve documentation & re-add docs builder on circleci

[cba4e06] Disable parallel building of binaryen to solve OOM on circleci

[aad1174] Add Int/Word support for JSFFI; use unified JS_VAL variant for non-reference types

[6dacf15] no message

[d396479] no message

[9e03ab4] no message

[2ab2d53] no message

[3dc2431] no message

[50e4565] no message

[76b3749] no message

[6b885af] no message

[14515a2] no message

[522fd3d] no message

[fcc48b3] Update to ghc-8.7.20180712

[701ab03] Implement jsffi wrapper functions; add Char support, add js_putchar example to jsffi test suite

[ebd1a85] no message

[b1da7e7] no message

[844c831] no message
2018-07-16 21:21:31 +08:00
Shao Cheng
3cc35bec45 Mega WIP, check if chained marshal is working properly 2018-04-08 15:07:06 +08:00
Shao Cheng
411ad80431 Switch to NIR in asterius frontend plugin. Hold my beer 2018-04-07 22:20:19 +08:00
Shao Cheng
f66b52e937 Write about word size in docs; add relooper support to NIR; test relooper in nir-test 2018-04-06 23:49:10 +08:00
Shao Cheng
032507141c Update nir test suite to spit out chained blocks to binary file. 2018-04-06 02:14:17 +08:00
Shao Cheng
fbfc9d2df9 Update experiment results. binaryen doesn't scale, what a pity 2018-04-06 01:37:29 +08:00
Shao Cheng
bd19368967 Write a wasm commentary in docs 2018-04-05 19:47:03 +08:00