| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
scripts for bruiser. the set methods are now working properly. i just have to figure out how I want to handle the get methods. the dev will be mostly on the codegen scripts side like for the past months for briser. if the builds returns weird results for tests or just in general, run make clean, get rid of the .depend files and rebuild again. I had that problem with obfuscator. the old compilation database was somehow bad.
|
|
|
|
| |
on how clang encodes wasm objects. todo: test custom section getters and setters, garbage collection, repacking
|
|
|
|
| |
demo file called wasmtest under lua-scripts if you wanna see what we have so far.
|
|
|
|
| |
make sure everything is working correctly
|
|
|
|
| |
fine. need more testing to do.
|
| |
|
| |
|
|
|
|
| |
faultreiber and tablegen.
|
| |
|
|
C. the memory management side of faultreiber is not implemented yet since im on the fence on how to do it. faultreiber along with tablegen will completely automate the process of adding new file formats to bruiser.
|