Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed more bugs on ft and ltg side. i had some fundamental misunderstandings ↵ | bloodstalker | 2018-10-06 | 4 | -35/+12 |
| | | | | on how clang encodes wasm objects. todo: test custom section getters and setters, garbage collection, repacking | ||||
* | more bug fixes | bloodstalker | 2018-10-04 | 1 | -3/+3 |
| | |||||
* | wip, testing the wasm setters. most of them are working now. | bloodstalker | 2018-10-04 | 1 | -2/+2 |
| | |||||
* | wip, working on fixing the setters, need to test all of them to see if they ↵ | bloodstalker | 2018-10-03 | 1 | -1/+1 |
| | | | | are working.some of them are working now. | ||||
* | added tests for wasm setters, faultreiber and tablegen now use the same xml ↵ | bloodstalker | 2018-10-02 | 5 | -350/+2 |
| | | | | file. makes things more consistent | ||||
* | fixed some more bugs on tablegen and faultreiber's side. you can run the ↵ | bloodstalker | 2018-10-01 | 1 | -2/+2 |
| | | | | demo file called wasmtest under lua-scripts if you wanna see what we have so far. | ||||
* | some more fixes, mainly for tablegen and fualtreiber, will check later to ↵ | bloodstalker | 2018-09-30 | 2 | -68/+142 |
| | | | | make sure everything is working correctly | ||||
* | getting there. half the wasm stuff are working. you can run demo4 to see | bloodstalker | 2018-09-24 | 1 | -25/+25 |
| | |||||
* | travis fix | bloodstalker | 2018-09-20 | 2 | -2/+2 |
| | |||||
* | forgot the new xml file | bloodstalker | 2018-09-20 | 1 | -0/+174 |
| | |||||
* | WIP, update faultreiber and tablegen again. we're getting the tables just ↵ | bloodstalker | 2018-09-20 | 2 | -2/+2 |
| | | | | fine. need more testing to do. | ||||
* | still WIP | bloodstalker | 2018-09-18 | 5 | -27/+41 |
| | |||||
* | a quick fix | bloodstalker | 2018-09-16 | 1 | -1/+1 |
| | |||||
* | WIP | bloodstalker | 2018-09-16 | 4 | -144/+262 |
| | |||||
* | begenning to integrate and test both the codegens. run git pull for ↵ | bloodstalker | 2018-09-10 | 7 | -0/+731 |
faultreiber and tablegen. |