Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-10-06 | fixed more bugs on ft and ltg side. i had some fundamental misunderstandings ↵ | bloodstalker | 1 | -28/+5 | |
on how clang encodes wasm objects. todo: test custom section getters and setters, garbage collection, repacking | |||||
2018-10-04 | more bug fixes | bloodstalker | 1 | -3/+3 | |
2018-10-04 | wip, testing the wasm setters. most of them are working now. | bloodstalker | 1 | -2/+2 | |
2018-10-02 | added tests for wasm setters, faultreiber and tablegen now use the same xml ↵ | bloodstalker | 1 | -0/+0 | |
file. makes things more consistent | |||||
2018-10-01 | fixed some more bugs on tablegen and faultreiber's side. you can run the ↵ | bloodstalker | 1 | -2/+2 | |
demo file called wasmtest under lua-scripts if you wanna see what we have so far. | |||||
2018-09-30 | some more fixes, mainly for tablegen and fualtreiber, will check later to ↵ | bloodstalker | 1 | -1/+1 | |
make sure everything is working correctly | |||||
2018-09-24 | getting there. half the wasm stuff are working. you can run demo4 to see | bloodstalker | 1 | -25/+25 | |
2018-09-20 | forgot the new xml file | bloodstalker | 1 | -23/+23 | |
2018-09-10 | begenning to integrate and test both the codegens. run git pull for ↵ | bloodstalker | 1 | -0/+174 | |
faultreiber and tablegen. |