summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
mainrefactor: have instruction as macro to generate enum, functions and arrayOrangerot6 weeks
 
 
AgeCommit messageAuthor
2025-05-22refactor: have instruction as macro to generate enum, functions and arrayHEADmainOrangerot
2025-05-20refactor: have instructions in array instead of switch-caseOrangerot
2025-05-15refactor: get rid of warningsOrangerot
2025-05-15feat: local function variables on stackOrangerot
2025-05-14feat: store func_type; implement function paramters and results on stackOrangerot
2025-05-12feat: use types of values in stack and instructionsOrangerot
2025-05-10Add parsing of export tableCSDUMMI
2025-05-10Fix buffer overflow error by only supplying st_size to fread onceCSDUMMI
2025-05-10Use u_char instead of char to avoid buffer overflow errorCSDUMMI
2025-05-10doc: add README and gitignoreOrangerot
[...]