delf and dwasm are both experimental features. they were written in python since it would be faster to try them out and more importantly I wanted a python pipe inside bruiser for later use(doesn't hurt that we were actually testing/using it).
faultreiber and luatablegen will provide the same functionality as those two. It will be faster and more manageable since they're both code generators.
I need to test luatablegen some more and then test their integration together, initially for WASM then we can do the same for ELF or any other file format since this way it only takes one XML file to get all those functionalities into bruiser.
delfanddwasmare both experimental features. they were written in python since it would be faster to try them out and more importantly I wanted a python pipe inside bruiser for later use(doesn't hurt that we were actually testing/using it).faultreiber and luatablegen will provide the same functionality as those two. It will be faster and more manageable since they're both code generators.
I need to test luatablegen some more and then test their integration together, initially for WASM then we can do the same for ELF or any other file format since this way it only takes one XML file to get all those functionalities into bruiser.